Azure / azure-resource-manager-schemas

Schemas used to author and validate Resource Manager Templates. These schemas power the intellisense and syntax completion in our ARM Tools VSCode extension, as well as the Export Template API
MIT License
603 stars 514 forks source link

The latest API version for Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies is missing #3081

Closed martooo1936 closed 2 months ago

martooo1936 commented 2 months ago

I cannot using Microsoft.Network/ApplicationGatewayWebApplicationFirewallPolicies's latest API version in my ARM template as it complains that the version is not recognized as a valid one. The version I want to target is: 2023-11-01. The latest available according to the ARM extension is: 2023-04-01

anthony-c-martin commented 2 months ago

Please could you raise this against https://github.com/Microsoft/vscode-azurearmtools? I don't have the permissions to transfer to this repo.