Skip to content

Commit d3d14b6

Browse files
committed
fixing broken bookmark
1 parent 15ba880 commit d3d14b6

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/frontdoor/domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ After you've imported your certificate to a key vault, create an Azure Front Doo
165165

166166
Then, configure your domain to use the Azure Front Door secret for its TLS certificate.
167167

168-
For a guided walkthrough of these steps, see [Configure HTTPS on an Azure Front Door custom domain using the Azure portal](standard-premium/how-to-configure-https-custom-domain.md#using-your-own-certificate).
168+
For a guided walkthrough of these steps, see [Configure HTTPS on an Azure Front Door custom domain using the Azure portal](standard-premium/how-to-configure-https-custom-domain.md#use-your-own-certificate).
169169

170170
### Switch between certificate types
171171

articles/frontdoor/front-door-how-to-onboard-apex-domain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ You can use the Azure portal to onboard an apex domain on your Azure Front Door
9191

9292
> [!NOTE]
9393
> * The **DNS state** column is used for CNAME mapping check. An apex domain doesn't support a CNAME record, so the DNS state shows **CNAME record is currently not detected** even after you add the alias record to the DNS provider.
94-
> * When placing a service like an Azure Web App behind Azure Front Door, you need to configure the web app with the same domain name as the root domain in Azure Front Door. You also need to configure the back-end host header with that domain name to prevent a redirect loop.
94+
> * When you place a service like an Azure Web App behind Azure Front Door, you need to configure the web app with the same domain name as the root domain in Azure Front Door. You also need to configure the back-end host header with that domain name to prevent a redirect loop.
9595
> * Apex domains don't have CNAME records pointing to the Azure Front Door profile. Managed certificate autorotation always fails unless domain validation is finished between rotations.
9696
9797
## Enable HTTPS on your custom domain

articles/frontdoor/standard-premium/how-to-add-custom-domain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A custom domain is configured on the **Domains** pane of the Azure Front Door pr
3737

3838
1. On the **Add a domain** pane, select the domain type. You can choose **Non-Azure validated domain** or **Azure pre-validated domain**.
3939

40-
* **Non-Azure validated domain** is a domain that requires ownership validation. When you select **Non-Azure validated domain**, the recommended DNS management option is to use Azure-managed DNS. You might also use your own DNS provider. If you choose an Azure-managed DNS, select an existing DNS zone. Then select an existing custom subdomain or create a new one. If you're using another DNS provider, manually enter the custom domain name. Then select **Add** to add your custom domain.
40+
* **Non-Azure validated domain** is a domain that requires ownership validation. When you select **Non-Azure validated domain**, we recommend that you use the Azure-managed DNS option. You might also use your own DNS provider. If you choose an Azure-managed DNS, select an existing DNS zone. Then select an existing custom subdomain or create a new one. If you're using another DNS provider, manually enter the custom domain name. Then select **Add** to add your custom domain.
4141

4242
:::image type="content" source="../media/how-to-add-custom-domain/add-domain-page.png" alt-text="Screenshot that shows the Add a domain pane.":::
4343

@@ -55,7 +55,7 @@ A custom domain is configured on the **Domains** pane of the Azure Front Door pr
5555
:::image type="content" source="../media/how-to-add-custom-domain/validation-state-submitting.png" alt-text="Screenshot that shows the domain validation state as Submitting.":::
5656

5757
> [!NOTE]
58-
> * Starting September 2023, Azure Front Door supports BYOC-based domain ownership validation. Azure Front Door automatically approves the domain ownership if the Certificate Name (CN) or Subject Alternative Name (SAN) of the provided certificate matches the custom domain. When you select **Azure managed certificate**, the domain ownership continues to be validated via the DNS TXT record.
58+
> * As of September 2023, Azure Front Door now supports BYOC-based domain ownership validation. Azure Front Door automatically approves the domain ownership if the Certificate Name (CN) or Subject Alternative Name (SAN) of the provided certificate matches the custom domain. When you select **Azure managed certificate**, the domain ownership continues to be validated via the DNS TXT record.
5959
> * For custom domains created before BYOC-based validation is supported and the domain validation status is anything but **Approved**, you need to trigger the auto-approval of the domain ownership validation by selecting **Validation State** > **Revalidate** in the portal. If you're using the command-line tool, you can trigger domain validation by sending an empty `PATCH` request to the domain API.
6060
> * An Azure prevalidated domain has a validation state of **Pending**. It automatically changes to **Approved** after a few minutes. After validation gets approved, skip to [Associate the custom domain to your Front Door endpoint](#associate-the-custom-domain-with-your-azure-front-door-endpoint) and finish the remaining steps.
6161

articles/frontdoor/standard-premium/how-to-configure-https-custom-domain.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ If you have your own domain, and the domain isn't already associated with [anoth
4141
| DNS management | Select **Azure managed DNS (Recommended)**. |
4242
| DNS zone | Select the Azure DNS zone that hosts the custom domain. |
4343
| Custom domain | Select an existing domain or add a new domain. |
44-
| HTTPS | Select **AFD Managed (Recommended)**. |
44+
| HTTPS | Select **AFD managed (Recommended)**. |
4545

4646
1. Validate and associate the custom domain to an endpoint by following the steps to enable a [custom domain](how-to-add-custom-domain.md).
4747

@@ -62,8 +62,8 @@ If you have your own domain, and the domain is associated with [another Azure se
6262
| Setting | Value |
6363
|--|--|
6464
| Domain type | Select **Azure pre-validated domain**. |
65-
| Pre-validated custom domain | Select a custom domain name from the dropdown list of Azure services. |
66-
| HTTPS | Select **Azure managed (Recommended)**. |
65+
| Pre-validated custom domains | Select a custom domain name from the dropdown list of Azure services. |
66+
| HTTPS | Select **Azure managed**. |
6767

6868
1. Validate and associate the custom domain to an endpoint by following the steps to enable a [custom domain](how-to-add-custom-domain.md).
6969

@@ -180,7 +180,7 @@ Azure Front Door can now access this key vault and the certificates it contains.
180180
181181
:::image type="content" source="../media/how-to-configure-https-custom-domain/add-custom-domain-https.png" alt-text="Screenshot that shows the Add a custom domain pane with HTTPS.":::
182182
183-
1. Follow the onscreen steps to validate the certificate. Then associate the newly created custom domain to an endpoint as outlined in [creating a custom domain](how-to-add-custom-domain.md).
183+
1. Follow the onscreen steps to validate the certificate. Then associate the newly created custom domain to an endpoint as outlined in [Configure a custom domain](how-to-add-custom-domain.md).
184184
185185
## Switch between certificate types
186186

0 commit comments

Comments
 (0)