Category: firewall

Since October 2017 it is possible to configure a firewall on your Azure Analysis Services. It is recommended to do this, since it adds an extra layer of protection to your AAS.

Apart from on or off, there is a ‘Allow access from the Power BI Service’ button.

It does not have an option, like Azure SQL Server, to ‘allow all azure services’ (Basically, this adds all MS Azure Datacentres to a rule, not limited to your own subscription).

In this example we will focus on Azure DevOps and how to allow traffic from the agent used in our CI/CD process.

Related Articles