Book Image

Modernize ASP.NET Web Apps with Azure App Service [Video]

By : Marius Zaharia
Book Image

Modernize ASP.NET Web Apps with Azure App Service [Video]

By: Marius Zaharia

Overview of this book

<p>Do you want to transform and modernize your legacy applications for the cloud? Azure App Service lets you quickly build, refactor, deploy, and scale enterprise-grade web apps running on any platform, without having to manage the infrastructure. You will take a typical legacy ASP.NET web application and transform it into a modern application with ASP.NET Core and Azure App Service as the main drivers of the change.<br />By the end of this course, you will have the skills to use Azure App Service to refactor, modernize, deploy, and highly scale your legacy applications.<br />The code bundle for this video course is available at -&nbsp;<a href="https://github.com/PacktPublishing/Modernize-ASP.NET-Web-Apps-with-Azure-App-Service" target="_blank">https://github.com/PacktPublishing/Modernize-ASP.NET-Web-Apps-with-Azure-App-Service</a></p> <h1>Style and Approach</h1> <p>This practical guide demonstrates how to use Azure App Service features and functionalities to get the best out of your ASP.NET Core web application.</p>
Table of Contents (5 chapters)
Chapter 5
Automate Deployment, Test, and Scale Your Application
Content Locked
Section 3
Git Deployments on App Service with Azure DevOps
We will understand the essential services of Azure DevOps for code repository, build and deployment (release). We will review the options in App Service for automatic build and deployment. , then configure one of the MVC Music Store projects for automatic build and deployment (as container) with Azure DevOps. - Describe Azure DevOps Repos, Pipelines and other services, as well as the CI/CD features under App Service - Implement CI/CD between the Azure Repos repository for MVC Music Store, Azure Build Pipeline, Azure Container registry, Azure Release Pipeline, and App Service for Linux - Commit a change to the local repo; push changes to the remote repo and follow the build and release executions to the deployment to App Service