Search code examples
azureazure-active-directoryazure-keyvaultazure-cdn

Allowing Azure CDN to access Azure KeyVault


I'm trying to set up my Azure CDN endpoint to use HTTPS for the custom domain I already set up.

When I tried to point at the SSL cert in my Azure KeyVault, I got an error stating that I need to grant Azure CDN access to KeyVault. Any idea how I can do this -- hopefully through the Portal and NOT Powershell, though I have a feeling it'll end up requiring Powershell commands.

Basically, I'm trying to get my Azure CDN endpoint to use the SSL cert in my Azure KeyVault.

Anyway, I'd appreciate someone pointing to me an article or a set of instructions please. Thanks!


Solution

  • Instructions for enabling SSL with your own certificate stored in Azure KeyVault are described here:

    https://learn.microsoft.com/en-us/azure/cdn/cdn-custom-ssl?tabs=option-2-enable-https-with-your-own-certificate#ssl-certificates.