The build-and-release pipeline

In this section, a new build pipeline is created that compiles and validates an ASP.NET MVC application, and then generates packages for deployment. After package-generation, a release definition ensures that deployment to the first environment happens in an app service and Azure SQL as part of continuous deployment.

The project structure of the sample application is shown in the following screenshot:

In this project, there's an ASP.NET MVC application the main application, which consists of application pages. Webdeploy packages will be generated out of this project from build pipelines and they will eventually ...

Get Azure for Architects - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.