Skip to content

Commit 9ffe92e

Browse files
Merge pull request #269660 from SnehaSudhirG/20Mar-RemediationUpdate
added a note and updated TS
2 parents b67cc84 + 2757ee6 commit 9ffe92e

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

articles/update-manager/periodic-assessment-at-scale.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-update-manager
55
ms.custom: linux-related-content
66
author: SnehaSudhirG
77
ms.author: sudhirsneha
8-
ms.date: 02/27/2024
8+
ms.date: 04/03/2024
99
ms.topic: conceptual
1010
---
1111

@@ -27,9 +27,8 @@ This article describes how to enable Periodic Assessment for your machines at sc
2727
You can monitor the compliance of resources under **Compliance** and remediation status under **Remediation** on the Azure Policy home page.
2828

2929
> [!NOTE]
30-
> Currently, Periodic assessment policies don’t support specialized, migrated, and restored images. However, they work for both marketplace and generalized gallery images. If you are facing failures during remediation see, [remediation failures for gallery images](troubleshoot.md#policy-remediation-tasks-are-failing-for-gallery-images-and-for-images-with-encrypted-disks) for more information.
31-
32-
30+
> - Periodic assessment policies work for all supported image types. If you are facing failures during remediation see, [remediation failures for gallery images](troubleshoot.md#policy-remediation-tasks-are-failing-for-gallery-images-and-for-images-with-encrypted-disks) for more information.
31+
> - Run a remediation task post create [for issues with auto remediation of specialized, migrated and restored images during create](troubleshoot.md#periodic-assessment-isnt-getting-set-correctly-when-the-periodic-assessment-policy-is-used-during-create-for-specialized-migrated-and-restored-vms).
3332
3433
## Enable Periodic Assessment for your Azure Arc-enabled machines by using Azure Policy
3534

articles/update-manager/troubleshoot.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot known issues with Azure Update Manager
33
description: This article provides details on known issues and how to troubleshoot any problems with Azure Update Manager.
44
ms.service: azure-update-manager
5-
ms.date: 02/27/2024
5+
ms.date: 04/03/2024
66
ms.topic: conceptual
77
ms.author: sudhirsneha
88
author: SnehaSudhirG
@@ -52,6 +52,16 @@ To review the logs related to all actions performed by the extension, on Windows
5252

5353
---
5454

55+
## Periodic assessment isn't getting set correctly when the periodic assessment policy is used during create for specialized, migrated, and restored VMs
56+
57+
### Cause
58+
Periodic assessment isn't getting set correctly during create for specialized, migrated, and restored VMs because of the way the current modify policy is designed. Post-creation, the policy will show these resources as non-compliant on the compliance dashboard.
59+
60+
### Resolution
61+
62+
Run a remediation task post create to remediate newly created resources. For more information see, [Remediate non-compliant resources with Azure Policy](../governance/policy/how-to/remediate-resources.md).
63+
64+
5565
## Policy remediation tasks are failing for gallery images and for images with encrypted disks
5666

5767
### Issue

0 commit comments

Comments
 (0)