Warning about missing resource types should be more explicit about impact (and where is the link to the help page?)
- Dominant language
- Bicep
- Stars
- 3.6k
- Forks
- 830
- Avg merge
- 1d 21m
- Merged PRs (30d)
- 79
Description
Given this:
> **To Reproduce** I need define Geneva configs as below, but get type unavailable. Looks like bicep has no support to Geneva configs
and
> If not, is there a known workaround to add these settings in a bicep template without the resource?
_Originally posted by @shcherbin in https://github.com/Azure/bicep-types-az/issues/1843#issuecomment-1927517792_
as well as a direct e-mail inquiry about work-arounds...
I think the warning should probably be more clear about the actual effects. Something like "Resource type "Microsoft.Web/serverfarms/firstPartyApps/settings@2019-08-01" does not have types available. Either the type or version does not exist, or Bicep does not yet know about it. This does not prevent attempting deployment, but does mean Bicep may not be able to provide Intellisense or detect potential errors."
Contributor guide
Assessment
This issue has not been assessed yet.