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

New policy build workflow #1725

Closed Springstone closed 1 month ago

Springstone commented 1 month ago

This pull request introduces several significant changes to the PowerShell scripts and GitHub workflows to improve policy management and testing. The key changes include the addition of new functions for JSON handling in PowerShell, new unit tests for policy builds, a new workflow for checking policy builds, and the removal of an outdated workflow.

New Functions for JSON Handling:

New Unit Tests:

New Workflow for Policy Build Checks:

Removed Outdated Workflow:

jtracey93 commented 1 month ago

AB#36739