Skip to content

Commit a9cb7eb

Browse files
committed
added timeout or failed issue in troubleshooting guide
1 parent 92cdeb5 commit a9cb7eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ Scheduled patching doesn't install the patches on the VMs and gives an error `Sh
3030
#### Resolution
3131
In a static scope, it's crucial for customers to avoid relying on outdated VM configurations. Instead, they should prioritize re-assigning configurations after recreating instances.
3232

33+
### TimeOut or Failed Schduled Patching Job
34+
35+
#### Issue
36+
Scheduled patching fails with an error `TimeOut` or `Failed` after the VM has been moved to a different region
37+
38+
#### Resolution
39+
If a VM is recreated with the same name but in a different region, patch installation might fail with the `TimeOut` or `Failed` error. The portal might show the same VM twice because the previously created VM has not been removed from the backend. This is a known bug, and the team is working on resolving it. If you encounter this issue, please contact the support team for immediate assistance.
40+
3341
### Schedule Patching stops working after the resource is moved
3442

3543
#### Issue

0 commit comments

Comments
 (0)