diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/azureFirewall.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/azureFirewall.json index 2db9ba2eb28f..06da4074830e 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/azureFirewall.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-07-01/azureFirewall.json @@ -873,7 +873,8 @@ "description": "The protocol type of a Application Rule resource.", "enum": [ "Http", - "Https" + "Https", + "Mssql" ], "x-ms-enum": { "name": "AzureFirewallApplicationRuleProtocolType",