VS 2015, .Net Framework 4.5.1, local IISExpress and Azure Web App
Attempting to follow self healing config settings from: https://azure.microsoft.com/en-us/blog/auto-healing-windows-azure-web-sites/
Error: The element 'system.webServer' has invalid child element 'monitoring'
The app compiles but fails at runtime both when run locally in VS2015 and when deployed to azure web app.