JulianHayward / Azure-MG-Sub-Governance-Reporting

Azure Governance Visualizer aka AzGovViz is a PowerShell script that captures Azure Governance related information such as Azure Policy, RBAC (a lot more) by polling Azure ARM, Storage and Microsoft Graph APIs.
MIT License
814 stars 293 forks source link

PSRule integration has been paused #208

Closed jobbio closed 10 months ago

jobbio commented 10 months ago

Regardless of the PSRule flag I use, I get this message in the script:

I haven't tried any other method other than interactive member user

PSRule integration has been paused Azure Governance Visualizer leveraged the Invoke-PSRule cmdlet, but there are certain resource types where also child resources need to be queried to achieve full rule evaluation.

Is there some way to bypass this and at least get the results without child resources?

JulianHayward commented 10 months ago

@jobbio sorry, but not at this point.