Azure / Azure/bicep

Warning about missing resource types should be more explicit about impact (and where is the link to the help page?)

Open
#13,287 3 comments 5 reactions 1 assignee Assigned to @Copilot View on GitHub
good first issue Needs: Upvote
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."

image

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.