Skip to content

Commit 1625d7f

Browse files
authored
Merge pull request #265496 from fauhse/SupportedVersions
Changing the supported sources and targets table to accommodate recent changes.
2 parents a30f0fa + 0528319 commit 1625d7f

File tree

1 file changed

+9
-16
lines changed

1 file changed

+9
-16
lines changed

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

Lines changed: 9 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,29 +2,22 @@
22
author: stevenmatthew
33
ms.author: shaas
44
ms.topic: include
5-
ms.date: 10/30/2023
5+
ms.date: 06/02/2024
66
ms.service: azure-storage-mover
77
---
88
<!--
99
!########################################################
10-
STATUS: In-progress
1110
12-
CONTENT: Draft
13-
14-
REVIEW Stephen/Fabian: Not started
15-
16-
Document score: 100 (103 words and 0 issues)
11+
ATTENTION:
12+
This is an include for several Storage Mover articles.
13+
Handle file and content with care.
1714
1815
!########################################################
1916
-->
2017

21-
<!--The current Azure Storage Mover release supports migrations from NFS or SMB source shares on a NAS or server device within your network. Data from SMB source shares can be migrated to Azure file shares, while files hosted on NFS shares can be migrated to Azure blob containers.-->
22-
23-
The current Azure Storage Mover release supports only certain, specific source-target pair migration path scenarios. One supported source-target pair consists of an NFS share on a NAS or server device within your network and an Azure blob container. Another pair consists of an SMB share and an Azure file share. Migrating data between other source-target pairs, such as source data on an NFS share to an Azure file share target, is currently unsupported.
24-
25-
The following table identifies the currently supported source-to-destination scenarios:
18+
The current Azure Storage Mover release supports full-fidelity migrations for specific source-target pair combinations. Always utilize the latest agent version to benefit from these supported sources and destinations:
2619

27-
|Protocol |Source |Target |Agent version required |
28-
|-----------|--------------|--------------------------------|-----------------------|
29-
|SMB |SMB mount |Azure file share |2.0.287 |
30-
|NFS |NFS mount |Azure blob storage container |1.1.256 |
20+
|Source protocol |Target |Comments |
21+
|------------------|--------------------------------|-----------------------------------------------------------------------|
22+
|SMB 2.x mount |Azure file share (SMB) |SMB 1.x sources and NFS Azure file shares are currently not supported. |
23+
|NFS 3 & 4 mount |Azure blob storage container |Containers with the "Hierarchical Namespace Service (HNS)" feature enabled, are supported and the ADLS Gen2 REST API set is used for migration.|

0 commit comments

Comments
 (0)