Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

readme.md

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