You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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.
16
16
@@ -131,6 +131,11 @@ Grant Azure Front Door permission to access the certificates in your Azure Key
131
131
- The key vault accounts for your subscription ID.
132
132
- The certificates (secrets) under the selected key vault.
133
133
- 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.
134
139
135
140
5. When you use your own certificate, domain validation is not required. Proceed to [Wait for propagation](#wait-for-propagation).
0 commit comments