Tag: devops

Master Azure Resource Locks: Protect Your Cloud Resources from Accidental Changes

In this video, we take a deep dive into Azure Resource Locks and how they can protect your cloud resources from accidental deletion or

Manage Azure Automation Runbooks with Git Source Control

Storing important automation scripts on a file share or local hard drive?  There is a better way with Azure Automation and Source Control integration. 

Azure DevOps Pipelines with Terraform and Stages

In this video, we build an Azure DevOps pipeline with stages to deploy resources built with Terraform.  We start by reviewing the environment including
Azure DevOps

Azure DevOps and Bicep Pipelines

In this video, we build on DevOps repos by creating an Azure DevOps pipeline that deploys Azure Bicep template files.  We start by creating
Azure DevOps

Azure DevOps and PowerShell Pipelines

In this video, we build on DevOps Repos by crating a PowerShell file and running it within a PowerShell based DevOps pipeline.  A pipeline
Azure DevOps

Using VS Code with Azure DevOps Git Repos

This is a continuation of my previous video on Azure DevOps Repos.  In this video, we install Visual Studio Code and install and configure
Azure DevOps

Getting Started with Azure DevOps Repos

Azure DevOps Repositories, or “repos” provide a way for teams to create, version, and manage code and files used for an Azure DevOps Project. 
Azure DevOps

Getting Started with Azure DevOps Boards

Azure DevOps boards provide a way for development teams to create, assign, manage, and monitor work items for a DevOps Project.  This video is
Scroll to Top