Skip to content

Commit b5e436c

Browse files
committed
Learn Editor: Update storage-use-azcopy-optimize.md
1 parent a4ee4de commit b5e436c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-use-azcopy-optimize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Before you set this variable, we recommend that you run a benchmark test. The be
9494

9595
## Limit the throughput data rate
9696

97-
You can use the `cap-mbps` flag in your commands to place a ceiling on the throughput data rate. For example, the following command resumes a job and caps throughput to `10` megabits (Mb) per second.
97+
You can use the `cap-mbps` flag in your commands to place a ceiling on the throughput data rate. For example, the following command resumes a job and caps throughput to `10` megabits (Mb) per second. Please note, this is only supported for uploading or downloading files, not copying between accounts.
9898

9999
```azcopy
100100
azcopy jobs resume <job-id> --cap-mbps 10

0 commit comments

Comments
 (0)