Failed to create App Service Managed Certificate for *.fieldworker.ai due to error: Properties.CanonicalName is invalid. Canonical name *.fieldworker.ai includes at least one special character. Only letters and numbers are allowed.

Prabhat Vaish 20 Reputation points
2025-05-10T21:22:42.41+00:00

I am getting the error when trying to create a certificate for a wildcard custom sub-domain added to an app service. The validation in the earlier step does not show any issues, but the create step fails it.

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

1 answer

Sort by: Most helpful
  1. TP 124.9K Reputation points Volunteer Moderator
    2025-05-10T23:31:49.88+00:00

    Hi,

    App Service Managed certificates do not support wildcards. If you need wildcard certificate you can obtain it separately and then import it and its private key into app service.

    Please click Accept Answer if above was helpful.

    Thanks.

    -TP


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.