Skip to content

Commit bcf1b61

Browse files
Merge pull request #311042 from varuntha-MSFT/patch-35
(AzureCXP) fixes MicrosoftDocs/azure-docs-pr#548252
2 parents 7207ae8 + 9ce6f1f commit bcf1b61

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

articles/storage/common/transport-layer-security-configure-migrate-to-TLS2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ ms.devlang: csharp
1818

1919
On **February 3, 2026**, Azure Blob Storage will stop supporting versions 1.0 and 1.1 of Transport Layer Security (TLS). TLS 1.2 will become the new minimum TLS version. This change impacts all existing and new blob storage accounts, using TLS 1.0 and 1.1 in all clouds. Storage accounts already using TLS 1.2 aren't impacted by this change.
2020

21+
> [!NOTE]
22+
> The minimum TLS version is enforced at the **storage account level**. If your storage account hosts other Azure Storage services (such as **Azure Files, Queue Storage, or Table Storage**), those services are also subject to the same TLS requirements.
23+
> While this article focuses on Azure Blob Storage, the guidance applies to all supported storage services within the same storage account.
24+
2125
To avoid disruptions to applications that connect to your storage account, you must ensure that your account requires clients to send and receive data by using TLS **1.2**, and remove dependencies on TLS version 1.0 and 1.1.
2226

2327
## About Transport Layer Security

0 commit comments

Comments
 (0)