-
**Is your feature request related to a problem? Please describe.**
In order to power the bicep decompile API, we need to be able to handle nested inline templates when decompiling without requiring t…
-
**Bicep version**
0.18.4
**Describe the bug**
When deploying multiple [model deployments](https://learn.microsoft.com/en-us/azure/templates/microsoft.cognitiveservices/accounts/deployments?pivots…
-
### Resource Type
Microsoft.App/containerApps
### Api Version
2022-10-01
### Issue Type
Inaccurate property type(s)
### Other Notes
See https://learn.microsoft.com/en-us/azure/templates/microso…
-
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please…
-
**Describe the bug**
Currently our bi cep is creating a event hub like this:
resource evhnssplunk 'Microsoft.EventHub/namespaces@2022-10-01-preview' ...
I got an error saying it was old, the hand…
-
## Describe the bug
Attempting to update the tags on a General Purpose V2 SQL Managed Instance fails using `az resource tag`. The managed instance itself is deployed and updated via bicep templates, …
-
I read your article. [https://johnnyreilly.com/output-connection-strings-and-keys-from-azure-bicep](https://johnnyreilly.com/output-connection-strings-and-keys-from-azure-bicep) and its good but I hav…
-
**Is your feature request related to a problem? Please describe.**
With user defined types you currently define those in the Bicep template file. One of the cases of user defined types is to serve as…
-
**Bicep version**
run `bicep --version` via the Bicep CLI, `az bicep version` via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicep
**Describe the bug**
Defi…
-
**Bicep version**
`0.16.2`
**Describe the bug**
When I deploy a `Microsoft.Storage/storageAccounts` resource **with** `networkAcls` using `targetScope = 'resourceGroup'` and `--mode Complete`, …