Changes (2021-July-22 / Major)
- Full blown JSON definition output. Leveraging Git with this new capability you can easily track any changes that occurred in between the previous and last AzGovViz run.
* a new BuiltIn RBAC Role definition was added - Renamed parameter
-PolicyIncludeResourceGroups
to ,-DoNotIncludeResourceGroupsOnPolicy
(from now Policy assignments on ResourceGroups will be included by default) - Renamed parameter
-RBACIncludeResourceGroupsAndResources
to ,-DoNotIncludeResourceGroupsAndResourcesOnRBAC
(from now Role assignments on ResourceGroups and Resources will be included by default) - New parameter
-HtmlTableRowsLimit
. Although the parameter-LargeTenant
was introduced recently, still the html output may become too large to be processed properly. The new parameter defines the limit of rows - if for the html processing part the limit is reached then the html table will not be created (csv and json output will still be created). Default rows limit is 40.000. - Added NonCompliance Message for Policy assignments
- Cosmetics
- Bugfixes
- Performance optimization
Release history