Moving a nested application from IIS to Azure App Service
Let’s say you want to move an IIS application to an Azure Web App (aka app service). More than that, let’s say this app has a nested application (subsite) or virtual directory. Here’s how you can get it done.
What we’re shooting for
The configuratio...
gaunacode.com1 min read