Difficult to find valid resource versions for resources with a mix of valid scopes
Open
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
Assessment
This issue has not been assessed yet.