Skip to content

Commit 65e780f

Browse files
authored
Merge pull request #80876 from mikebudzynski/apim-cert-kv-supp
APIM: custom domain cert with key vault
2 parents 183c3cb + 1867671 commit 65e780f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/api-management/configure-custom-domain.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,9 @@ To perform the steps described in this article, you must have:
5555
+ In the **Certificate**, select a certificate from Key Vault. You can also upload a valid .PFX file and provide its **Password**, if the certificate is protected with a password.
5656

5757
> [!TIP]
58-
> If you use Azure Key Vault to manage the custom domain SSL certificate, make sure the certificate is inserted into Key Vault [as a *certificate*](https://docs.microsoft.com/rest/api/keyvault/CreateCertificate/CreateCertificate), not a *secret*. If the certificate is set to autorotate, API Management will pick up the latest version automatically.
58+
> We recommend using Azure Key Vault for managing certificates and setting them to autorotate.
59+
>
60+
> If you use Azure Key Vault to manage the custom domain SSL certificate, make sure the certificate is inserted into Key Vault [as a *certificate*](https://docs.microsoft.com/rest/api/keyvault/CreateCertificate/CreateCertificate), not a *secret*. If the certificate is set to autorotate, API Management will pick up the latest version automatically without any downtime to the service (if your API Management tier has SLA - i. e. in all tiers except the Developer tier).
5961
6062
1. Click Apply.
6163

0 commit comments

Comments
 (0)