Skip to content

Commit 1d972a2

Browse files
authored
Merge pull request #250072 from khdownie/kendownie083123
changing NFS and SMB performance titles
2 parents 9008280 + 23a9ae9 commit 1d972a2

14 files changed

+65
-50
lines changed

articles/storage/.openpublishing.redirection.storage.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2189,6 +2189,16 @@
21892189
"source_path_from_root": "/articles/storage/files/storage-files-identity-auth-active-directory-domain-service-enable.md",
21902190
"redirect_url": "/azure/storage/files/storage-files-identity-auth-domain-services-enable",
21912191
"redirect_document_id": true
2192-
}
2192+
},
2193+
{
2194+
"source_path_from_root": "/articles/storage/files/storage-files-smb-multichannel-performance.md",
2195+
"redirect_url": "/azure/storage/files/smb-performance",
2196+
"redirect_document_id": true
2197+
},
2198+
{
2199+
"source_path_from_root": "/articles/storage/files/nfs-nconnect-performance.md",
2200+
"redirect_url": "/azure/storage/files/nfs-performance",
2201+
"redirect_document_id": true
2202+
}
21932203
]
21942204
}

articles/storage/files/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@
4747
items:
4848
- name: Understanding performance
4949
href: understand-performance.md
50-
- name: SMB Multichannel performance
51-
href: storage-files-smb-multichannel-performance.md
52-
- name: NFS nconnect performance
53-
href: nfs-nconnect-performance.md
50+
- name: SMB performance
51+
href: smb-performance.md
52+
- name: NFS performance
53+
href: nfs-performance.md
5454
- name: Scalability and performance targets
5555
href: storage-files-scale-targets.md
5656
- name: Authentication and authorization

0 commit comments

Comments
 (0)