Skip to content

Commit b50fdec

Browse files
authored
Update support/azure/azure-storage/files/connectivity/files-troubleshoot-smb-connectivity.md
1 parent 738d4d2 commit b50fdec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-storage/files/connectivity/files-troubleshoot-smb-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Use identity-based authentication instead. See [Enable Active Directory authenti
308308

309309
##### Cause 5: SMB channel encryption is set to AES-256-GCM only
310310

311-
When you select only AES-256-GCM for SMB channel encryption on your Azure storage account, you might experience a mount failure. This is because during the negotiation phase, the server incorrectly advertises support for all encryption types. This leads the client to select AES-128-GCM (the default), which the server later rejects because only AES-256-GCM was selected. If you're using SMB multichannel, you won't experience this issue because the server checks its status later when queried by the client.
311+
When you select only AES-256-GCM for SMB channel encryption on your Azure storage account, you might experience a mount failure if the client selects AES-128-GCM as the default.
312312

313313
##### Solution for cause 5
314314

0 commit comments

Comments
 (0)