Skip to content

Commit f036223

Browse files
authored
Merge pull request #79584 from normesta/normesta-azcopy
adding anote
2 parents 1fdafcf + 24ccac4 commit f036223

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Gather your AWS access key and secret access key, and then set the these environ
4545

4646
AzCopy uses the [Put Block From URL](https://docs.microsoft.com/rest/api/storageservices/put-block-from-url) API, so data is copied directly between AWS S3 and storage servers. These copy operations don't use the network bandwidth of your computer.
4747

48+
> [!IMPORTANT]
49+
> This feature is currently in preview. If you decide to remove data from your S3 buckets after a copy operation, make sure to verify that the data was properly copied to your storage account before you remove the data.
50+
4851
### Copy an object
4952

5053
| | |

0 commit comments

Comments
 (0)