Skip to content

Commit 8284a56

Browse files
committed
Updated the resource region move scenario in main and troubleshoot doc
1 parent 3380c9f commit 8284a56

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

articles/virtual-machines/maintenance-configurations.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,21 @@ This scope is integrated with [Update Manager](../update-center/overview.md), wh
5959
- The value of **Repeat** should be at least 6 hours.
6060
- The start time for a schedule should be at least 10 minutes after the schedule's creation time.
6161

62-
>[!IMPORTANT]
63-
> The minimum maintenance window has been increased from 1 hour 10 minutes to 1 hour 30 minutes, while the minimum repeat value has been set to 6 hours for new schedules. **Please note that your existing schedules will not get impacted; however, we strongly recommend updating existing schedules to include these new changes.**
62+
>[!NOTE]
63+
> 1. The minimum maintenance window has been increased from 1 hour 10 minutes to 1 hour 30 minutes, while the minimum repeat value has been set to 6 hours for new schedules. **Please note that your existing schedules will not get impacted; however, we strongly recommend updating existing schedules to include these new changes.**
64+
> 2. The count of characters of Resource Group name along with Maintenance Configuration name should be less than 128 characters
6465
6566
In rare cases if platform catchup host update window happens to coincide with the guest (VM) patching window and if the guest patching window don't get sufficient time to execute after host update then the system would show **Schedule timeout, waiting for an ongoing update to complete the resource** error since only a single update is allowed by the platform at a time.
6667

6768
To learn more about this topic, checkout [Update Manager and scheduled patching](../update-center/scheduled-patching.md)
6869

69-
> [!NOTE]
70-
> 1. The count of characters of Resource Group name along with Maintenance Configuration name should be less than 128 characters
71-
> 2. If you move a VM to a different resource group or subscription, the scheduled patching for the VM stops working as this scenario is currently unsupported by the system. You can delete the older association of the moved VM and create the new association to include the moved VMs in a maintenance configuration.
70+
> [!IMPORTANT]
71+
> If you move a resource to a different resource group or subscription, then scheduled patching for the resource stops working as this scenario is currently unsupported by the system. The team is working to provide this capability but in the meantime, as a workaround, for the resource you want to move (in static scope)
72+
> 1. You need to remove the assignment of it
73+
> 2. Move the resource to a different resource group or subscription
74+
> 3. Recreate the assignment of it
75+
> In the dynamic scope, the steps are similar, but after removing the assignment in step 1, you simply need to initiate or wait for the next scheduled run. This action prompts the system to completely remove the assignment, enabling you to proceed with steps 2 and 3.
76+
> If you forget/miss any one of the above mentioned steps, you can reassign the resource to original assignment and repeat the steps again sequentially.
7277
7378
## Shut Down Machines
7479

articles/virtual-machines/troubleshoot-maintenance-configurations.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,16 @@ Due to a previous bug, the system patch operation couldn't perform validation, a
4444

4545
## Open Issues
4646

47+
#### Schedule Patching stops working after the resource is moved
48+
49+
If you move a resource to a different resource group or subscription, then scheduled patching for the resource stops working as this scenario is currently unsupported by the system. The team is working to provide this capability but in the meantime, as a workaround, for the resource you want to move (in static scope)
50+
1. You need to remove the assignment of it
51+
2. Move the resource to a different resource group or subscription
52+
3. Recreate the assignment of it
53+
In the dynamic scope, the steps are similar, but after removing the assignment in step 1, you simply need to initiate or wait for the next scheduled run. This action prompts the system to completely remove the assignment, enabling you to proceed with steps 2 and 3.
54+
55+
If you forget/miss any one of the above mentioned steps, you can reassign the resource to original assignment and repeat the steps again sequentially.
56+
4757
#### Schedule didn't trigger
4858

4959
If a resource has two maintenance configurations with the same trigger time and an install patch configuration, and both are assigned to the same VM/resource, only one policy triggers. This is a known bug, and it's rarely observed. To mitigate this issue, adjust the start time of the maintenance configuration.

0 commit comments

Comments
 (0)