I have created an ssrs report inside an Azure Virtual Machine (SQL Server 2012 SP1 on Windows Server 2012). When I try to view the report from the Virtual machine it opens up in the browser with a proper url like
http://mysamplevm/ReportServer/Pages/ReportViewer.aspx?%2fMySampleReport&rs:Command=Render
When I try to open the same url from my local machine, it says webpage is not available. I have completed the following settings too.
- Created Inbound & Outbound rules in Virtual Machine Firewall for port numbers 80 and 443.
- Created end points for the same port numbers in azure management portal.
http://mysamplevm/ReportServer/Pages/ReportViewer.aspx?%2fMySampleReport&rs:Command=Render
When I try to open the same url from my local machine, it says webpage is not available. I have completed the following settings too.
- Created Inbound & Outbound rules in Virtual Machine Firewall for port numbers 80 and 443.
- Created end points for the same port numbers in azure management portal.