Forum Discussion
Anonymous
7 years agoNot applicable
publish Power BI Report Server VM on Azure
Dears , Good Day. Recently we have bulid power bi report server vm on azure . we published our reports to the server and we have vpn site to site connection . now we need to publish powe...
Samyuktaj
Microsoft Employee
7 years agoYou want to follow the steps oulined here, it describes your exact scenario with ssrs instead of pbirs.
In a nutshell, you want to open port 80 to incoming traffic on your VM's firewall and on the network security group in azure portal.
You can edit the DNS label attached to the IP and redeploy the VM. Once you verify the configuration is set up correctly, you should be able to access it as DNSName/reports
- Anonymous7 years agoNot applicableDear samyuktaj,
Thanks for your reply. Kindly let me ask you some questions :
1- Are you tested this scenario before for production?
2- Power bi report server vm on azure is supported or still not supported?