Skip to content

Commit 86f7f4f

Browse files
committed
Varsha, Ben chnages
1 parent ab8e015 commit 86f7f4f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

articles/storage-mover/network-prerequisites.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 10/22/2025
1313
Azure Storage Mover is a service designed to facilitate seamless data migration to Azure Storage accounts. For organizations prioritizing security and compliance, integrating Storage Mover with Azure Private Networking ensures that sensitive data and credentials remain protected throughout the migration process.
1414

1515
> [!NOTE]
16-
> Azure Storage Mover supports both on-premises and cloud data sources and targets. On-premises data sources are migrated to Azure storage using one or more agents, while multicloud data sources are migrated using the Storage Mover service directly.
16+
> Azure Storage Mover supports both on-premises and cloud data sources and targets. On-premises data sources are migrated to Azure storage using one or more agents, while cloud data sources are migrated using the Storage Mover service directly.
1717
>
1818
> This article focuses on the prerequisites for connecting on-premises infrastructure to Azure, and includes private networking considerations.
1919
@@ -36,11 +36,11 @@ When Azure Storage Mover is deployed in a private networking environment, severa
3636

3737
A storage mover agent supports both SMB and NFS clients. The following list of ports must be enabled between a Storage Mover Agent VM, a storage VM, and an Azure Fileshare.
3838

39-
| Service | Port and Protocol | Source VM | Target VM |
40-
|---------------------------|-------------------|-----------|------------------|
41-
| SMB | 445/TCP | Agent VM | Storage VM |
42-
| NFS | 2049/TCP | Agent VM | Storage VM |
43-
| Blob or File Share target | 443/HTTPS | Agent VM | Azure File Share |
39+
| Service | Port and Protocol | Source VM | Target |
40+
|---------------------------|-------------------|-----------|-------------------------------------|
41+
| SMB | 445/TCP | Agent VM | On-premises SMB share server |
42+
| NFS | 2049/TCP | Agent VM | On-premises NFS share server |
43+
| Blob or File Share target | 443/HTTPS | Agent VM | Azure File Share |
4444

4545
### Required services and endpoints
4646

@@ -59,7 +59,7 @@ The following table provides a summary of the required services, their endpoint
5959
| **Storage Account (Flat Blob)** | Job targets | ✅ | `*.blob.core.windows.net` |
6060
| **Storage Account (HNS Blob)** | Job targets | &#9989; | `*.blob.core.windows.net` and<br />`*.dfs.core.windows.net` |
6161
| **Storage Account (File)** | Job targets | &#9989; | `*.file.core.windows.net` |
62-
| **Key Vault** | SMB credentials | &#9989; | `*.vault.azure.net` |
62+
| **Key Vault** | Data source endpoint access credentials, as needed | &#9989; | `*.vault.azure.net` |
6363

6464
<!--
6565
# [Fairfax](#tab/fairfax)

0 commit comments

Comments
 (0)