Skip to content

Commit 19bdc44

Browse files
committed
add TLS info to FAQ
1 parent acfb5f3 commit 19bdc44

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: traffic-manager
55
author: greg-lindsay
66
ms.service: azure-traffic-manager
77
ms.topic: conceptual
8-
ms.date: 06/03/2024
8+
ms.date: 12/03/2024
99
ms.author: greglin
1010
---
1111

@@ -90,6 +90,12 @@ When you delete a Traffic Manager profile, the associated domain name is reserve
9090

9191
For example, if your Traffic Manager profile name is **label1**, then **label1.trafficmanager.net** is reserved for your tenant even if you delete the profile. Child namespaces, such as **xyz.label1** or **123.abc.label1** are also reserved. When the reservation expires, the name is made available to other tenants. The name associated with a disabled profile is reserved indefinitely. For questions about the length of time a name is reserved, contact your account representative.
9292

93+
### What version of TLS is required by Traffic Manager?
94+
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).
96+
97+
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).
98+
9399
## Traffic Manager Geographic traffic routing method
94100

95101
### What are some use cases where geographic routing is useful?

0 commit comments

Comments
 (0)