Azure / Azure/bicep-types-az

Missing documentation of API versions suggested by Bicep for Microsoft.Storage/storageAccounts

Open
#2,295 2 comments 0 reactions 0 assignees View on GitHub
Needs: Triage :mag:
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

![image](https://github.com/user-attachments/assets/158b39cd-2970-43d9-baf2-bc72c40ccc85)

![image](https://github.com/user-attachments/assets/277baf3d-c5bd-4ca0-98bd-5c632a22cf57)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.