Skip to content

Commit e4eced0

Browse files
Merge pull request #244117 from schoag-msft/docs-editor/storage-use-azcopy-s3-1688659590
Update storage-use-azcopy-s3.md
2 parents 252a90a + b3aa8c5 commit e4eced0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ ms.subservice: storage-common-concepts
1414

1515
AzCopy is a command-line utility that you can use to copy blobs or files to or from a storage account. This article helps you copy objects, directories, and buckets from Amazon Web Services (AWS) S3 to Azure Blob Storage by using AzCopy.
1616

17+
> [!NOTE]
18+
> AzCopy supports standard virtual-hosted-style or path-style URLs defined by AWS. For example: `https://bucket.s3.amazonaws.com` or `https://s3.amazonaws.com/bucket`.
19+
1720
## Choose how you'll provide authorization credentials
1821

1922
- To authorize with the Azure Storage, use Azure Active Directory (AD) or a Shared Access Signature (SAS) token.
@@ -197,3 +200,4 @@ See these articles to configure settings, optimize performance, and troubleshoot
197200
- [AzCopy configuration settings](storage-ref-azcopy-configuration-settings.md)
198201
- [Optimize the performance of AzCopy](storage-use-azcopy-optimize.md)
199202
- [Troubleshoot AzCopy V10 issues in Azure Storage by using log files](storage-use-azcopy-configure.md)
203+

0 commit comments

Comments
 (0)