Hi! I'm trying to use the URL rewrite module in Azure but for some reason I can't add a <rewrite>
section to the web.config's system.webServer section (as shown on http://msdn.microsoft.com/en-us/library/dd573358.aspx).
I've installed the URL Rewrite Modeul v2via the Web Platform Installer. I'm using Visual Studio 2010 with the v4.0 framework and a standard ASP.NET Work Role.
Any help in this regard would be greatly appreciated...