Hi Ranjan, Apoorv,
Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.
Support for TLS 1.0 and TLS 1.1 will end by October 31, 2024
Refer
https://learn.microsoft.com/en-us/lifecycle/announcements/tls-support-ending-10-31-2024
To enhance security and provide best-in-class encryption for your data, we'll require interactions with services to be secured using Transport Layer Security (TLS) 1.2 or later beginning October 31, 2024, when support for TLS 1.0 and 1.1 will end.
Recommended action
To avoid potential service disruptions, confirm that your resources that interact with services are using TLS 1.2 or later. Then:
- If they're already exclusively using TLS 1.2 or later, you don't need to take further action.
- If they still have a dependency on TLS 1.0 or 1.1, transition them to TLS 1.2 or later by October 31, 2024.
You need to validate your individual resources if you have configure TLS 1.0 or 1.1 for any azure services. In case if you have deployed your services on azure then you need to make sure that you are using TLS 1.2 for communication.
You can use the steps here:
Cheers,
Rohith.
Please don’t forget to close the thread by clicking "Accept the answer" wherever the information provided helps you, as this can be beneficial to other community members.