Tag: CSE

Cloud with Gears

Master Azure VM Management with PowerShell and Custom Script Extensions

Managing Azure Virtual Machines (VMs) individually can be slow, repetitive, and inefficient—especially at scale. In this post, we’ll explore how to leverage PowerShell and

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