Tag: Azure DevOps

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
Azure DevOps

DevOps and Azure DevOps Overview, What’s the Difference?

If you have been in IT for any amount of time, you have heard of DevOps. But what is DevOps and how does it

Private Endpoints and DNS Part Deux: Azure Private DNS Zones

This is a second video on Azure Private Endpoints and DNS.  Previously, we reviewed options for DNS name resolution with Private Endpoint that included

Private Endpoints with Azure Storage File Shares

Azure services are publicly available over the internet by default.  That works for many services, but sometimes we need to limit access to internal

Private Endpoints and DNS in Azure

Private Endpoints in Azure provide a secure way to access resources over the private, internal network.  But the options for configuring DNS for Private

Image Builder and WVD Session Hosts with One Azure DevOps Pipeline

This video picks up where the last two DevOps videos left off.  We use one Azure DevOps Pipeline and multiple jobs to build an
Scroll to Top