Skip to content

Commit 25d1552

Browse files
authored
Update restore-point-troubleshooting.md
InternalDiskRestorePointError due to Extension status can't be retrieved hence, The Snapshot can't be taken.
1 parent 8a6cfdf commit 25d1552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/restore-point-troubleshooting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ If you are creating restore points for a VM that has encrypted disks, you must e
245245

246246
Restore points are supported only with API version 2022-03-01 or later. If you are using REST APIs to create and manage restore points, use the specified API version when calling the restore point API.
247247

248-
### InternalError / InternalExecutionError / InternalOperationError - An internal execution error occurred. Please retry later.
248+
### InternalError / InternalExecutionError / InternalOperationError / InternalDiskRestorePointError - An internal execution error occurred. Please retry later.
249249

250-
**Error code**: InternalError / InternalExecutionError / InternalOperationError
250+
**Error code**: InternalError / InternalExecutionError / InternalOperationError / InternalDiskRestorePointError
251251

252252
**Error message**: An internal execution error occurred. Please retry later.
253253

0 commit comments

Comments
 (0)