Skip to content

Commit 1512512

Browse files
committed
Updates.
1 parent f8a52b5 commit 1512512

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/virtual-machines/disks-copy-incremental-snapshot-across-regions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to copy an incremental snapshot of a managed disk to a di
44
author: roygara
55
ms.service: storage
66
ms.topic: how-to
7-
ms.date: 03/31/2023
7+
ms.date: 04/10/2023
88
ms.author: rogarana
99
ms.subservice: disks
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
@@ -25,6 +25,8 @@ This article covers copying an incremental snapshot from one region to another.
2525

2626
- You can copy 100 incremental snapshots in parallel at the same time per subscription per region.
2727
- If you use the REST API, you must use version 2020-12-01 or newer of the Azure Compute REST API.
28+
- You can only copy one incremental snapshot of a particular disk at a time.
29+
- Snapshots must be copied in the order they were created.
2830

2931
## Managed copy
3032

articles/virtual-machines/faq-for-disks.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,6 @@ sections:
161161
answer: |
162162
Yes.
163163
164-
- question: |
165-
Can multiple incremental snapshots of the same disk be copied in parallel from one region to another?
166-
answer: |
167-
No, they must wait for the previous copy to finish.
168-
169164
- question: |
170165
Can I copy snapshots in an order other than their order of creation to another region?
171166
answer: |

0 commit comments

Comments
 (0)