Azure / Enterprise-Scale

The Azure Landing Zones (Enterprise-Scale) architecture provides prescriptive guidance coupled with Azure best practices, and it follows design principles across the critical design areas for organizations to define their Azure architecture
https://aka.ms/alz
MIT License
1.69k stars 963 forks source link

Update Enforce-ALZ-Decomm.json #1615

Closed arrerezai closed 5 months ago

arrerezai commented 5 months ago

One bracket too many

Overview/Summary

The parametersValue cannot be fetched with one too many brackets.

This PR fixes/adds/changes/removes

Bracket issue.

Springstone commented 5 months ago

Please note this is by design. Policies and Initiatives in this repo require additional escape character [ for all parameters to support template automation. We compile all the policies in their respective folder into a single policies.json file - and those escape characters are required.

We greatly appreciate your contribution attempt and please do not be discouraged by the closing of this pull request.