Skip to content

Commit 558029f

Browse files
Merge pull request #273859 from halkazwini/docs-editor/how-to-configure-https-custom-1714491990
Update how-to-configure-https-custom-domain.md
2 parents e6fde0a + 9b1dd73 commit 558029f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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
@@ -4,8 +4,8 @@ description: In this article, you learn how to configure HTTPS on an Azure Front
44
services: frontdoor
55
author: duongau
66
ms.service: frontdoor
7-
ms.topic: article
8-
ms.date: 10/31/2023
7+
ms.topic: how-to
8+
ms.date: 04/30/2024
99
ms.author: duau
1010
ms.custom: devx-track-azurepowershell
1111
#Customer intent: As a website owner, I want to add a custom domain to my Azure Front Door configuration so that my users can use my custom domain to access my content.
@@ -75,7 +75,7 @@ You can also choose to use your own TLS certificate. Your TLS certificate must m
7575

7676
#### Prepare your key vault and certificate
7777

78-
We recommend that you create a separate Azure Key Vault instance in which to store your Azure Front Door TLS certificates. For more information, see [Create a Key Vault instance](../../key-vault/general/quick-create-portal.md). If you already have a certificate, you can upload it to your new Key Vault instance. Otherwise, you can create a new certificate through Key Vault from one of the certificate authority (CA) partners.
78+
Create a separate Azure Key Vault instance in which you store your Azure Front Door TLS certificates. For more information, see [Create a Key Vault instance](../../key-vault/general/quick-create-portal.md). If you already have a certificate, you can upload it to your new Key Vault instance. Otherwise, you can create a new certificate through Key Vault from one of the certificate authority (CA) partners.
7979

8080
> [!WARNING]
8181
> Azure Front Door currently only supports Key Vault in the same subscription. Selecting Key Vault under a different subscription results in a failure.
@@ -132,7 +132,7 @@ Register the service principal for Azure Front Door as an app in your Microsoft
132132
133133
#### Grant Azure Front Door access to your key vault
134134
135-
Grant Azure Front Door permission to access the certificates in your Key Vault account. You only need to give `GET` permission to the certificate and secret in order for Azure Front Door to retrieve the certificate.
135+
Grant Azure Front Door permission to access the certificates in the new Key Vault account that you created specifically for Azure Front Door. You only need to give `GET` permission to the certificate and secret in order for Azure Front Door to retrieve the certificate.
136136
137137
1. In your Key Vault account, select **Access policies**.
138138

0 commit comments

Comments
 (0)