App Service Certificate Wildcard and Root Domain

Chris Vella 20 Reputation points
2023-11-30T02:01:13.06+00:00

Hi,

I'm looking to purchase a wildcard Azure App Service Certificate. Do these certificates come with both the wildcard subdomain and a SAN for the root/apex domain? For example, *.contoso.com and contoso.com.

Many third-party wildcard certificates come with both, but I can't find any documentation for the App Service Certificate specifically that clarifies this point.

Thank you!

Note: I'm not asking about the naked domain option in the standard cert (www.contoso.com and contoso.com), which has been provided as an answer in some other similar queries, I am specifically referring to the wildcard.

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

Accepted answer
  1. Pinaki Ghatak 5,600 Reputation points Microsoft Employee Volunteer Moderator
    2024-01-08T09:29:30.5966667+00:00

    Hello @Chris Vella

    Yes, the Azure App Service Certificate for a wildcard does include both the subdomain wildcard (e.g., *.contoso.com) and the root (e.g., contoso.com) as a Subject Alternative Name (SAN)

    This means that when you purchase a wildcard certificate, it will secure both your root domain and any subdomains.

    Also check the following tutorial here, that might help. you.

    https://learn.microsoft.com/en-us/samples/azure/azure-quickstart-templates/app-service-certificate-wildcard/

    If this answers your question and solves your issues, tagging this info as answered is appreciated, and is helpful for community readers who may have similar questions.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. Chris Vella 20 Reputation points
    2023-12-01T02:58:08.24+00:00

    I ended up just purchasing the wildcard App Service Certificate. It does include both the subdomain wildcard (*.test.domain.com) and the root (test.domain.com) as a SAN. Hope that helps someone in future.

    0 comments No comments

  2. brtrach-MSFT 17,741 Reputation points Microsoft Employee Moderator
    2023-12-03T21:48:17.4866667+00:00

    Thank you for sharing the answer with the community. Feel free to come back any time and we would be happy to assist you.

    0 comments No comments

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.