-
Hi Guys,
Im getting this issue for mysql server creation with bicep latest api. I'm giving the administrator name as user assigned managed Identity name {"code":"InvalidParameterValue","message":"In…
-
### Describe the bug
It seems that analyzing template which has resource inside always is failing when bicepconfig.json has experimentalFeaturesEnabled.
As an example we can take official sample…
-
### Overview of feature request
## Scenario
I want to be able to treat my git repository as my "source of truth", where I check in my app templates, and then my cluster "picks up" the new app temp…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Module Name
avm/res/db-for-postgre-sql/flexible-server
…
-
**Is your feature request related to a problem? Please describe.**
We are using Azure template specs for our bicep modules. We generate documentation for our template specs with PSDocs and the resu…
-
**Bicep version**
Run `bicep --version` via the Bicep CLI, `az bicep version` via the AZ CLI
```
PS: ~:bicep --version
Bicep CLI version 0.28.1 (ba1e9f8c1e)
PS: ~:az bicep version
Bicep CLI …
-
**Bicep version**
v0.29.47
**Describe the bug**
When authoring a template in the VSCode bicep suggest two newer API versions for `Microsoft.Storage/storageAccounts` which no documentation exists …
J0F3 updated
2 months ago
-
With the following `devcontainer.json`:
```
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
// README at: https://github.com/devcontainers/templates/tree/…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Issue Type?
Feature Request
### Module Name
avm/res/container-instance/container-group
…
-
Increase MaxLiteralCharacterLimit for loadTextContent https://github.com/Azure/bicep/blob/main/src/Bicep.Core/LanguageConstants.cs#L32
Some of logic app JSON code as well as Azure Workbooks cannot …