Skip to content

Commit bcaf89d

Browse files
authored
Update storage-ref-azcopy-copy.md
fix grammar issue per Acrolinx
1 parent 3db8b52 commit bcaf89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-ref-azcopy-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ Copy a subset of buckets by using a wildcard symbol (*) in the bucket name from
244244

245245
`--content-type` (string) Specifies the content type of the file. Implies no-guess-mime-type. Returned on download.
246246

247-
`--cpk-by-name` (string) Client provided key by name that lets clients making requests against Azure Blob storage an option to provide an encryption key on a per-request basis. Provided key name will be fetched from Azure Key Vault and will be used to encrypt the data
247+
`--cpk-by-name` (string) Client provided key by name that gives clients making requests against Azure Blob storage an option to provide an encryption key on a per-request basis. Provided key name will be fetched from Azure Key Vault and will be used to encrypt the data
248248

249249
`--cpk-by-value` Client provided key by name that let clients making requests against Azure Blob storage an option to provide an encryption key on a per-request basis. Provided key and its hash will be fetched from environment variables
250250

0 commit comments

Comments
 (0)