Skip to content

Commit 9b4c9f2

Browse files
Merge pull request #300310 from normesta/network-content-improvement
Network content clean up
2 parents 9829fde + d0b9fa9 commit 9b4c9f2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

articles/storage/common/storage-require-secure-transfer.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,8 @@ author: normesta
77

88
ms.service: azure-storage
99
ms.topic: how-to
10-
ms.date: 06/17/2024
10+
ms.date: 05/23/2025
1111
ms.author: normesta
12-
ms.reviewer: fryu
1312
ms.subservice: storage-common-concepts
1413
ms.custom: devx-track-azurecli
1514
ms.devlang: azurecli
@@ -25,11 +24,6 @@ Azure Policy provides a built-in policy to ensure that secure transfer is requir
2524

2625
Connecting to an Azure file share over SMB without encryption fails when secure transfer is required for the storage account. Examples of insecure connections include those made over SMB 2.1 or SMB 3.x without encryption.
2726

28-
> [!NOTE]
29-
> Because Azure Storage doesn't support HTTPS for custom domain names, this option isn't applied when you're using a custom domain name.
30-
>
31-
> This secure transfer setting doesn't apply to TCP. Connections via NFS 3.0 protocol support in Azure Blob Storage using TCP, which isn't secured, will succeed.
32-
3327
## Require secure transfer in the Azure portal
3428

3529
You can turn on the **Secure transfer required** property when you create a storage account in the [Azure portal](https://portal.azure.com). You can also enable it for existing storage accounts.

0 commit comments

Comments
 (0)