- Updated Azure.Core to 1.31.0.
- Added support for policy attestations.
- Updated parameter documentation for Get-AzPolicyState
- Added support for new remediation properties allowing the remediation of more resources with better control over the remediation rate and error handling
- Added support of fetching very large sets of results by internally using paginated API calls for policy states and policy events commands
- Retracted changes made in powershell that increased request row limit. Removed incorrect statement of supporting paging
- Added support for returning paginated results for Get-AzPolicyState
- Corrected example 3 for
Start-AzPolicyComplianceScan
- Added
Start-AzPolicyComplianceScan
cmdlet for triggering policy compliance scans - Added policy definition, set definition, and assignment versions to
Get-AzPolicyState
output
- Improved error messages
- Support evaluating compliance prior to determining what resource to remediate
- Add
-ResourceDiscoverMode
parameter to Start-AzPolicyRemediation
- Add
- Add Get-AzPolicyMetadata cmdlet for getting policy metadata resources
- Updated Get-AzPolicyState and Get-AzPolicyStateSummary for API version 2019-10-01
- Update references in .psd1 to use relative path
- Fixed miscellaneous typos across module
- Fix null reference issue in Get-AzPolicyState
- More information here: Azure#9446
- Fix Null reference issue in Get-AzPolicyEvent
- Support for querying policy evaluation details.
- Add
-Expand
parameter to Get-AzPolicyState. Support-Expand PolicyEvaluationDetails
.
- Add
- General availability of
Az.PolicyInsights
module