Skip to content

v8.1.0

Compare
Choose a tag to compare
@techlake techlake released this 01 Sep 05:13
· 190 commits to main since this release
fcac545

What's Changed

  • Exemption bug fixes by @techlake in #342
    • Ownership calculation fix (pacOwner)
    • Orphan detection
    • Deletes not working
    • Spreadsheet not handling policyDefinitionReferenceIds
    • Spreadsheet not handling metadata correctly
  • Exemption general code cleanup
  • Exemptions no use the faster Azure Resource Graph to retrieve the currently deployed Exemptions
  • Export-AzPolicyResources and Get-Exemptions
    • Incorporate bug Exemption fixes above
    • Fix bug with exporting location for Policy Assignment when location equals default from global-settings.json
    • Fix bug in export of Exemption metadata to csv file
  • Build-DeploymentPlan
    • Fixed display issue when only adding or removing roles for Assignments
    • Fixed Exemption bugs
    • Cleaned up Policy assignment and Exemption code
    • Removed repeated word "the the" from documentation

Full Changelog: v8.0.1...v8.1.0