Skip to content

Commit 4f6a7b4

Browse files
authored
Update disks-copy-incremental-snapshot-across-regions.md
There is no info in any public document which states copy feature of full snapshot to another region is not supported. Incase if cx is trying to create full snapshot and copy that snapshot across regions the options are disabled and even region is also disabled. It won't work for powershell/CLI either. So updating this public document with the restriction - Copy of full snapshots to another region is not supported, only incremental snapshots are supported.
1 parent a780af5 commit 4f6a7b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ This article covers copying an incremental snapshot from one region to another.
2626
- If you use the REST API, you must use version 2020-12-01 or newer of the Azure Compute REST API.
2727
- You can only copy one incremental snapshot of a particular disk at a time.
2828
- Snapshots must be copied in the order they were created.
29+
- Copy of full snapshots to another region is not supported, only incremental snapshots are supported.
30+
2931

3032
## Managed copy
3133

0 commit comments

Comments
 (0)