Skip to content

Commit bc41cdb

Browse files
committed
prerequisites and tls 1.0/1.1 note
1 parent 2e1df19 commit bc41cdb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ Azure Front Door offers two mechanisms for controlling TLS policy. You can use e
1919

2020
- If a TLS policy needs to be configured for your own business and security requirements, you can use a Custom TLS policy. With a custom TLS policy, you have complete control over the minimum TLS protocol version to support, as well as the supported cipher suites.
2121

22-
In this document, you will learn how to configure TLS policy on a Front Door custom domain.
22+
In this article, you learn how to configure TLS policy on a Front Door custom domain.
2323

2424
## Prerequisites
2525

26-
Before you can complete the steps in this tutorial, you must first create a Front Door. For more information, see [Quickstart: Create a Front Door](/azure/frontdoor/quickstart-create-front-door).
26+
- A Front Door. For more information, see [Quickstart: Create a Front Door](/azure/frontdoor/quickstart-create-front-door).
2727

28-
If you don't already have a custom domain, you must first purchase one with a domain provider. For example, see [Buy a custom domain name](/azure/app-service/manage-custom-dns-buy-domain).
28+
- A custom domain. If you don't have a custom domain, you must first purchase one with a domain provider. For more information, see [Buy a custom domain name](/azure/app-service/manage-custom-dns-buy-domain).
2929

30-
If you're using Azure to host your [DNS domains](/azure/dns/dns-overview), you must delegate the domain provider's domain name system (DNS) to an Azure DNS. For more information, see [Delegate a domain to Azure DNS](/azure/dns/dns-delegate-domain-azure-dns). Otherwise, if you're using a domain provider to handle your DNS domain, continue to [Create a CNAME DNS record](/azure/frontdoor/front-door-custom-domain).
30+
- If you're using Azure to host your [DNS domains](/azure/dns/dns-overview), you must delegate the domain provider's domain name system (DNS) to an Azure DNS. For more information, see [Delegate a domain to Azure DNS](/azure/dns/dns-delegate-domain-azure-dns). Otherwise, if you're using a domain provider to handle your DNS domain, see [Create a CNAME DNS record](/azure/frontdoor/front-door-custom-domain).
3131

3232
## Configure TLS policy
3333

@@ -38,11 +38,11 @@ If you're using Azure to host your [DNS domains](/azure/dns/dns-overview), you m
3838
3. For **TLS policy**, choose the predefined policy from the dropdown listor Custom to customize the cipher suites per your needs. You can also view the supported cipher suites by clicking **View policy details**. When you choose **Custom**, you can choose the Minimum TLS version and the corresponding cipher suites.
3939

4040
> [!NOTE]
41-
> You can reuse the custom TLS policy setting from other domains in portal by selecting the domain in **Reuse setting from other domain**.
41+
> You can reuse the custom TLS policy setting from other domains in the portal by selecting the domain in **Reuse setting from other domain**.
4242
4343
## Verify TLS policy configurations
4444

45-
View the supported cipher suit of your domain via https://www.ssllabs.com/ssltest/ or use the sslscan tool.
45+
View the supported cipher suit of your domain via [www.ssllabs.com/ssltest](https://www.ssllabs.com/ssltest/) or use the sslscan tool.
4646

4747
## Related content
4848

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure Front Door supports [end-to-end TLS encryption](../end-to-end-tls.md). Whe
1818
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).
1919

2020
> [!NOTE]
21-
> TLS 1.0 and 1.1 are disallowed on Azure Front Doors created after March 1, 2025. If you didn't disable TLS 1.0 and 1.1 on legacy settings before March 1, 2025, they'll still work temporarily but will be disabled in the future.
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 the future.
2222
2323
Azure Front Door offers two mechanisms for controlling TLS policy. You can use either a predefined policy or a custom policy per your own needs.
2424

0 commit comments

Comments
 (0)