Skip to content

Commit 10c52fe

Browse files
committed
added new limitation and resolution
1 parent d4246c4 commit 10c52fe

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/update-manager/troubleshoot.md

Lines changed: 12 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: 04/03/2024
5+
ms.date: 06/04/2024
66
ms.topic: conceptual
77
ms.author: sudhirsneha
88
author: SnehaSudhirG
@@ -62,6 +62,17 @@ Periodic assessment isn't getting set correctly during create for specialized, m
6262
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).
6363

6464

65+
## The prerequisite for scheduled patching and attaching schedules is not being set correctly when utilizing the Schedule recurring updates using Azure Update Manager and Set prerequisite for Scheduling recurring updates on Azure virtual machines policies during create for specialized, generalized, migrated, and restored VMs
66+
67+
### Cause
68+
69+
The prerequisite for scheduled patching and attaching schedules is not being set correctly during create for specialized, migrated, and restored VMs because of the way the current Deploy If Not Exists policy is designed. Post-creation, the policy will show these resources as non-compliant on the compliance dashboard.
70+
71+
### Resolution
72+
73+
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).
74+
75+
6576
## Policy remediation tasks are failing for gallery images and for images with encrypted disks
6677

6778
### Issue

0 commit comments

Comments
 (0)