New JSON output *_PolicyAll.json - Contains all relations of Policy/Set definitions and Policy assignments
New parameter -ShowMemoryUsage - Shows memory usage at memory intense sections of the scripts, this shall help you determine if the the worker is well sized for AzGovViz
Leveraging AzAPICall PowerShell module. The AzAPICall function has been removed from the AzGovViz code base and has been published as a module to the PoweShell Gallery (GitHub)
Foreach -parallel import the AzAPICall module instead of $using:
summary of changes:
Changes (2022-May-02 / Minor)
vmImage: 'ubuntu-18.04'
tovmImage: 'ubuntu-20.04'
Changes (2022-May-01 / Major)
roleAssignmentSchedules
toroleAssignmentScheduleInstances
, switch from api-version2020-10-01-preview
to2020-10-01
pwsh/prerequisites.ps1
script (relevant for GitHub Actions and Azure DevOps Pipeline)Changes (2022-Apr-25 / Major)
-ShowMemoryUsage
- Shows memory usage at memory intense sections of the scripts, this shall help you determine if the the worker is well sized for AzGovVizv1.0/directoryObjects/getByIds
do batching is exceeds 1000 identities