Skip to content

Commit 8d8b6d9

Browse files
committed
fixed links
1 parent ad5bb4f commit 8d8b6d9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/storage/files/smb-performance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ On Windows clients, SMB Multichannel is enabled by default. You can verify your
8989
Get-SmbClientConfiguration | Select-Object -Property EnableMultichannel
9090
```
9191

92-
If SMB Multichannel isn't enabled on your Azure storage account, see [Enable SMB Multichannel](files-smb-protocol.md#smb-multichannel).
92+
If SMB Multichannel isn't enabled on your Azure storage account, see [SMB Multichannel status](files-smb-protocol.md#smb-multichannel).
9393

9494
### Disable SMB Multichannel
9595

96-
In most scenarios, particularly multi-threaded workloads, clients should see improved performance with SMB Multichannel. However, for some specific scenarios such as single-threaded workloads or for testing purposes, you might want to disable SMB Multichannel. See [Performance comparison](#performance-comparison) and [SMB Multichannel status](files-smb-protocol.md#smb-multichannel-status) for more details.
96+
In most scenarios, particularly multi-threaded workloads, clients should see improved performance with SMB Multichannel. However, for some specific scenarios such as single-threaded workloads or for testing purposes, you might want to disable SMB Multichannel. See [Performance comparison](#performance-comparison) and [SMB Multichannel status](files-smb-protocol.md#smb-multichannel) for more details.
9797

9898
### Verify SMB Multichannel is configured correctly
9999

@@ -215,5 +215,5 @@ Metadata caching can increase network throughput by more than 60% for metadata-h
215215

216216
## Next steps
217217

218-
- [Check SMB Multichannel status](files-smb-protocol.md#smb-multichannel-status)
218+
- [Check SMB Multichannel status](files-smb-protocol.md#smb-multichannel)
219219
- See the [Windows documentation](/azure-stack/hci/manage/manage-smb-multichannel) for SMB Multichannel

0 commit comments

Comments
 (0)