-
## Required Information
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?**
*Type*: Bug
**Enter Task Name**: AzureCLI@…
-
### Check for previous/existing GitHub issues
- [x] I have checked for previous/existing GitHub issues
### Description
The following sections describe the naming conventions for modules, but contri…
-
**Issue**
Diagnostics are enabled by default on new storage accounts created from the Azure portal, PowerShell and Azure Bicep. In the diagnostic settings (classic) blade, **hour metrics** are always …
-
With #4013 landed, should we remove workflows from the starters (i.e. bicep starter, terraform starter) that don't have application code in them? They should look exactly the same as what `azd pipelin…
-
1. `azd init --template azd-starter-terraform -b pr/4412` Include branch that doesn't have config files.
2. Run `azd pipeline config`
Expected:
Terraform azure-dev.yml generated with `RS_RESOURCE_GR…
-
**Is your feature request related to a problem? Please describe.**
I'd like the ability to exclude pillars / group of rules by category. Take PSRule.Rules.Azure for instance, where I'd like to excl…
-
Failed run: https://github.com/Azure/bicep-registry-modules/actions/runs/11350848972
-
**Motivasjon**
Vi har p.t. ikke deploy til dev/QA-miljø på PR og derfor ingen god måte å vise eller teste endringer før de er merget til main. Ikke skalerbart med push til samme miljø da endringene k…
-
Initially I passed all parameters inline, all was fine. After I added a .bicepparam file & supplied that for the parameters parameter of the action, I get this warning:
```
Warning: WARNING: The con…
-
Issue is well known and defined here: https://github.com/Azure/bicep/issues/13674
Graph requires defining extension microsoftGraph syntax which automatically makes the language version of the compile…