Do we have free SSL Certificate's in the Azure service's? like ACM certs in AWS

Prakash Yenni 20 Reputation points
2024-09-25T14:46:44.6666667+00:00

Do we have free SSL Certificate's in the Azure service's? like ACM certs in AWS.

If yes what are the limitations?

I can see standard and wildcard only in the Azure portal "App Service Certificates"

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,960 questions
0 comments No comments
{count} votes

Accepted answer
  1. TP 125.8K Reputation points Volunteer Moderator
    2024-09-25T15:08:15.0433333+00:00

    Hi,

    Yes, there are free App Service Managed Certificates. Below are limitations from documentation:

    The free certificate comes with the following limitations:

    • Doesn't support wildcard certificates.
    • Doesn't support usage as a client certificate by using certificate thumbprint, which is planned for deprecation and removal.
    • Doesn't support private DNS.
    • Isn't exportable.
    • Isn't supported in an App Service Environment.
    • Only supports alphanumeric characters, dashes (-), and periods (.).
    • Only custom domains of length up to 64 characters are supported.

    Please click Accept Answer and upvote if the above was helpful.

    Thanks.

    -TP

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.