Skip to content

Commit e685c50

Browse files
authored
Merge pull request #134896 from duongau/fdcustomhttps
Front Door: Custom HTTPS - note about cert
2 parents f113130 + 8f87c19 commit e685c50

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/frontdoor/front-door-custom-domain-https.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.workload: infrastructure-services
1010
ms.tgt_pltfrm: na
1111
ms.devlang: na
1212
ms.topic: tutorial
13-
ms.date: 09/09/2020
13+
ms.date: 10/21/2020
1414
ms.author: duau
1515
# As a website owner, I want to enable HTTPS on the custom domain in my Front Door so that my users can use my custom domain to access their content securely.
1616

@@ -131,6 +131,11 @@ Grant Azure Front Door permission to access the certificates in your Azure Key
131131
- The key vault accounts for your subscription ID.
132132
- The certificates (secrets) under the selected key vault.
133133
- The available certificate versions.
134+
135+
> [!NOTE]
136+
> Leaving the certificate version as blank would lead to:
137+
> - The latest version of the certificate getting selected.
138+
> - Automatic rotation of certificates to the latest version, when a newer version of the certificate is available in your Key Vault.
134139
135140
5. When you use your own certificate, domain validation is not required. Proceed to [Wait for propagation](#wait-for-propagation).
136141

0 commit comments

Comments
 (0)