-
Notifications
You must be signed in to change notification settings - Fork 4k
Az.Network | New-AzFirewallPolicyApplicationRule does not allow Mssql as the protocol #16894
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thank you for your feedback. This has been routed to the support team for assistance. |
1 similar comment
Thank you for your feedback. This has been routed to the support team for assistance. |
@v-royavinash I could see the same and it looks like this is not supported and redirecting this to service team to provide their inputs. Thanks |
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @fwsuppgithub. Issue DetailsDescriptionAz.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 outputNew-AzFirewallPolicyApplicationRule -Name AR1 -SourceAddress "192.168.0.0/16" -Protocol "http:80","mssql:1443" -WebCategory "DatingAndPersonals", "Tasteless" Environment dataNA Module versionsApplicable to all the versions. Error outputNew-AzFirewallPolicyApplicationRule: Invalid protocol mssql:1443
|
Hello team, Any updates on this issue? I have a big firewall policy migration and right now this problem is a show stopper. |
Hi @SaurabhSharma-MSFT , Can you assign this issue to me? I fixed this locally for my own use. I believe I can push it back to you in the next few days. |
Has this issue been resolved? I am still experiencing the exact same issue, where New-AzFirewallPolicyApplicationRule does not allow Mssql as the protocol. |
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
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: