Az network firewall

From UVOO Tech Wiki
Revision as of 15:36, 24 May 2022 by Busk (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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'