Forum Discussion
Azure Active Directory TLS 1.0, TLS 1.1, and 3DES deprecation
Hi All,
Greetings !!
As per the Microsoft announcement the below will deprecate, Here are my doubts.
1.If any of the servers are enabled with TLS1.0/1.1/1.2 after 30June2021 there would be no impact as TLS 1.2 is still active or TLS 1.0 /1.1 need to mandate disable from the server ?
2.On the other hand which are the applications still using lower to TLS 1.2 will be impacted while Authentication
correct me if my understanding is wrong.
Kindly advice, Thanks in advance
Url .: What's new? Release notes - Azure Active Directory | Microsoft Docs
Type: Plan for change
Service category: All Azure AD applications
Product capability: Standards
Azure Active Directory will deprecate the following protocols in Azure Active Directory worldwide regions by June 30, 2021:
- TLS 1.0
- TLS 1.1
- 3DES cipher suite (TLS_RSA_WITH_3DES_EDE_CBC_SHA)
Affected environments are:
- Azure Commercial Cloud
- Office 365 GCC and WW
- xtian2210Copper Contributor
Are you unable to install Azure AD Connect, TLS 1.2?
Here is an article on how to enable or disable TLS 1.2 on a Windows Server via the Registry and PowerShell
- Andresji321Copper ContributorHi Guys,
Share my script for monitoring afectation after apply TLS deprecation:
https://github.com/Andresji321/MonitoringTLSErrorAzureAD
Good Luck!!!