Difference between revisions of "Az network firewall"
Jump to navigation
Jump to search
(Created page with "Cheat sheet with common commands ``` az network firewall list --query '[].networkRuleCollections[].rules' az network firewall network-rule list --firewall-name $FW -g $RG...") |
(No difference)
|
Revision as of 15:36, 24 May 2022
Cheat sheet with common commands
az network firewall list --query '[].networkRuleCollections[].rules' az network firewall network-rule list --firewall-name $FW -g $RG -c MyRuleCollectionName --query 'rules'