Addressing TLS Version Support Changes in Azure Traffic Manager

ManoharLakkoju 690 Reputation points Microsoft Vendor
2024-10-07T08:42:29.1733333+00:00

What actions are required due to the upcoming end of support for TLS 1.0 and 1.1 in Azure Traffic Manager?

PS - Based on common issues that we have seen from customers and other sources, we are posting these questions to help the Azure community.

Azure Traffic Manager
Azure Traffic Manager
An Azure service that is used to route incoming network traffic for high performance and availability.
127 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ManoharLakkoju 690 Reputation points Microsoft Vendor
    2024-10-07T08:42:55.8933333+00:00

    Starting on October 31, 2024, Azure Traffic Manager will no longer support TLS 1.0 and 1.1. To avoid potential service disruptions and enhance security, all interactions with Azure services must be secured using TLS 1.2 or later. The older TLS versions are not known to be vulnerable, but TLS 1.2 and later provide improved security features such as perfect forward secrecy and stronger cipher suites.

    To prepare for this change: 1. Confirm that your resources interacting with Azure services are using TLS 1.2 or later. 2. If you are already using TLS 1.2 or later exclusively, no further action is needed. 3. If you still rely on TLS 1.0 or 1.1, ensure you upgrade to TLS 1.2 or later by October 31, 2024.

    Additionally, validate that your backend supports TLS 1.2 if you are using HTTPS probes. No backend changes are necessary other than ensuring TLS 1.2 support.

    Resources:

    Hope this helps. If you have any follow-up questions, please let me know. I would be happy to help.

    Please do not forget to "Accept the answer" and "up-vote" wherever the information provided helps you, as this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.