Resource Provider
Network (NRP)
Description of Feature or Work Requested
Need to add a new parameter named EnableFatFlowLogging to the base command of creating the Firewall.
az network firewall create -g MyResourceGroup -n MyFirewall --enable-fat-flow-logging true
Only parameter needed is:
enable-fat-flow-logging
Default value is false
No NRP/Swagger change needed
Additional context