Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago

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 power bi server externally so Active Directory  users can access the reports from external network . 
How can we publish power bi sevrer which is hosted on azure so users can access power bi reports from external ? 


Best Regards ,,,,

2 Replies

  • Samyuktaj's avatar
    Samyuktaj
    Icon for Microsoft Employee rankMicrosoft Employee

    You 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

    • Anonymous's avatar
      Anonymous
      Not applicable
      Dear 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?