Skip to content

Commit ef7bc18

Browse files
authored
Fix warnings
1 parent d16e314 commit ef7bc18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The downloaded PFX file is a raw PKCS12 file that contains both the public and p
209209

210210
## Use Azure Advisor for App Service certificate
211211

212-
App Service certificate is integrated with [Azure Advisor](/azure/advisor/advisor-overview.md) to provide reliability recommendations for when your certificate requires domain verification. You must verify domain ownership for your certificate during renew, auto-renew, or rekey process if you haven't verified the domain in the last 395 days. To ensure you do not miss any certificate that requires verification or risk any certificate from expiring, you can utlize Azure Advisor to view and set up alerts for App Service certificate.
212+
App Service certificate is integrated with [Azure Advisor](/azure/advisor/advisor-overview) to provide reliability recommendations for when your certificate requires domain verification. You must verify domain ownership for your certificate during renew, auto-renew, or rekey process if you haven't verified the domain in the last 395 days. To ensure you do not miss any certificate that requires verification or risk any certificate from expiring, you can utlize Azure Advisor to view and set up alerts for App Service certificate.
213213

214214
### View Advisor recommendation
215215

@@ -233,8 +233,8 @@ You [create Azure Advisor alerts on new recommendations] using different configu
233233

234234
1. Under **Condition** select the following:
235235

236-
|-|-|
237236
|Configured by| Recommendation Type|
237+
|-|-|
238238
|Recommendation Type|Domain verification required to issue your App Service Certificate|
239239

240240
1. Fill out the rest of the required fields, then select the **Create alert** button at the bottom.

0 commit comments

Comments
 (0)