Skip to content

Commit a30590b

Browse files
committed
Learn Editor: Update how-to-configure-https-custom-domain.md
1 parent 33ac9ec commit a30590b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)