-
Introduction to infrastructure as code.
- Infrastructure as code overview
- ARM templates & Bicep
- Terraform
- Development concepts
-
https://github.com/Azure/bicep-registry-modules/blob/c4d951f3f392dcd1b8cc1c7d1896abeceec133a3/modules/ai/cognitiveservices/main.bicep#L36
I get the error `The subscription does not have QuotaId/Fea…
-
I'm working on using bicep templates to scaffold infra fast. In my `aksCluster.bicep` The following key exists: "dockerBridgeCidr". The error is as follows:
```
The property "dockerBridgeCidr" is n…
-
### Use-cases
I'd like to be able to provision the same set of resources in multiple regions a `for_each` on a module. However, looping over providers (which are tied to regions) is currently not…
-
### Module path
/modules/deployment-scripts/aks-run-helm
### Bicep version
0.24.24
### Describe the bug
test code did not succeed 'helm install' because of some reasons
- because command did n…
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Issue Type?
Bug
### Module Name
avm/res/automation/automation-account
### (Optional) Mo…
-
### Description
I am working with bicep templates to deploy some Azure resources. I am using bicep 0.23.1.45101 (install by MSI package if important) and the Az PowerShell module 10.4.1. Everything w…
-
### Have you checked this module does not already exist in the registry?
Yes
### Why is the module needed?
We require a base module for managing Redis Enterprise.
will follow the concept of existi…
-
## Version
Version="4.21.0"
## Describe the bug
We create a Teams Chat Bot for internal use in our organization.
In EntraID Application Registration we specify "SignInAudience": "AzureADMyOrg".
…
-
## Benefit/Result/Outcome
To show how to create a scripted, repeatable deployment with multiple workloads and customized settings.
## Description
Create an example of an end-to-end scripted …