Missing documentation of API versions suggested by Bicep for Microsoft.Storage/storageAccounts
- Dominant language
- TypeScript
- Stars
- 108
- Forks
- 44
- Avg merge
- 18h 53m
- Merged PRs (30d)
- 29
Description
**Bicep version**
v0.29.47
**Describe the bug**
When authoring a template in the VSCode bicep suggest two newer API versions for `Microsoft.Storage/storageAccounts` which no documentation exists at https://learn.microsoft.com/en-us/azure/templates/microsoft.storage/change-log/storageaccounts


For example, the version 2023-05-01 has a new value (`TLS1_3`) for `minimumTlsVersion` which is not documented. `TLS1_3` is also not selectable in the Azure Portal. So, it is quite confusing if the option or even the API version should be used already or not.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Microsoft.Storage/storageAccounts change log linked in the issue and compare it with the API versions offered by Bicep in VS Code, including 2023-05-01 and its TLS1_3 value. Done means the available versions and properties are documented, or their intended availability is clearly explained.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, vscode
- Domain
- cloud, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100