Azure / Azure/bicep

Difficult to find valid resource versions for resources with a mix of valid scopes

Open
#2,327 1 comment 0 reactions 1 assignee Claimed by @alex-frankel View on GitHub
investigate provider bug revisit
Dominant language
Bicep
Stars
3.6k
Forks
830
Avg merge
1d 21m
Merged PRs (30d)
79

Description

`microsoft.insights/diagnosticSettings@2020-01-01-preview` is only valid at the management group

However this resource type is available at other scopes under different versions (for example `microsoft.insights/diagnosticSettings@2017-05-01-preview`).

Generally, it's hard to discover the correct API version for a particular scope through the suggestions offered by VSCode without manually iterating through and trying them out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.