-
**Bicep version**
Bicep CLI version 0.24.24 (5646341b0c)
**Describe the bug**
I am new to bicep templates and I while looking at the documentation I wanted to find the best safe way to store my…
-
**Bicep version**
Bicep CLI version 0.4.613 (d826ce8411)
**Describe the bug**
Couldn't find guidance for creating a app service plan with consumption setting.
**To Reproduce**
Found this …
-
According to the [api documentation](https://learn.microsoft.com/en-us/rest/api/appservice/web-apps/create-or-update#siteconfig) `ipSecurityRestrictionsDefaultAction` or `scmIpSecurityRestrictionsDefa…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to execute scripts on the host triggering a deployment as a part of the deployment sequence. Complex deploym…
-
**Is your feature request related to a problem? Please describe.**
We have multiple customer cases, where we need to deploy VMs based on ARM/Bicep templates with image references. These images are lo…
-
### Describe the bug
I get the following when running this tool across many templates, using the parameters `TemplateAnalyzer analyze-template infra/main.bicep --report-format Console`
```default
…
-
**Bicep version**
0.4.613 (latest)
**Describe the bug**
When setting up a template for an existing virtualNetwork resource with subnets as a child resource and a virtualNetworkGateway, deployment…
-
### Describe the bug
[msdo.sarif.txt](https://github.com/Azure/template-analyzer/files/14588029/msdo.sarif.txt)
We use bicep files that has a reference to our own Container registry.
But the an…
-
**Is your feature request related to a problem? Please describe.**
I guess it's a common thing that people name their main bicep file `main.bicep` cause this is how you can find the entrypoint if the…
-
**Bicep version**
Bicep CLI version 0.8.9 (33a85174de)
**Describe the bug**
I have bicep template that can be deployed at both subscription scope and management group scope. In the template I set…