AzPolicyCompare

1.0.1

PowerShell module for comparing Azure Policy Initiatives to identify overlapping policies, missing policies, and provide detailed compliance mapping analysis.

Minimum PowerShell version

7.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name AzPolicyCompare

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name AzPolicyCompare

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2025 Bart Pasmans. All rights reserved.

Package Details

Author(s)

  • Bart Pasmans

Tags

Azure Policy Compliance Governance Security Initiative Comparison

Functions

Start-AzPolicyInitiativeComparison

Dependencies

This module has no dependencies.

Release Notes

Version 1.0.1 - Documentation and URL fixes

Changes in this version:
- Fixed GitHub repository URLs in module manifest
- Corrected screenshot paths in README.md documentation
- Added comprehensive visual walkthrough with 10 step-by-step screenshots
- Enhanced documentation with detailed explanations

Features:
- Compare two Azure Policy Initiatives
- Identify overlapping policies between initiatives
- Find policies missing in target initiatives
- Export detailed comparison reports to HTML
- Support for both built-in and custom policy initiatives
- Interactive initiative selection interface
- PowerShell 7.0+ compatibility

FileList

  • AzPolicyCompare.nuspec
  • AzPolicyCompare.psd1
  • AzPolicyCompare.psm1
  • CHANGELOG.md
  • LICENSE
  • output.html
  • PUBLISH-GUIDE.md
  • README.md
  • Screenshots\10_ReportOverview4.png
  • Screenshots\1_Start.png
  • Screenshots\2_loadedInitiatives.png
  • Screenshots\3_SelectSourceInitiative.png
  • Screenshots\4_SelectCompareInitiative.png
  • Screenshots\5_WaitForCompletion.png
  • Screenshots\6_CheckSummary.png
  • Screenshots\7_ReportHTMLOverview1.png
  • Screenshots\8_ReportOverview2.png
  • Screenshots\9_ReportOverview3.png

Version History

Version Downloads Last updated
1.0.1 (current version) 4 8/29/2025
1.0.0 3 8/29/2025