Skip to content

Commit cba910b

Browse files
committed
edit
1 parent f98a5a0 commit cba910b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

articles/traffic-manager/traffic-manager-FAQs.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,14 @@ For example, if your Traffic Manager profile name is **label1**, then **label1.t
9292

9393
### What version of TLS is required by Traffic Manager?
9494

95-
To enhance security and provide best-in-class encryption for your data, Traffic Manger requires interactions with services to be secured using Transport Layer Security (TLS) 1.2 or later before February 28,2025. Traffic Manger support for TLS 1.0 and 1.1 will end on this date, prior to the [Azure-wide TLS 1.0 and TLS 1.1 retirement date](https://azure.microsoft.com/updates?id=update-retirement-tls1-0-tls1-1-versions-azure-services).
95+
The Microsoft implementation of older TLS versions is not known to be vulnerable, however, TLS 1.2 and later offer improved security with features such as perfect forward secrecy and stronger cipher suites. To enhance security and provide best-in-class encryption for your data, Traffic Manger requires interactions with services to be secured using Transport Layer Security (TLS) 1.2 or later before February 28,2025. Traffic Manger support for TLS 1.0 and 1.1 will end on this date. This date might be different than the [Azure-wide TLS 1.0 and TLS 1.1 retirement date](https://azure.microsoft.com/updates?id=update-retirement-tls1-0-tls1-1-versions-azure-services).
96+
97+
**Recommended action**
98+
99+
To avoid service disruptions, resources that interact with Traffic Manager must use TLS 1.2 or later.
100+
101+
- If resources are already exclusively using TLS 1.2 or later, you don't need to take further action.
102+
- If resources still have a dependency on TLS 1.0 or 1.1, transition them to TLS 1.2 or later by February 28, 2025.
96103

97104
For information about migrating from TLS 1.0 and 1.1 to TLS 1.2, see [Solving the TLS 1.0 Problem](/security/engineering/solving-tls1-problem).
98105

0 commit comments

Comments
 (0)