Eligibility for TLS 1.2 Upgrade for Microsoft Translator Text API

David B. Kim 0 Reputation points
2024-10-24T14:17:25.5733333+00:00

I am a subscriber to Microsoft Translator Text API 3 and have been continuously notified about an update to TLS 1.2 or a later version.

Should the subscribed service be upgraded to TLS 1.2, or does the subscription not relate to TLS upgrades?

If an upgrade is necessary, where can TLS 1.2 be downloaded?

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
420 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,931 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saideep Anchuri 335 Reputation points Microsoft Vendor
    2024-10-24T20:49:43.7533333+00:00

    Hi David B. Kim

    Welcome to Microsoft Q&A Forum, thank you for posting your query here!

    All of the Azure AI services endpoints exposed over HTTP enforce the TLS 1.2 protocol. With an enforced security protocol, consumers attempting to call an Azure AI services endpoint should follow these guidelines:

    • The client operating system (OS) needs to support TLS 1.2.
    • The language (and platform) used to make the HTTP call need to specify TLS 1.2 as part of the request. Depending on the language and platform, specifying TLS is done either implicitly or explicitly.
    • For .NET users, consider the Transport Layer Security best practices.

    Hope this helps. Do let us know if you any further queries.


    If this answers your query, do click Accept Answer and Yes for was this answer helpful.

    Thank You.


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.