Azure CLI Azure Firewall Extension This is an extension to Azure CLI to manage Azure Firewall resources. How to use First, install the extension: az extension add --name azure-firewall Then, call it as you would any other az command: az network firewall -h