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
609 stars 516 forks source link

Latest api-schema version for Microsoft.ContainerService/managedClusters is missing #3006

Open TiepiNL opened 9 months ago

TiepiNL commented 9 months ago

Based on API version change log for deployment of Microsoft.ContainerService/managedClusters, the following schema versions are missing: 2023-07-02-preview 2023-07-01 2023-06-02-preview 2023-06-01 2023-05-02-preview 2023-05-01 2023-04-02-preview 2023-04-01 2023-03-02-preview 2023-03-01 2023-02-02-preview 2023-02-01

image

For full schema validation, consider updating the value to one of the following: "2017-08-31", "2018-03-31", "2018-08-01-preview", "2019-02-01", "2019-04-01", "2019-06-01", "2019-08-01", "2019-10-01", "2019-11-01", "2020-01-01", "2020-02-01", "2020-03-01", "2020-04-01", "2020-06-01", "2020-07-01", "2020-09-01", "2020-11-01", "2020-12-01", "2021-02-01", "2021-03-01", "2021-05-01", "2021-07-01", "2021-08-01", "2021-09-01", "2021-10-01", "2021-11-01-preview", "2022-01-01", "2022-01-02-preview", "2022-02-01", "2022-02-02-preview", "2022-03-01", "2022-03-02-preview", "2022-04-01", "2022-04-02-preview", "2022-05-02-preview", "2022-06-01", "2022-06-02-preview", "2022-07-01", "2022-07-02-preview", "2022-08-02-preview", "2022-08-03-preview", "2022-09-01", "2022-09-02-preview", "2022-10-02-preview", "2022-11-01", "2022-11-02-preview", "2023-01-01", "2023-01-02-preview". It is possible that the current resource version is valid but that a schema has not been generated. For more information see https://aka.ms/arm-tools-apiversion.arm-template (schema)

keklinke commented 9 months ago

Looking at rp-label-to-contact.md, I think if you add the RP:ContainerService label you may get faster engagement. Not sure though, I'm not super familiar with how this repo works.