You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/troubleshoot-telemetry-endpoint.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,13 +123,8 @@ You can probe connectivity to all regions with the [test-connectivity.ps1](https
123
123
124
124
## Check TLS version compatibility
125
125
126
-
The data processing service endpoint supports the following TLS versions: TLS 1.2 and 1.3. Supported TLS versions by operating system for Windows Server 2012/R2 are listed below.
126
+
The data processing service endpoint supports the following TLS versions: TLS 1.2 and 1.3. Windows Server 2012 and older versions aren't supported.
127
127
128
-
|Cipher Suite|WS 2012|WS 2012 R2|
129
-
| -------- | -------- | -------- |
130
-
|`TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256 (0xCCA8)`| Not Supported| Not Supported|
131
-
|`TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (0xC02F)`| Not Supported| Supported|
132
-
|`TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (0xC030)`| Not Supported| Supported|
133
128
134
129
For telemetry endpoints, Windows Server 2012 R2 and older are not supported.
0 commit comments