Skip to content

Commit e9ee7a6

Browse files
Merge pull request #289307 from mumian/1028-tls-deprecation
Update the TLS deprecation date
2 parents 28ff048 + b9d7731 commit e9ee7a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-resource-manager/management/tls-support.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ title: TLS version supported by Azure Resource Manager
33
description: Describes the deprecation of TLS versions prior to 1.2 in Azure Resource Manager
44
ms.topic: conceptual
55
ms.custom: devx-track-arm-template
6-
ms.date: 09/26/2024
6+
ms.date: 10/28/2024
77
---
88

99
# Migrating to TLS 1.2 for Azure Resource Manager
1010

1111
Transport Layer Security (TLS) is a security protocol that establishes encryption channels over computer networks. TLS 1.2 is the current industry standard and is supported by Azure Resource Manager. For backwards compatibility, Azure Resource Manager also supports earlier versions, such as TLS 1.0 and 1.1, but that support is ending.
1212

13-
To ensure that Azure is compliant with regulatory requirements, and provide improved security for our customers, **Azure Resource Manager will stop supporting protocols older than TLS 1.2 on September 30, 2024.**
13+
To ensure that Azure is compliant with regulatory requirements, and provide improved security for our customers, **Azure Resource Manager will stop supporting protocols older than TLS 1.2 on March 1, 2025.**
1414

1515
This article provides guidance for removing dependencies on older security protocols.
1616

0 commit comments

Comments
 (0)