Forum Discussion
PowerBI Android App - Connect to report server hosted on Azure VM
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
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
- yitzhak10 years ago
Microsoft Employee
The address should be http://Xyz.northeurope.cloudapp.azure.com/reports
- SathyaMVP10 years agoNew Member
Thanks again for your quick response.
No luck. Still same error :(
- DBahat10 years ago
Microsoft Employee
Are you able to access the portal from a browser?
Note that for azure VM you also need to configure an endpoint (https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-windows-classic-setup-endpoints/).
Also make sure your firewall configuration is for public profile (by default you only see the domain profile firewall configuration)