Skip to content

Commit 692a149

Browse files
Merge pull request #297893 from jessie-jyy/patch-53
Update tls-policy.md
2 parents 63f0370 + d5aeb45 commit 692a149

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/frontdoor/standard-premium/tls-policy.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,18 @@ author: halkazwini
55
ms.author: halkazwini
66
ms.service: azure-frontdoor
77
ms.topic: concept-article
8-
ms.date: 03/26/2025
8+
ms.date: 04/09/2025
99
---
1010

11-
# Azure Front Door TLS policy (preview)
11+
# Azure Front Door TLS policy
1212

13-
> [!IMPORTANT]
14-
> TLS policy is currently in PREVIEW. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1513

1614
Azure Front Door supports [end-to-end TLS encryption](../end-to-end-tls.md). When you add a custom domain to Azure Front Door, HTTPS is required, and you need to define a TLS policy which includes control of the TLS protocol version and the cipher suites during a TLS handshake.
1715

1816
Azure Front Door supports two versions of the TLS protocol: TLS versions 1.2 and 1.3. Currently, Azure Front Door doesn't support client/mutual authentication (mTLS).
1917

2018
> [!NOTE]
21-
> As of March 1, 2025, TLS 1.0 and 1.1 are disallowed on Azure Front Door. If you didn't disable TLS 1.0 and 1.1 on legacy settings before this date, they'll still work temporarily but will be disabled in April 2025.
19+
> As of March 1, 2025, TLS 1.0 and 1.1 minimum version are disallowed on Azure Front Door.
2220
2321
Azure Front Door Standard and Premium offer two mechanisms for controlling TLS policy. You can use either a predefined policy or a custom policy per your own needs. If you use Azure Front Door (classic) and Microsoft CDN (classic), you'll continue to use the minimum TLS 1.2 version.
2422

0 commit comments

Comments
 (0)