Azure Dev Ops: how can I configure "Azure App Service Deploy" to generate a hostingstart.html file?
I created my first "ASP.NET Core Web API" project. From within Visual Studio I can deploy it to an Azure Web App (App Services) and I can test it successfully from within the Azure API Management instance. I'm working on…