secure site seal support with managed certificates

wyworx 1 Reputation point
2021-02-06T19:18:28.593+00:00

hi, i recently migrated from using an app service certificate to a managed certificate. the app service certificate supported displaying a secure site seal on my website by adding an html / javascript snippet. is that supported with managed certificates? if it is how do i display the secure site seal? appreciate your help on this.

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

1 answer

Sort by: Most helpful
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2021-02-08T13:19:17.867+00:00

    @wyworx , Thanks for posting a good question.

    With App Service Managed Certificate you can secure your www custom domain or any non-naked domain in App Service.

    A private certificate that's easy to use if you just need to secure your www custom domain or any non-naked domain in App Service.

    The free App Service Managed Certificate is a turn-key solution for securing your custom DNS name in App Service.
    The free certificate comes with the following limitations:

    • Does not support wildcard certificates.
    • Does not support naked domains.
    • Is not exportable.
    • Is not supported on App Service Environment (ASE)
    • Does not support A records. For example, automatic renewal doesn't work with A records.

    65407-image.png

    Refer these docs for additional info:

    Kindly see the different between App Service Certificate and App Service Managed Certificate.

    https://learn.microsoft.com/azure/app-service/configure-ssl-certificate#create-a-free-certificate-preview

    Please let us know if you need further assistance on this topic, we will be more than happy to assist you further.


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.