Azure DevOps for the Ops consultant – Part 6. Release pipeline
Hi all,
In this last part of the blog series about Azure DevOps for the Ops consultant I want to show you how to create the release pipeline for Azure deployments.
Hi all,
In this last part of the blog series about Azure DevOps for the Ops consultant I want to show you how to create the release pipeline for Azure deployments.
Hi all,
In this part of the series, I want to focus on the build pipeline. In short, the build pipeline will provide the rest of your pipelines with artifacts.
In this part of the series, I will have a look at branches and pull requests. These two terms are essential to get familiar with since they are needed when working in teams on the code you are developing.
Hi all,
In this second part of the blog series, I want to focus in on Azure Boards and my use of it.
In short Azure Boards is where I have all my notes for the project I am currently doing.
In this part of the series, I want to focus on the use of repositories. Repositories are where your code is stored, and in my case, this is often PowerShell code as I will also show in this series.