Hi, I Deployed Grafana on Window VM in Azure (Window Server 2016 datacenter).
- I used msi to configure grafana on VM
- Post installation I opened http://grafana.staged-by-discourse.com on the VM, all went well
- I created custom.ini from sample.ini
- Updated http_port = 8080, restarted grafana service
- When I opened http://localhost:8080 on the server, all went well
- Server has a public ip and DNS
- When I try to access grafana using public ip or DNS from my laptop I get no response
- I installed IIS on server and was able to access default website from my laptop so networking is not a problem
- I also added 8080,80,443 to Network Security Group assigned to VM
Can you please suggest what am I doing wrong and why is grafan not responding to request coming from internet. Is there any specific configuration I am missing.
I have been with this problem past 1 week, urgent help will be really appreciated.