Forum Discussion
PowerBI Android App - Connect to report server hosted on Azure VM
Hello,
I am trying to connect report server hosted on azure VM from PowerBI android app.
I am getting "server address invalid" error.
Tried with the settings like basic authentication type in rsconfig & Inbound Firewall rules inside VM.
What does Server_address implies in the server details - is that the azuredomain.com ?
What is connection string format for report server on azure VM ?
Any hints please :)
5 Replies
- yitzhak
Microsoft Employee
Hi,
A valid SSRS 2016 server name is something like this http://myserver.cloudapp.net/reports if you are deploying your server to an Azure VM.
All the best,
Yitzhak
- SathyaMVPNew Member
Hi Yitzhak,
Thanks for replying.
myserver what it should be
IPaddress
DNS name - Xyz.northeurope.cloudapp.azure.com
Virtual Machine -
Virtual Network -or
directoryname which is like Xyz.onmicrosoft.com
Reports are hosted on Azure VM - http://localhost/Reports
- yitzhak
Microsoft Employee
The address should be http://Xyz.northeurope.cloudapp.azure.com/reports