From the course: Azure DevOps: Continuous Delivery with YAML Pipelines

Unlock the full course today

Join today to access over 22,700 courses taught by industry experts or purchase this course individually.

Application inflation pipeline

Application inflation pipeline - Azure Tutorial

From the course: Azure DevOps: Continuous Delivery with YAML Pipelines

Start my 1-month free trial

Application inflation pipeline

- [Instructor] Let's take the concept of scripting a little bit further. In this case, I want to create a landing zone or an app inflation pipeline. We want to create a consistent starting place for the cloud application team. So, some of the things that they're going to need is a resource group where they're going to build their application. They might have access to some shared resources. They'll also want, probably want, a DevOps project. We might eventually want to add Blueprints to this. But just for our purposes right now what we're going to do is we're going to back into Azure DevOps. Notice that we created this one. We actually should probably rename the last one that we created. I'm just going to move this into a name here. Just rename this to be patterns, and we're going to call it my script demo. But I've got another pipeline that I created in another project, and I'm going to go into my DevOps-Patterns…

Contents