-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Open
Labels
Network - FirewallService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
Description
Az.Network | New-AzFirewallPolicyApplicationRule does not allow Mssql as the protocol.
On Azure portal there are 3 supported protocols i.e. http, https, mssql.
Issue script & Debug output
New-AzFirewallPolicyApplicationRule -Name AR1 -SourceAddress "192.168.0.0/16" -Protocol "http:80","mssql:1443" -WebCategory "DatingAndPersonals", "Tasteless"
Environment data
NA
Module versions
Applicable to all the versions.
Error output
New-AzFirewallPolicyApplicationRule: Invalid protocol mssql:1443
Metadata
Metadata
Assignees
Labels
Network - FirewallService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that