Skip to content

Commit 33b2ee3

Browse files
Merge pull request #314368 from madhurinms/master
Update mount protocols and endpoints in documentation
2 parents b0c2ec2 + 91f1154 commit 33b2ee3

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

articles/storage-mover/job-definition-create.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,11 @@ The following are the prerequisites to the definition the migration of your sour
4747

4848
|Source protocol |Target |Azure Endpoint |Description |
4949
|------------------|-------------------------------------|------------------------------------------------------|-------------------------------|
50-
|SMB 2.x mount |Azure file share (SMB) |`< your-storage-account-name>.file.core.windows.net` |Azure Files endpoint. |
51-
|SMB 2.x mount |Azure file share (SMB) |`<your-keyvault-name>.vault.azure.net` |Azure Key Vault endpoint. |
52-
|NFS 3 & 4 mount |Azure blob storage container |`< your-storage-account-name>.blob.core.windows.net` |Azure Blob container endpoint. |
50+
|SMB 2.x, 3.x mount |Azure file share (SMB) |`< your-storage-account-name>.file.core.windows.net` |Azure Files endpoint. |
51+
|NFS 3, 4 mount |Azure file share (NFS) |`< your-storage-account-name>.file.core.windows.net` |Azure Files endpoint. |
52+
|SMB 2.x, 3.x mount |Azure file share (SMB) |`<your-keyvault-name>.vault.azure.net` |Azure Key Vault endpoint. |
53+
|SMB 2.x, 3.x mount |Azure blob storage container |`< your-storage-account-name>.blob.core.windows.net` |Azure Blob container endpoint. |
54+
|NFS 3, 4 mount |Azure blob storage container |`< your-storage-account-name>.blob.core.windows.net` |Azure Blob container endpoint. |
5355

5456

5557

0 commit comments

Comments
 (0)