https://pulumi.com logo
w

wet-sunset-4939

03/14/2020, 2:12 PM
Hi @tall-librarian-49374 I saw a sample here https://github.com/pulumi/examples/blob/master/azure-ts-dynamicresource/cdnCustomDomain.ts to add custom domain for Azure CDN. However, it is not allow to upload certificate. Please share if you already have a sample with certificate?
t

tall-librarian-49374

03/14/2020, 7:34 PM
I don’t have any further details I’m afraid. By the way, could you post to #azure next time? Thank you!
a

acceptable-stone-35112

03/14/2020, 7:41 PM
I guess you can workaround this using KeyVault Certificate Resource and then providing it to CDN. Its the preferred way to manage certs anyway. Didn't test it yet.
w

wet-sunset-4939

03/15/2020, 2:20 AM
Hi Both, Thanks you for your help. @acceptable-stone-35112 you are right, I've already have the cert on my key vault and
@azure/arm-cdn
allows to load cert form key vault. However, CDN is also providing a cert for custom domain.
b

broad-dog-22463

03/17/2020, 9:34 AM
Please let’s use this channel for announcements and not questions ;)
w

wet-sunset-4939

03/17/2020, 12:18 PM
sure