Skip to content

Commit cf01646

Browse files
authored
Clarify SMB connection requirements for Azure file shares
Added a note about SMB traffic using port 445 and its common connectivity issues.
1 parent 98d15c5 commit cf01646

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

learn-pr/wwl-azure/configure-azure-files-file-sync/includes/3-manage-file-shares.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ If you need SMB access, make sure to create your file share inside a storage acc
3636

3737
:::image type="content" source="../media/configure-classic-files.png" alt-text="Screenshot of creating a file share showing access tier choices.":::
3838

39-
When connecting over SMB, don’t forget that traffic uses port 445. Many ISPs block port 445 outbound, which is the most common connectivity issue when mounting Azure file shares from on-premises environments.Azure provides ready to use scripts for Windows and Linux to help you connect quickly.
39+
> [!NOTE]
40+
> When connecting over SMB, don’t forget that traffic uses port 445. Many ISPs block port 445 outbound, which is the most common connectivity issue when mounting Azure file shares from on-premises environments.
4041

4142
> [!Important]
4243
> [File shares (preview)](/azure/storage/files/create-file-share) are now generally available that don't require an Azure storage account. This option provides simplified management for scenarios where you only need file shares without other storage services.

0 commit comments

Comments
 (0)