@Harlen Alvarez this error generally means domain name has been flagged by the certificate provider. Reach out to me directly via the private comment down below so we can escalate getting your domain name verified.
Static Webapp Custom Domain
I'm trying to point multiple domains to the same static app, I already added 2 cnames and 2 txts records and now I'm trying to add one last cname record, but when I do I get the following error with no other information.
The custom domain request triggered a risky domain check. Please contact support for assistance for this request.
and from the command line I get this
cli.azure.cli.core.azclierror: (Unspecified)
Code: Unspecified
Message:
az_command_data_logger: (Unspecified)
Code: Unspecified
Message:
The command I'm running is
az staticwebapp hostname set -n TampaChill --hostname www.airandheatingtampa.com
.
I already added the cname on the provider, has anyone seen this issue and resolved it?