Categories ubuntu Why port you opened on Azure is still blocked? Post author By Stephen H Post date November 4, 2016 You can check your specific ports nmap -sV -Pn -p 80,8080 192.168.1.0 If it says filtered then the port is open in the azure side but clocked on the server side. You need to enable it with sudo ufw allow 8080 ← Top Performance and Security tools for your server → Should I Upgrade to Magento 2?