Search code examples
azureazure-front-door

Azure Front Door to Website on IIS VM Host


I've got an Azure Front Door that has been set up to link to 2 Windows VM's running IIS, I'm trying to add a Frontend Domain that I can then use to access websites on the VM's. Azure Frontend Domain

Then I have the backend pool which links to the 2 servers. Back End Pool

I then have a route to the web servers, which should (as far as I can tell) just forward the request onwards. Routing Rule

Then I have my web servers which I have set up the bindings on for the website Website Bindings

However whenever I try to browse to the website I just see the IIS landing page rather than the website I have setup. How do I get to my actual website?


Solution

  • The problem in the end was that the Certificate subject name validation had been enabled. To change you need to go to Front Door Designer then Settings. Certificate Subject Name Setting