question

MikeKauspedas-6212 avatar image
0 Votes"
MikeKauspedas-6212 asked Grmacjon-MSFT answered

Modify App Service Managed Certificate script to support subdomains (cname)

I'm trying to use the script here (https://azure.github.io/AppService/2021/03/02/asmc-apex-domain.html) and modify it so that I can use it with subdomains as custom hostnames, using a CNAME record. It of course fails because it is looking for an A record for the apex domain.

I'm not sure what needs to be changed but my guess is ""domainValidationMethod":"http-token"". I don't know what the other methods available are, doc doesn't list them here https://docs.microsoft.com/en-us/azure/templates/microsoft.web/certificates?tabs=json.



azure-webappsazure-webapps-ssl-certificates
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Grmacjon-MSFT avatar image
0 Votes"
Grmacjon-MSFT answered

Hi @MikeKauspedas-6212

This is a known issue and it looks like the ASCM team has deployed a fix to resolve the problem. Can you please try again and let us know if you're facing this issue?

Thanks,
Grace

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.