Certificate Binding
Manages an App Service Certificate Binding.
Import
App Service Certificate Bindings can be imported using the hostname_binding_id
and the app_service_certificate_id
, e.g.
$ pulumi import azure:appservice/certificateBinding:CertificateBinding example "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Web/sites/instance1/hostNameBindings/mywebsite.com|/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/mygroup1/providers/Microsoft.Web/certificates/mywebsite.com"
Content copied to clipboard