Tag: Automation

Automatically Start and Stop WVD VM’s with Azure Automation

One value proposition of any cloud service is consumption-based pricing, only paying for services when used.  Consumption-based pricing is an advantage of Windows Virtual

Git and VS Code for the Lone Scripter

This is where my last two articles, Git for System Admin Scripting and Get Started with Git Remote, come together.  Microsoft’s Visual Studio Code

Flow in Office 365 Vs. Logic Apps in Azure

Microsoft Flow in Office 365 and Logic Apps in Azure are both options for graphically driven process automation.  With a graphical interface and a

How to use a Free GitHub Account to Manage Azure Automation Runbooks

Controlling source code is important for good code management, especially when multiple people are working on a project.  In this video, I’m going to

Update Management in Azure Automation

Azure Automation Update Management is part of Azure Automation. In this video, I’m going over updating servers using Azure Automation Updates. Topics covered include:

Parent Child Runbooks and Shared Variables with Azure Automation

In this video I go over the two methods of starting a runbook from another runbook.  This is referred to as a parent child

Create and Run PowerShell Runbooks in Azure Automation

In this video I demonstrate how to create and run Azure Automation PowerShell Runbooks from the Azure Portal.  This includes editing, publishing and scheduling
Scroll to Top