Scenario: Build a ASP.NET core web app and host it on Azure.
Solution:
Azure App Service is platform for building web applications.
- Navigate -> Azure portal
- Resource Group
- Publish-> Code
- Runtime stack - > .NET 6.0
- Visual studio
- Solution -> Publish
- Target -> Azure
- Azure App Service (Windows)
- Sign in to Azure
- View -> Resource Group
- Publish (pubxml)
No comments:
Post a Comment