Azure / Azure/bicep-types-az

Microsoft.Resources/tags version 2024-07-01 exists here, builds but fails to deploy to Azure.

Open
#2,287 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
108
Forks
44
Avg merge
18h 53m
Merged PRs (30d)
29

Description

Resource microsoft.resources/tags@2024-07-01 was added with 9bb35027ac2daf71a26b4f89b4808b0aa76cc9a9

https://github.com/Azure/bicep-types-az/blob/9bb35027ac2daf71a26b4f89b4808b0aa76cc9a9/generated/resources/microsoft.resources/2024-07-01/types.md?plain=1#L26

But if deployed to Azure ARM deployment will fail with
```json
{
"code": "InvalidApiVersionParameter",
"message": "The api-version '2024-07-01' is invalid. The supported versions are '2024-03-01,2023-07-01,2023-07-01-preview,2023-03-01-preview,2022-12-01,2022-11-01-preview,2022-09-01,2022-06-01,2022-05-01,2022-03-01-preview,2022-01-01,2021-04-01,2021-01-01,2020-10-01,2020-09-01,2020-08-01,2020-07-01,2020-06-01,2020-05-01,2020-01-01,2019-11-01,2019-10-01,2019-09-01,2019-08-01,2019-07-01,2019-06-01,2019-05-10,2019-05-01,2019-03-01,2018-11-01,2018-09-01,2018-08-01,2018-07-01,2018-06-01,2018-05-01,2018-02-01,2018-01-01,2017-12-01,2017-08-01,2017-06-01,2017-05-10,2017-05-01,2017-03-01,2016-09-01,2016-07-01,2016-06-01,2016-02-01,2015-11-01,2015-01-01,2014-04-01-preview,2014-04-01,2014-01-01,2013-03-01,2014-02-26,2014-04'."
}
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with generated/resources/microsoft.resources/2024-07-01/types.md and commit 9bb35027ac2daf71a26b4f89b4808b0aa76cc9a9. Compare the declared API version with the Azure ARM versions in the deployment error and determine what generated definition should be corrected; done when the Microsoft.Resources/tags definition uses a deployable API version.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure
Domain
cloud
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.