Skip to content

How to use in Azure services

Tatsuro Shibamura edited this page Apr 4, 2022 · 4 revisions

App Service (Web Apps / Functions / Containers)

You can import the Key Vault certificate to the App Service by opening the TLS/SSL Settings from Azure Portal and selecting the Import Key Vault Certificate button from the Private Key Certificate (.pfx).

Private key certificate

After importing, the App Service will automatically check for certificate updates.

Application Gateway v2

Azure CDN / Front Door (Classic) / Front Door

Azure CDN / Front Door will now automatically deploy the latest version of the certificate when the Key Vault certificate is updated. Selecting Latest as the Key Vault certificate version will automatically update it.

API Management

Virtual Machines

Other services

The issued certificate can be downloaded from Key Vault and used elsewhere, either in Azure or outside Azure.