Skip to content

Commit 4785dfc

Browse files
authored
add two more notes to switching certificate type
1 parent 28f4b9e commit 4785dfc

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 certificate type between BYOC and managed certificate causes zero downtime. While switching to managed certificate, unless the domain ownership is revalidated 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 revalidation is required. if you switch from managed certificate to BYOC, there is no need for a domain re-validation.
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)