Feb 18 2022 02:15 AM - edited Feb 18 2022 04:23 AM
Hi,
I'm trying to add two custom domains to an App Service, and I think that it is limited to one.
With one custom domain, this domain works, but when I add the second one, both domains stop working and a 404 error appears: that error indicates that I must check if the custom domain has been added to the App Service or I must refresh DNS cache, but in my opinion I think it is not the reason. As soon as I remove the second custom domain, the first works again.
I think it is due to a limit, but I can't find the official documentation about it.
I can create a second App Service for the second custom domain, and redirect from the second site to the first, but I would like to know if there is a limit in App Service custom domains. Comparing with IIS, it was possible by using different bindings in the site.
Thank you very much!!
Jose
Feb 18 2022 04:22 AM
SolutionFeb 18 2022 04:22 AM
Solution