v0.38.4-v0.38.5 References to non-existing API versions of some resources.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 44
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 29
Description
Bicep version
0.38.4
0.38.5
Describe the bug
The system shows that there are newer versions of API for some resources, while they do not exist.
List of observed resources:
| Resource Type | Suggested Version | Real Latest Release Version |
|---|---|---|
| Microsoft.Compute/sshPublicKeys | 2025-04-01 | 2024-11-01 |
| Microsoft.KeyVault/vaults | 2025-05-01 | 2024-11-01 |
| Microsoft.Network/publicIPAddresses | 2024-10-01 | 2024-07-01 |
| Microsoft.Network/networkWatchers | 2024-10-01 | 2024-07-01 |
To Reproduce
create a resource of any type within bicep
Microsoft.Compute/sshPublicKeys
Microsoft.KeyVault/vaults
Microsoft.Network/publicIPAddresses
Additional context
none.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are named. Start by reproducing the API-version suggestions in Bicep for the listed Compute, Key Vault, and Network resources, then trace the corresponding type definitions; done when the suggested versions match the real latest releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, typescript
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100