Skip to content

Commit 30bf04b

Browse files
committed
updates
1 parent c3c8546 commit 30bf04b

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

articles/app-service/configure-ssl-app-service-certificate.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -124,9 +124,9 @@ By default, App Service certificates have a one-year validity period. Before the
124124

125125
If you turn on automatic renewal, certificates can start automatically renewing 32 days before expiration.
126126

127-
:::image type="content" source="./media/configure-ssl-certificate/auto-renew-app-service-cert.png" alt-text="Screenshot of specified certificate's auto renewal settings." lightbox="./media/configure-ssl-certificate/auto-renew-app-service-cert.png" :::
127+
:::image type="content" source="./media/configure-ssl-certificate/auto-renew-app-service-cert.png" alt-text="Screenshot of specified certificate's auto renewal settings." lightbox="./media/configure-ssl-certificate/auto-renew-app-service-cert.png":::
128128

129-
1. To manually renew the certificate instead, select **Manual Renew**. You can request to manually renew your certificate 60 days before expiration, but [the maximum expiration date will be 397 days](https://www.godaddy.com/help/important-notification-about-ssl-offerings-9322).
129+
1. To manually renew the certificate instead, select **Manual Renew**. You can request to manually renew your certificate 60 days before expiration, but [certificates can't be issued for longer than 397 days](https://www.godaddy.com/help/important-notification-about-ssl-offerings-9322).
130130

131131
1. After the renew operation completes, select **Sync**.
132132

@@ -135,16 +135,15 @@ By default, App Service certificates have a one-year validity period. Before the
135135
> [!NOTE]
136136
> If you don't select **Sync**, App Service automatically syncs your certificate within 24 hours.
137137
138-
## Rekey and App Service certificate
138+
## Rekey an App Service certificate
139139

140-
If you think your certificate's private key is compromised, you can rekey your certificate. This action rolls the certificate with a new certificate issued from the certificate authority.
140+
If you think your certificate's private key is compromised, you can rekey your certificate. This action rotates the certificate with a new certificate issued from the certificate authority.
141141

142142
1. On the [App Service Certificates page](https://portal.azure.com/#blade/HubsExtension/Resources/resourceType/Microsoft.CertificateRegistration%2FcertificateOrders), select the certificate. From the left menu, select **Rekey and Sync**.
143143

144144
1. To start the process, select **Rekey**. This process can take 1-10 minutes to complete.
145145

146-
> [!div class="mx-imgBorder"]
147-
> ![Screenshot of rekeying an App Service certificate.](./media/configure-ssl-certificate/rekey-app-service-cert.png)
146+
:::image type="content" source="./media/configure-ssl-certificate/rekey-app-service-cert.png" alt-text="Screenshot of rekeying an App Service certificate." lightbox="./media/configure-ssl-certificate/rekey-app-service-cert.png":::
148147

149148
1. You might also be required to [reconfirm domain ownership](#confirm-domain-ownership).
150149

0 commit comments

Comments
 (0)