Hi Derek,
If you post the domain you are attempting to create managed certificate for in a comment I will run some DNS queries from multiple global points and see if I see anything wrong. Since you have done it so many times there probably isn't anything wrong, but it won't hurt for me to check.
After you attempt to add managed certificate, please see if domain validation token is being created using instructions below.
For example, say you are adding managed certificate for www.yourcustomdomain.com
. You start process in Azure portal, then in separate tab you immediately navigate to below link:
https://www.yourcustomdomain.com/.well-known/pki-validation/fileauth.txt
You will get security warning, since certificate hasn't been issued, so click Advanced and then click to continue to site. Every 3 seconds or so, refresh the page. At first, you should receive error similar to below screenshot:
However, if you keep refreshing your browser every few seconds, within a few minutes you should see token appear, which would be similar to below screenshot:
If you keep refreshing the page for 10-15 minutes and token never appears and/or certificate never gets issued, then it means there is an issue and your managed certificate is unlikely to ever get issued.
After the token shows up, if things are working properly your certificate should be issued in about 5-10 minutes. When it is issued if you again browse to above link the token will be replaced by error message since the token is no longer needed and thus removed.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP