Skip to content

Commit b958a31

Browse files
Merge pull request #287789 from priyashetty-gh/docs-editor/transport-layer-security-confi-1727910705
Update transport-layer-security-configure-migrate-to-TLS2.md
2 parents 4c232e5 + eb299a0 commit b958a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.devlang: csharp
1515

1616
# Migrate to TLS 1.2 for Azure Blob Storage
1717

18-
On **Nov 1, 2024**, 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.
18+
On **Nov 1, 2025**, 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.
1919

2020
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.
2121

0 commit comments

Comments
 (0)