App service not responding to https://mydomainname (without www)

Ilyas Dhin 6 Reputation points
2021-03-11T21:59:08.643+00:00

Hi

I have an app service with a custom domain name on.

I have noticed the following -

1 - http://mydomainname.com - redirects to https://www.mydomainname.com/ (which is what I want)
2 - http://www.mydomainname.com redirects to https://www.mydomainname.com/ (which is what I want)
3 - https://mydomainname.com - doesnt do anything at all (which is NOT what I want)
4 - https://www.mydomainname.com works as is (which is what I want)

So everything works except for case 3 which doesnt even reach my app service.

I do have an SSL certificate on too....which seems to be configured as case 4 works.

What do I need to do in order to get case 3 to work?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,874 questions
{count} vote