SQL Database and TLS 1.2

Hesham Eldeeb 20 Reputation points
2024-09-20T17:17:17.2+00:00

Hello,

I received an email regarding transitioning to TLS 1.2 by 31 October 2024. I use Azure SQL databases SQL servers, I am not sure if I need to do anything to the SQL database or the SQL server regarding this transition.

Please let me know,

Regards,

Hesham Eldeeb, Ph.D.

CEO, Deep Numerics, LLC

Azure SQL Database
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,865 questions
0 comments No comments
{count} votes

Accepted answer
  1. Oury Ba-MSFT 19,346 Reputation points Microsoft Employee
    2024-09-20T18:51:42.8133333+00:00

    @Hesham Eldeeb Thank you for reaching out.

    Please do not share sensitive information like subscription ID or password as this is a public forum.Azure has announced that support for older TLS versions (TLS 1.0, and 1.1) ends October 31, 2024. For more information, see TLS 1.0 and 1.1 deprecation.

    Starting November 2024, you will no longer be able to set the minimal TLS version for Azure SQL Database and Azure Synapse Analytics client connections below TLS 1.2.

    1. Go to the Azure portal and go to the logical server in Azure.
    2. Under Security, select the Networking page.
    3. Choose the Connectivity tab. Select the Minimum TLS Version desired for all databases associated with the server, and select Save.

    Screenshot of the Connectivity tab of the Networking settings for your logical server, minimal TLS version drop-down selected.

    Configure minimum TLS version

    https://learn.microsoft.com/en-us/azure/azure-sql/database/connectivity-settings?view=azuresql&tabs=azure-portal#minimum-tls-version

    Hope that helps.

    Please don't forget to mark as accept answer if the reply was helpful. This will be beneficial for other community members with the same ask.

    Regards,

    Oury

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

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.