Azure / enterprise-azure-policy-as-code

Enterprise-ready Azure Policy-as-Code (PaC) solution (includes Az DevOps pipeline)
https://azure.github.io/enterprise-azure-policy-as-code/
MIT License
410 stars 216 forks source link

Latest Az.ResourceGraph (0.13.1) breaks all versions of EPAC: Instructions for older versions #601

Open techlake opened 4 months ago

techlake commented 4 months ago

If you are still on 9.x, you can fix the actual scripts by:

  1. Replace Scripts/Helpers/Search-AzGraphAllItems.ps1 form current main branch of this Repo
  2. Delete lines installing Az.ResourceGraph throughout the code base.

AB#44047

apybar commented 3 weeks ago

Adding to backlog