How to enable TLS 1.3 in Azure API Management

Philip Van de Vyver 85 Reputation points
2024-06-26T14:23:50.4066667+00:00

My customer has a requirement to implement TLS 1.3.

I understand that TLS 1.3 is announced 05 February 2024. See: https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcing-the-availability-of-tls-1-3-in-azure-api-management/ba-p/4047586

As I read the article, It should be available across all regions.

How can I enable TLS 1.3 for my API Management instance?
I was following the guide: https://learn.microsoft.com/en-us/azure/api-management/api-management-howto-manage-protocols-ciphers
But I still can't see the TLS 1.3 option to enable over here.

Any suggestions?

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-06-26T16:25:51.4366667+00:00

    Hi It should be there but the portal UI is not quite caught up far as I know

    if you go to "protocols + ciphers" and the ciphers tab you should see TLS 1.3 ciphers (the top two)

    User's image

    Then run an SSL Labs test against your apim domain (<your apim name>.azure-api.net) and you should see
    User's image

    3 people found this answer helpful.

Your answer

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