Matt White
Matt White
Describe the bug When the reference architecture is deployed, certain policy assignment parameters that use strongTypes, have resourceIds set. E.g. Deploy-VM-Monitoring. We do not currently set the parameterScopes metadata value,...
Community Note Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request Please do not leave "+1"...
## Overview/Summary Replace this with a brief description of what this Pull Request fixes, changes, etc. ## This PR fixes/adds/changes/removes 1. Terraform 1.3 support 2. Unit testing framework with Terratest...
Simplify the configuration of the built-in management groups by exposing a top-level variable for each one. e.g. of how this could look: variable "configure_management_group_management" { archetype_id = es_landingzones parameters =...
Within the module we make regular use of the try() function to allow optional fields to be gracefully skipped when not present in the input variable. A side-effect of this...
See Azure/Enterprise-Scale#882 Related to #244
Hi, In the use case of deploying virtual networks using AzAPI, but not deploying subnets. Any existing subnet resources are deleted when updating the virtual network, e.g. updating the tags....
Fixes #145 Attn: @ms-henglu would you consider something like this? Adds capability to append existing ARM values to the PUT request. This is useful when dealing with Resource Providers that...
Community Note Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request Please do not leave "+1"...