April 26, 2023
•
Azure
Disable Firewall in Aure VM
How to Disable Azure VM Firewall.

Get the command from How to Disable Windows Firewall With Command Line - TechWiser
netsh advfirewall set allprofiles state off
Open Azure Click on your Virtual Machine Click Run Command

Paste the command in the box and click run

Get the command from How to Disable Windows Firewall With Command Line - TechWiser
netsh advfirewall set allprofiles state off
Open Azure Click on your Virtual Machine Click Run Command

Paste the command in the box and click run



