-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Support for EnableFlowTraceLogging parameter on Azure Firewall #33216
Copy link
Copy link
Open
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...Possible-SolutionSimilar-Issueact-quality-productivity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Metadata
Metadata
Assignees
Labels
Auto-AssignAuto assign by botAuto assign by botAzure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamNetworkaz network vnet/lb/nic/dns/etc...az network vnet/lb/nic/dns/etc...Possible-SolutionSimilar-Issueact-quality-productivity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Preconditions
Related command
No response
Resource Provider
Microsoft.Network
Description of Feature or Work Requested
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-flow-trace-logging true
Only parameter needed is:
enable-flow-trace-logging
Default value is false
No NRP/Swagger change needed
Additional context
Minimum API Version Required
N/A
Swagger PR link / SDK link
N/A
Request Example
No response
Target Date
N/A
PM Contact
Suren.Jamiyanaa@microsoft.com
Engineer Contact
jagangul@microsoft.com
Additional context
No response