Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 285 Bytes

File metadata and controls

13 lines (11 loc) · 285 Bytes

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