Introduction
You can make an App Service Managed Certificate and connect it to your domain to secure your custom domain at zero cost. No need of concerned about renewals with Managed Certificates because the certificate is renewed for you automatically.
Step 1
Go to TLS/SSL settings in your App Service.
Step 2
Go to Private Key Certificates to create an App Service Managed Certificate.
Step 3
Click on + Create an App Service Managed Certificate to create the certificate.
Step 4
Select the correct domain from the drop-down menu and click Create button to create the certificate.
Step 5
After the certificate has been created successfully, you will be able to see it in the list of Private Key Certificates on the TLS/SSL Settings blade.
Step 6
Click on Custom domain in your App Service to bind the certificate.
Step 7
Click on Add binding button relevant to the specific domain that you want to be secured.
Step 8
Select the Custom domain, App Service Managed Certificate and select SNI SLL as TLS/SSL Type. Then click on Add Binding button.
Step 9
You will see a green checkmark and the word “Secure” for custom domain under the Assigned Custom Domains after the binding has successfully been created.
Summary
In this article, we learnt how to create an App Service Managed Certificate in Azure. Please use the comment box if you need any clarification.