From the course: Azure for DevOps: Designing a Strategy

Unlock the full course today

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

Create a license management strategy

Create a license management strategy - Azure Tutorial

From the course: Azure for DevOps: Designing a Strategy

Start my 1-month free trial

Create a license management strategy

- [Instructor] Okay, so now let's talk about creating a license management strategy for you. There's a few different types of project categories within Azure DevOps, the first one being open source projects. Open source projects are public-facing projects in Azure DevOps that you can store your code in and work with Azure DevOps with that come with unlimited users. But again, these are public-facing. They're not private. They're available to anyone to look at, as long as you give them access, but the public can search and find them and request access, too. And it gives you unlimited build time. It gives you some pipelines that you can use to actually build your code. And you have unlimited time using them, as long as these are open source public projects. You get 10 parallel pipeline jobs. So what does that mean? 10 parallel jobs means that you get unlimited minutes for CI/CD, for continuous integration, continuous delivery, on the pipeline, in parallel. So that means I can run 10…

Contents