Is there a way to check TLS version for inbound connections to an Azure SQL database?

connor 0 Reputation points
2023-11-09T21:37:52.9633333+00:00

We have some legacy equipment and websites, generally hosted on newer platforms. I want to check that these are up to date on their TLS en masse instead of digging through documentation and finding out manually.

For example, is there a way to check this in Log Analytics or anything similar?

Thank you, and sorry if this is a dumb question. It's hard to gather intel on legacy programming and I'm not exactly an expert with some of it.

Azure SQL Database
{count} votes

1 answer

Sort by: Most helpful
  1. ShaktiSingh-MSFT 16,236 Reputation points
    2023-11-10T06:12:04.96+00:00

    Hi connor •,

    Welcome to Microsoft Q&A forum.

    As I understand, you want to know TLS version for Azure SQL Database connections.

    In the Azure portal, go to your SQL server resource. Under the Security settings, select Networking and then 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.

    Let me know if this is the intended information you are looking for or the question is different.

    Thanks

    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.