Choosing a Headless CMS? Here is Your Ultimate Checklist for Free Get it now
You can deploy your .NET 5.0 starter or any .NET application via Visual Studio Code or Visual Studio 2019.
dotnet publish -c Release -o ./publish
Deploy publish folder to App Service by right-clicking on the folder and selecting 'Deploy to Web App...' and following the prompts to select 'Subscription' and 'Web App'.
1. Right-click on Agility.NET5.Starter and select 'publish'.
2. Select Azure:
3. Select Azure App Service (Windows).
4. Select Subscription and App Service.
5. After the profile is created hit 'Publish'.