You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VS / VSCode gives following warning:
"consider updating the value to one of the following: "2016-08-01", "2014-06-01", "2015-08-01", "2018-02-01", "2018-11-01". It is possible that the current resource version is valid but that a schema has not been generated."
The text was updated successfully, but these errors were encountered:
The last snapshot was June 25, so we missed this. We're currently blocked for picking up new schemas by microsoft/vscode-azurearmtools#1324. As soon as that is fixed, we'll try picking it up, hopefully within 2-3 weeks.
Latest version is 2020-12-01:
https://docs.microsoft.com/en-us/azure/templates/microsoft.web/2020-12-01/sites?tabs=json
But for "$schema": "https://schema.management.azure.com/schemas/2019-04-01/deploymentTemplate.json#", the last version available is '2018-11-01'.
VS / VSCode gives following warning:
"consider updating the value to one of the following: "2016-08-01", "2014-06-01", "2015-08-01", "2018-02-01", "2018-11-01". It is possible that the current resource version is valid but that a schema has not been generated."
The text was updated successfully, but these errors were encountered: