-
### Existing rule
_No response_
### Description of the issue
Deployments that contain more than one module fail. Type of module, and complexity of module does not effect the failure. Pinning to a…
-
-
**Bicep version**
v0.31.34
**Describe the bug**
Since upgrading to v0.31.34, running `az bicep upgrade` intermittently downgrades Bicep to v0.30.23. Re-running `az bicep upgrade` will then re-upgrade…
-
### Description
When using self-contained binaries, we've run into a strange error message if the binary is executed on a path outside of `/usr/local/bin`. This was reported to us under https://githu…
-
I have configure my azure.yaml to use terraform as provider also, configured all the terraform configuration in infra folder.
But still when I run azd deploy it starts downloading biceps files and g…
-
We lock or dependencies and would like `dotnet build -t:BicepCompile` to work on Windows, Linux, and Mac. We are restoring all three native executable packages. It is just a little more disk space. Th…
-
### Bicep or Terraform?
Bicep
### Module Classification?
Resource Module
### Module Name
avm/res/insights/scheduled-query-rule
### Module Details
This module was previously owned by @emichellec…
-
Set `.env` file to deploy to australiaeast
```
AZURE_LOCATION='australiaeast'
```
Run `./scripts/bicep/deploy-workload-function.sh`
The [/scenarios/workload-functions/bicep/main.bicep](https://githu…
-
### Description
Private Endpoint IPv6 settings (`isIPv6EnabledPrivateEndpoint`) cannot be configured through Bicep, but consistently show up as differences in what-if analysis. This leads to perpetual…
-
**Is your feature request related to a problem? Please describe.**
I would like to be able to deploy a bicep/json template that includes Microsoft Graph resources with a custom ui definition.
**…