azureazure-web-app-servicecnameazure-custom-domain

Binding Azure App managed SSL to custom domains throgh REST API


I have a PHP application installed in the Azure web app, in that application users can add their own domain as CNAME alias custom domains through the submission of a form which I've already implemented.

What I need is the option to bind an Azure App Managed SSL certificate to that custom domain so the customers can access the website in HTTPS.

I am looking for a REST API for this functionality. Is it possible to automate this feature?


Solution

  • I've listed below the REST APIs you can use: