Forum Discussion
default-usersecurity
Aug 27, 2024Copper Contributor
TLS 1.3
Have Microsoft published an article which provides all the services which support TLS 1.3?
- kyazaferrSteel ContributorMicrosoft provides support for TLS 1.3 across several services, but there isn't a single comprehensive article listing every service. However, some key services that currently support TLS 1.3 include:
SQL Server: SQL Server 2022 and Azure SQL Database support TLS 1.3 for TDS (Tabular Data Stream) 8.0 connections, though TLS 1.2 is still needed for certain startup processes(
MS Learn
).
Azure API Management: TLS 1.3 support is rolling out for inbound traffic on Azure API Management v1 and v2 tiers. Outbound traffic on v1 requires manual enablement, while v2 will receive this feature in a future update(
TECHCOMMUNITY.MICROSOFT.COM
).
Operating Systems: TLS 1.3 is supported by default on Windows Server 2022 and Windows 11(
MS Learn
).
https://learn.microsoft.com/en-us/sql/relational-databases/security/networking/tls-1-3?view=sql-server-ver16
https://techcommunity.microsoft.com/t5/azure-integration-services-blog/announcing-the-availability-of-tls-1-3-in-azure-api-management/ba-p/4047586
https://learn.microsoft.com/en-us/sql/relational-databases/security/networking/tls-1-3?view=sql-server-ver16