- Converted Az.GuestConfiguration to generated module
- Support ARC machines
- Update references in .psd1 to use relative path
- Fixed the inconsistency of compliance status reporting when Policy is non-compliant due to parameter updates scenario.
- Quering data from PolicyInsights RP to get the updated compliance status.
- Fixed cmdlets failure when a subscription has an incorrect format initiative definition for GuestConfiguration category.
- Fix cmdlets failure when an initiative definition in subscription does not have category set.
- Support Custom policy reports retrieval through the cmd-lets
- Add versioning information to the reports
- General bug fixes.
- Rename cmdlet Get-AzVMGuestPolicyReport to Get-AzVMGuestPolicyStatus to keep it consistent with the Azure portal and to avoid user confusion.
- Initial release of Az.GuestConfiguration module. Provides these two cmdlets.
- Get-AzVMGuestPolicyStatus
- Provides compliance status of a VM in a resource group, compliance reasons.
- Get-AzVMGuestPolicyStatusHistory:
- Provides historical compliance statuses of a VM in a resource group, for a maximum of past 14 days.
- Get-AzVMGuestPolicyStatus