What's Changed
- Feature/improve operation import scripts by @martyh888 in #144
- v6.2 by @techlake in #145
Main purpose
- #136 Script
Operations/Build-DefinitionsFolders.ps1extracts existing Policy and Policy Set definition, and Policy assignments into EPAC format. This feature is considered Preview. - Changed deploying of Policy Assignments from
New-AzPolicyAssignmentandSet-AzPolicyAssignmenttoInvoke-AzRestMethodto provide more flexibility for implementing preview features. It also eliminates the need to replace a Policy Assignment when it has a non-emptynotScopecurrently deployed and no has an emptynotScopelist.
Fixes the following issues (minor improvements)
- #134
- #138
- #143 by @martyh888
- #144 by @martyh888
- Bug fixes to multiple helper functions
- Minor changes to documentation
New Contributors
- @martyh888 made their first contribution in #144
Full Changelog: v6.1.1...6.2