Skip to content

Commit e40698c

Browse files
authored
Merge pull request #195144 from duongau/afddomain
Azure Front Door how to custom domain - add note
2 parents 510d764 + 457b37b commit e40698c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ In order for the certificate to be automatically rotated to the latest version w
131131

132132
If you want to change the secret version from ‘Latest’ to a specified version or vice versa, add a new certificate.
133133

134-
##### How to switch between certificate types
134+
## How to switch between certificate types
135135

136136
1. You can change an existing Azure managed certificate to a user-managed certificate by selecting the certificate state to open the **Certificate details** page.
137137

@@ -141,7 +141,9 @@ If you want to change the secret version from ‘Latest’ to a specified versio
141141
*Bring Your Own Certificate (BYOC)*. Then follow the same steps as earlier to choose a certificate. Select **Update** to change the associated certificate with a domain.
142142

143143
> [!NOTE]
144-
> It may take up to an hour for the new certificate to be deployed when you switch between certificate types.
144+
> * It may take up to an hour for the new certificate to be deployed when you switch between certificate types.
145+
> * If your domain state is Approved, switching the certificate type between BYOC and managed certificate won't have any downtime. Whhen switching to managed certificate, unless the domain ownership is re-validated and the domain state becomes Approved, you will continue to be served by the previous certificate.
146+
> * If you switch from BYOC to managed certificate, domain re-validation is required. If you switch from managed certificate to BYOC, you're not required to re-validate the domain.
145147
>
146148

147149
:::image type="content" source="../media/how-to-configure-https-custom-domain/certificate-details-page.png" alt-text="Screenshot of certificate details page.":::

0 commit comments

Comments
 (0)