File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: This article provides reference information for the azcopy copy com
4
4
author : normesta
5
5
ms.service : azure-storage
6
6
ms.topic : reference
7
- ms.date : 05/31 /2024
7
+ ms.date : 07/09 /2024
8
8
ms.author : normesta
9
9
ms.subservice : storage-common-concepts
10
10
ms.reviewer : zezha-msft
@@ -20,15 +20,15 @@ Copies source data to a destination location.
20
20
Copies source data to a destination location. The supported directions are:
21
21
22
22
- local <-> Azure Blob (SAS or OAuth authentication)
23
- - local <-> Azure Files (Share/directory SAS authentication)
23
+ - local <-> Azure Files (Share/directory SAS authentication or OAuth authentication )
24
24
- local <-> Azure Data Lake Storage Gen2 (SAS, OAuth, or SharedKey authentication)
25
25
- Azure Blob (SAS or public) -> Azure Blob (SAS or OAuth authentication)
26
26
- Azure Data Lake Storage Gen2 (SAS or public) -> Azure Data Lake Storage Gen2 (SAS or OAuth authentication)
27
27
- Azure Blob (SAS or OAuth authentication) <-> Azure Blob (SAS or OAuth authentication) - See [ Guidelines] ( ./storage-use-azcopy-blobs-copy.md#guidelines ) .
28
28
- Azure Data Lake Storage Gen2 (SAS or OAuth authentication) <-> Azure Data Lake Storage Gen2 (SAS or OAuth authentication)
29
29
- Azure Data Lake Storage Gen2 (SAS or OAuth authentication) <-> Azure Blob (SAS or OAuth authentication)
30
30
- Azure Blob (SAS or public) -> Azure Files (SAS)
31
- - Azure Files (SAS) -> Azure Files (SAS)
31
+ - Azure File (SAS or OAuth authentication) < -> Azure File (SAS or OAuth authentication )
32
32
- Azure Files (SAS) -> Azure Blob (SAS or OAuth authentication)
33
33
- AWS S3 (Access Key) -> Azure Block Blob (SAS or OAuth authentication)
34
34
- Google Cloud Storage (Service Account Key) -> Azure Block Blob (SAS or OAuth authentication)
You can’t perform that action at this time.
0 commit comments