bicep icon indicating copy to clipboard operation
bicep copied to clipboard

Bicep is a declarative language for describing and deploying Azure resources

Results 485 bicep issues
Sort by recently updated
recently updated
newest added

I'm adding this so we can prioritize the fix. This is related to #3355, but I'm hoping there's a fix we can do without additional runtime changes.

enhancement
discussion
intermediate language

Please comment in this issue with any missing or inaccurate type definitions for resources that you would expect to see in Bicep. Some known issues: * ~~Extension resource types modeled...

**Bicep version** 0.8.9 **Describe the bug** the linter rule for hardcoded uri's is flagging things in @description() for params - we should ignore params, (Allowed, defaults, etc) **To Reproduce** Put...

Needs: Triage :mag:

**Bicep version** 0.9.1 But it didn't work for a while, so it's not a new error. **Describe the bug** when hitting F12 or "go to definition" on bicep registry module...

bug
Needs: Triage :mag:
investigate
story: registry

**Bicep version** Bicep CLI version 0.9.1 (a2950a16df) **Describe the bug** When using az bicep decompile, when the parameters `_artifactsLocation` and `_artifactsLocationSasToken` are present they are converted to `artifactsLocation` and `artifactsLocationSasToken`...

Needs: Triage :mag:

**Bicep version** Bicep CLI version 0.9.1 (a2950a16df) **Describe the bug** After running az bicep decompile, property names which are valid are wrapped in single quotes. Particularly, `_artifactsLocation `and `_artifactsLocationSasToken` **To...

Needs: Triage :mag:

bicep version 0.4.1124 I am trying to union two arrays of objects together but not getting the expected results. According to the docs, the union is a deep clone so...

intermediate language
needs upvote

Hello Can you advise if Bicep has the ability to try to deploy different VM types depending on available region quota's i.e provide a parameter array of desired VM sizes...

enhancement
Needs: Triage :mag:

**Bicep version** Bicep CLI version 0.9.1 (a2950a16df) **Describe the bug** bicep will not deploy for cognitive search on free SKU on the 2nd/3rd/4th run. but runs successfully the first time...

Needs: Triage :mag: