Use TLS 1.2 only mode for your managed domains. By default, Azure AD Domain Services enables the use of ciphers such as NTLM v1 and TLS v1. These ciphers may be required for some legacy applications, but are considered weak and can be disabled if you don't need them. When TLS 1.2 only mode is enabled, any client making a request that is not using TLS 1.2 will fail. Learn more at https://docs.microsoft.com/azure/active-directory-domain-services/secure-your-domain.
"description": "Use TLS 1.2 only mode for your managed domains. By default, Azure AD Domain Services enables the use of ciphers such as NTLM v1 and TLS v1. These ciphers may be required for some legacy applications, but are considered weak and can be disabled if you don't need them. When TLS 1.2 only mode is enabled, any client making a request that is not using TLS 1.2 will fail. Learn more at https://docs.microsoft.com/azure/active-directory-domain-services/secure-your-domain.",
6
"metadata": {
7
- "version": "1.0.0",
8
"category": "Azure Active Directory"
9
},
10
"parameters": {
11
"effect": {
@@ -15,8 +15,9 @@
15
"description": "Enable or disable the execution of the policy"
16
},
17
"allowedValues": [
18
"Audit",
19
"Disabled"
20
],
21
"defaultValue": "Audit"
22
}
3
"policyType": "BuiltIn",
4
"mode": "Indexed",
5
"description": "Use TLS 1.2 only mode for your managed domains. By default, Azure AD Domain Services enables the use of ciphers such as NTLM v1 and TLS v1. These ciphers may be required for some legacy applications, but are considered weak and can be disabled if you don't need them. When TLS 1.2 only mode is enabled, any client making a request that is not using TLS 1.2 will fail. Learn more at https://docs.microsoft.com/azure/active-directory-domain-services/secure-your-domain.",
6
"metadata": {
7
+ "version": "1.1.0",
8
"category": "Azure Active Directory"
9
},
10
"parameters": {
11
"effect": {
15
"description": "Enable or disable the execution of the policy"
displayName: "Azure Active Directory Domain Services managed domains should use TLS 1.2 only mode",
policyType: "BuiltIn",
mode: "Indexed",
description: "Use TLS 1.2 only mode for your managed domains. By default, Azure AD Domain Services enables the use of ciphers such as NTLM v1 and TLS v1. These ciphers may be required for some legacy applications, but are considered weak and can be disabled if you don't need them. When TLS 1.2 only mode is enabled, any client making a request that is not using TLS 1.2 will fail. Learn more at https://docs.microsoft.com/azure/active-directory-domain-services/secure-your-domain.",