This scripts creates an Azure VM and installs OPNSENSE firewall
- Connect to Azure Cloud Shell.
- Download the script:
curl -o opnsense.sh https://raw.githubusercontent.com/wshamroukh/opnsense-azure-vm/refs/heads/main/opnsense.sh
- Edit the username and password before your run the script
- Run the following commands to start running the script:
chmod +x opnsense.sh
./opnsense.sh