From 91b07d3ba2b013aa49be26e938055ac6b95958dd Mon Sep 17 00:00:00 2001 From: David Kocher Date: Tue, 17 Dec 2024 15:23:58 +0100 Subject: [PATCH] Add Azure Files. --- protocols/smb.md | 1 + 1 file changed, 1 insertion(+) diff --git a/protocols/smb.md b/protocols/smb.md index a3586e84..a561016c 100644 --- a/protocols/smb.md +++ b/protocols/smb.md @@ -53,6 +53,7 @@ SMB protocol support has been tested with connections to the following server im - Windows 2022 Server (`SMB_3_1_1` dialect) - Linux Samba (`SMB_3_1_1` dialect) - macOS 13.5 (22G74) (`SMB_3_0_2` dialect) +- SMB [Azure file shares](https://learn.microsoft.com/en-us/azure/storage/files/files-smb-protocol) ### Cyberduck CLI