-
Bicep documentation shows deployment() returning the full object, but templates can only reference a limited range of members. In particular, the properties.parameters collection is absent which is di…
-
Create parser to support
- [ARM templates](https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/data-types)
- [Bicep code](https://learn.microsoft.com/en-us/azure/azure-resource-m…
-
**Is your feature request related to a problem? Please describe.**
There is no way to manage function app auth settings via the CLI. I can't seem to find any way to do it other than through the port…
-
diagnostics-eventhub-elk https://github.com/Azure/azure-quickstart-templates/tree/master/diagnostics-eventhub-elk
Issue Details:
When try to deploy diagnostics-eventhub-elk using the template, er…
-
I tried deploying a Azure DB for PostgreSQL using az CLI and ARM templates today, installing the "Azure Resource Manager (ARM) Tools" on VS Code.
The linter complained about `createMode` being requ…
-
### What should we add or change to make your life better?
I would love to see tye be able to deploy to Azure by compiling its settings to an ARM AST like [Bicep](https://github.com/Azure/bicep) and …
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Description
Hi,
A strange issue which i have never encountered be…
-
The ARM API supports the creation of a release policy object that isn't currently available natively in this module. https://learn.microsoft.com/en-us/azure/templates/microsoft.keyvault/vaults/keys?p…
-
at [https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts](https://github.com/Azure/azure-quickstart-templates/tree/master/quickstarts).
There is one ARM Template at [https://…
-
Both the ARM template and API documentation for policySetDefinitions state the "policyDefinitionId" property is "The ID of the policy definition or policy set definition". However unless I'm mistaken …