Skip to content

Commit ee6d7ab

Browse files
Merge pull request #223747 from Aarthi-Vijayaraghavan/patch-8
Update manage-restore-points.md
2 parents 643611c + 8acdbde commit ee6d7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/manage-restore-points.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Call the [Restore Point Collections - Get](/rest/api/compute/restore-point-colle
4949

5050
### Step 2: Create a disk
5151

52-
After you have the list of disk restore point IDs, you can use the [Disks - Create Or Update](/rest/api/compute/disks/create-or-update) API to create a disk from the disk restore points.
52+
After you have the list of disk restore point IDs, you can use the [Disks - Create Or Update](/rest/api/compute/disks/create-or-update) API to create a disk from the disk restore points. You can choose a zone while creating the disk. The zone can be different from zone in which the disk restore point exists.
5353

5454
## Restore a VM with a restore point
5555

0 commit comments

Comments
 (0)