Skip to content

Commit 3e2d964

Browse files
Merge pull request #296277 from derdanu/docs-editor/storage-use-azcopy-optimize-1741875875
Update storage-use-azcopy-optimize.md
2 parents a4ee4de + 5da2d3e commit 3e2d964

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)