Author: Travis Roberts

Use PowerShell to Create a Snapshot Based Image of an Azure Virtual Machine

This video goes of using the SnapImage.ps1 PowerShell script.  This script automates the process of creating an image from an Azure VM without destroying
az-900 Azure Fundamentals

AZ-900 Core Azure Architectural Components Part 3

This is the third video in a series on the Azure AZ900, Microsoft Azure Fundamentals exam.  The AZ-900 is required for the Azure Fundamentals
az-900 Azure Fundamentals

AZ-900 Describe Cloud Concepts, Microsoft Azure Fundamentals Part 2

This is the second video in a series on the Azure AZ900, Microsoft Azure Fundamentals exam.  The AZ-900 is required for the Azure Fundamentals

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

Override File in Terraform and Azure

I try to find a useful example that demonstrates functionality when I create these posts and videos.  Unfortunately, with Override files in Terraform, that

Dynamic Blocks in Terraform with Azure

Resources in Terraform are deployed as top-level resources.  A server or App Service plan for example.  These top-level resources include inline, or sub-resources; blocks

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
Scroll to Top