Skip to content

Commit c63fbd8

Browse files
committed
Add updates to Windows support table.
1 parent 29f1f1a commit c63fbd8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/files/storage-how-to-use-files-windows.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ In order to use an Azure file share via the public endpoint outside of the Azure
1717

1818
| Windows version | SMB version | Azure Files SMB Multichannel | Maximum SMB channel encryption |
1919
|-|-|-|-|
20+
| Windows 11, version 22H2 | SMB 3.1.1 | Yes | AES-256-GCM |
21+
| Windows 10, version 22H2 | SMB 3.1.1 | Yes | AES-256-GCM |
2022
| Windows Server 2022 | SMB 3.1.1 | Yes | AES-256-GCM |
21-
| Windows 11 | SMB 3.1.1 | Yes | AES-256-GCM |
23+
| Windows 11, version 21H2 | SMB 3.1.1 | Yes | AES-256-GCM |
24+
| Windows 10, version 21H2 | SMB 3.1.1 | Yes | AES-256-GCM |
2225
| Windows 10, version 21H1 | SMB 3.1.1 | Yes, with KB5003690 or newer | AES-128-GCM |
2326
| Windows Server, version 20H2 | SMB 3.1.1 | Yes, with KB5003690 or newer | AES-128-GCM |
2427
| Windows 10, version 20H2 | SMB 3.1.1 | Yes, with KB5003690 or newer | AES-128-GCM |

0 commit comments

Comments
 (0)