nextcloud / vm

💻☁📦 The Nextcloud VM (virtual machine appliance), Home/SME Server and scripts for RPi (4). Community developed and maintained.
https://download.nextcloudvm.com
GNU General Public License v3.0
1.32k stars 663 forks source link

Create Http azure #2651

Closed abdukhliq closed 4 months ago

abdukhliq commented 4 months ago

az network nsg rule create --resource-group "[sandbox resource group name]" --nsg-name my-vmNSG --name allow-http --protocol tcp --priority 100 --destination-port-range 80 --access Allow

enoch85 commented 4 months ago

Sorry, I don't understand this PR. Can you please explain why this is needed in a separate file?