Skip to main content

Posts Tagged ‘Azure Virtual Machines’

Deploying VM Updates with Azure Update Management

The Azure Update Management solution can be used to manage updates and patches for virtual machines (VMs). Through Azure Update Management, you can manage available updates, schedule the installation of required updates, and review deployment results after installing updates. Prerequisites An Azure Automation account A virtual machine It should be linked with the same workspace […]

Azure: Did You Know? Virtual Machine Config Management – DevOps

By now you’ve heard the term DevOps. (If not, Wikipedia’s definition works.) So what tools are available to me in the Microsoft Azure environment to support DevOps? Azure Virtual Machines have a variety of built-in extensions that can enable configuration management. There are two extensions for Windows Powershell. The custom script extension allows you to […]