I\'ve been running my ASP.NET Core 2.1 Preview-1 app on Azure since this release became available. I had installed the ASP.NET Core runtime extensions through the portal and it\
I got my project working on asp.net core 2.1 Preview 2 on Azure. I did the following steps;
Installed asp.net core site extension from Azure as shown in the picture below and restarted the app service
That's it.