Forum Discussion
Azure Analysis Services: using as PowerBI data source - anyone used it?
1. We can open normal connection to Azure Analysis Services. Just put the Azure SSAS server connection string into server name.
2. Azure Analysis Services pulling on premise data via Azure SSAS on-premise gateway. You need to install it so that you can deploy your Tabular project onto Azure SSAS server.
3. I just tested with Azure AS data source. Currently it's only supported to connect live. It will throw invalid server name error when using import mode. We don't need to refresh data since it's live connection. And for cloud data, you don't need to configure Enterprise Gateway on Power BI Service.
For more detail information, please refer to Azure AS document below:
Announcing Azure Analysis Services preview
Analysis Services documentation
Regards,