I have been going by the Shibboleth2 wiki IIS installation guide, specifically the steps for IIS7. I have just been remoting into a hosted service instance to follow these steps. I installed the 64 bit version, afaik that is the version of the vm os.
I am able to add the ISAPI Module and configure the *.sso handler. However accessing the URL https://blablabla.cloudapp.net/Shibboleth.sso/Status is just returning a 404.
In installed shib to c:\opt on the azure vm. Is this the incorrect place?
What would stop the URL above from being intercepted by the isapi module, and returning a 404 instead?