Skip to content

Commit ee7f7c5

Browse files
committed
Updating language.
1 parent 5706f61 commit ee7f7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/disks-incremental-snapshots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ $targetSnapshot.CompletionPercent
231231

232232
When creating a disk from an Ultra Disk snapshot, you must wait for the background copy process to complete before you can attach it. Currently, you must use the Azure CLI to check the progress of the copy process.
233233

234-
The following script gives you the status:
234+
The following script gives you the status of an individual disk's copy process. The value of `completionPercent` must be 100 before the disk can be attached.
235235

236236
```azurecli
237237
subscriptionId=yourSubscriptionID

0 commit comments

Comments
 (0)