Skip to content

Az.Network | New-AzFirewallPolicyApplicationRule does not allow Mssql as the protocol #16894

@v-royavinash

Description

@v-royavinash

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.
image

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.bugThis 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 that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions