Skip to content

Commit 68551c3

Browse files
Update troubleshoot-azure-app-service-certificates.md
1 parent 284838a commit 68551c3

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

support/azure/app-service/troubleshoot-azure-app-service-certificates.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ This section addresses areas in which App Service certificate setups can fail, i
2727

2828
- [Domain ownership verification](#step-2-verify-domain-ownership)
2929

30-
- [Azure Key Vault integration and access](#step-3-validate-azure-key-vault-integration-and-access)
30+
- [Azure Key Vault integration and access](#step-3-verify-azure-key-vault-integration-and-access)
3131

3232
- [App Service certificate binding configuration](#step-4-check-app-service-certificate-binding-configuration)
3333

3434
- [Certificate renewal and reissue settings](#step-5-renew-or-reissue-the-certificate)
3535

36-
- [Solution validation](#step-6-validate-the-solution)
36+
- [Solution verfication](#step-6-verify-the-solution)
3737

3838
Azure portal instructions are provided for each step. Azure command-line interface (CLI) guidance is provided, if applicable.
3939

@@ -505,10 +505,8 @@ an Azure notification or email message that states that a certificate is expirin
505505
didn't propagate because of Key Vault permission issues. For example, the
506506
certificate was renewed in Azure (possibly visible in **App Service
507507
Certificates** by having a new expiration date), but your web app still served
508-
the old one. In this case, verify the Key Vault policies [(Step 3: Validate Azure
509-
Key Vault integration and
510-
access).](#step-3-validate-azure-key-vault-integration-and-access). Add
511-
the missing policies, and then **Sync** the certificate.
508+
the old one. In this case, verify the Key Vault policies ([Step 3: Verify Azure
509+
Key Vault integration and access](#step-3-verify-azure-key-vault-integration-and-access)). Add the missing policies, and then **Sync** the certificate.
512510

513511
- **Subscription issues:** Make sure that your Azure subscription is in good
514512
standing. If the certificate wasn't renewed because of a subscription

0 commit comments

Comments
 (0)