Skip to content

Commit 0548ed2

Browse files
Merge pull request #307145 from madhurinms/master
Clarify source protocol names in migration table
2 parents 9ab5762 + b756591 commit 0548ed2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/storage-mover/includes/protocol-endpoint-agent.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ The current Azure Storage Mover release supports full-fidelity migrations for sp
1919

2020
|Source protocol |Target | Comments |
2121
|-----------------------|------------------------------------------------------|-----------------------------------------------------------------------------------------|
22-
| S3 (Preview) | Azure Blob storage container | AWS (Amazon Web Services) S3 buckets with Glacier or Glacier Deep Archive storage classes can't be migrated. |
22+
| AWS S3 | Azure blob container | AWS (Amazon Web Services) S3 buckets with Glacier or Glacier Deep Archive storage classes can't be migrated. |
2323
| SMB 2.x and 3.x mount | Azure file share (SMB) | SMB 1.x sources and NFS Azure file shares are currently not supported. |
24-
| SMB 2.x and 3.x mount | Azure blob storage container | Containers with Flatnamespace (FNS) and Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
25-
| NFS 3 and 4 mount | Azure blob storage container | Containers with Flatnamespace (FNS) and Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
26-
| NFS 3 and 4 mount | Azure file share (NFS 4.1) | |
24+
| SMB 2.x and 3.x mount | Azure blob container | Containers with Flatnamespace (FNS) and Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
25+
| NFS 3 and 4 mount | Azure blob container | Containers with Flatnamespace (FNS) and Hierarchical Namespace Service (HNS) feature enabled are supported and the ADLS Gen2 REST API set is used for migration. |
26+
| NFS 3 and 4 mount | Azure file share (NFS 4.1) | NFS Azure file shares is supported with NFS v3/4 source |
2727

0 commit comments

Comments
 (0)