azureiisazure-web-app-servicekudu

Connecting to an Azure App Service via IIS Manager (inetmgr)


Is it possible to remote-connect to an Azure App Service running on Windows with my IIS Manager?

This seems to have been possible according to this blog post by clicking in IIS Manager File -> Connect to a site.


Solution

  • I refer to the steps mentioned in the link shared by you and in the last step I got an error below.

    enter image description here

    I did some research on it and it looks like managing the App Service from IIS is not supported anymore. I have not got any official link but the below links might give you some information on it.

    1. Microsoft.Web.Configuration.AppHostFileProvider not found after configured Remote IIS Administration for Microsoft Azure Web App

    2. Can no longer manage any Web Apps with IIS Remote Manager - Could not load file or assembly - AppHostFileProvider