Changes (2022-Dec-12 / Major)
- Pausing 'PSRule for Azure' integration. AzGovViz leveraged the Invoke-PSRule cmdlet, but there are certain resource types where also child resources need to be queried to achieve full rule evaluation.
- Enhance Private Endpoints feature / cross tenant PE
- Fix for migrated Subscriptions. In rare cases a subscription that was migrated to another tenant may still be returned from the ARM API, if that is the case then these subscriptions will be added to the out-of-scope subscriptions collection
- Update Azure Devops Pipeline YAML
- Enhance error handling if Management Group Id containing spaces is provided - thanks @cbezenco
- Use AzAPICall PowerShell module version 1.1.59