Azure Virtual Machine cannot be reached from internet -


i have deployed spring boot application on virtual machine, it's working locally , cannot reached internet.

http://x.x.x.x:8080

added inbound rule network interface in azure portal , added inbound rule firewall.

network interface

i assume arm: you'd need public ip adress (static). can add control panel. associate network interface.


Comments

Popular posts from this blog

mysql - Dreamhost PyCharm Django Python 3 Launching a Site -

java - Sending SMS with SMSLib and Web Services -

java - How to resolve The method toString() in the type Object is not applicable for the arguments (InputStream) -