How to open Azure VM Port

如何打开 Microsoft Azure 虚拟机某一端口?

 

Things to do: 

1. Azure Portal      ------> Network Security Group ------------> Add Inbound

2. Virtual Machine ------> Firewall ----->Advanced ------------> Add Inbound

 

Still not working?

# See if the Intranet( the company's network) blocks the port you want to open.

   In my case, I need to open port 8181, but it was in the blocked port range, and I had to change 8181 to another port. 

posted @ 2017-12-28 19:53  yanfeix  阅读(203)  评论(0)    收藏  举报