How can I check which of my Azure resources are using TLS communication and support all TLS versions?

V Vijayaragavan 20 Reputation points
2024-09-23T06:35:32.72+00:00

I would like to know what methods are available for checking which of my Azure resources are using TLS communication. Additionally, I am specifically looking for ways to check for all TLS versions, rather than just a specific one.

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,130 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,002 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,172 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,783 questions
0 comments No comments
{count} votes

Accepted answer
  1. Andreas Baumgarten 109.9K Reputation points MVP
    2024-09-23T06:45:41.7833333+00:00

    Hi @V Vijayaragavan ,

    please take a look here: Azure: TLS 1.1 and 1.0 End of Support

    You will find the TLS settings of various Azure services


    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards

    Andreas Baumgarten

    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.