Jared Holgate
Jared Holgate
This is a documentation only update to provide details on how to use az cli --service-principal and az cli --identity login since support was added in 2.35.0.
### Terraform Version ```shell 1.6.5 ``` ### Use Cases I want to use `az` CLI service principal authentication in my CI / CD pipelines. I am able to do that...
The enforcement mode replacement was not being set. This adds the relevant varialbes for users to override the behaviour and localisation and adds the replacement logic. Prior to the change...
I am unsure what is causing this after digging around in the code, so logging here to come back to later. When the assignments for `Deploy-VMSS-Monitoring` and `Deploy-VM-Monitoring` are being...
The provider currently has sophisticated capabilities to keep track of and validate if there are duplicate management groups names or multiple root management groups. This validation shows at apply time....
### What happened? Provide a clear and concise description of the bug, including deployment details. Ran the accelerator with a multi-zone in UK South and with hub networking option selected....
# Overview/Summary Replace this with a brief description of what this Pull Request fixes, changes, etc. ## This PR fixes/adds/changes/removes 1. *Replace me* 2. *Replace me* 3. *Replace me* ###...
### Terraform Version ```shell latest ``` ### Use Cases As a Terraform user with remote state in Azure Blob Storage, I want to use OIDC (Workload identity federation) authentication with...
### Type of issue Other (describe below) ### Feedback The documentation for RedisCache includes examples showing SAS for storage accounts. This is getting flagged as an issue by security tooling....
### Describe the need I appreciate this is something of an edge case, but it would help to significantly reduce the amount of code we have to managed in our...