June 7, 2023

Explore continuous integration

Explore continuous integration
June 7, 2023

Manage application configuration data

Manage application configuration data
June 3, 2023

Introduction to continuous delivery

Introduction to continuous delivery
June 3, 2023

Explore Git hooks

Explore Git hooks
June 3, 2023

Create a build pipeline with Azure Pipelines

Set up a continuous integration (CI) pipeline that automates the process of building your application.
April 18, 2023

Bulk edit Azure DevOps work items using Excel

There are times when you need to do bulk edits of work items within Azure DevOps Boards. Excel supports adding work items, updating existing work items, […]
April 11, 2023

What are Azure DevOps Boards?

Azure DevOps Boards are a part of Azure DevOps.  The Boards part of the service is a tool that allows you to plan track and organize […]
March 24, 2023

Azure Lab Services – An Overview, Setup, Terraform, and more!

Overview Recently I have been using Azure Lab Services to prepare Lab Environments for testing and training scenarios, and also using various tools to help create […]
February 2, 2023

Azure DevOps Pipelines: Install npm Packages from an External Private Package Registry

In this post let’s see how we can Install npm Packages from an external private package registry in an Azure DevOps Pipeline. The first step is adding a […]
January 27, 2023

Using Azure Artifacts As Python Pip Package Repository

In a recent engagement, we had to provision several Linux VMs in customer’s Azure environment. The customer has blocked access to all public package repositories, including […]
January 11, 2023

How I deploy my Azure Lab Environments

A recent topic of conversation with colleagues, friends in the technical community, and customers I work with, has been how I manage and deploy lab environments. […]
December 21, 2022

Introducing – Single Region Azure BaseLab V2

As you may know, I maintain a range of Terraform environments for Azure, which can be used for Demos, Labs, Learning and Testing. These are maintained […]