Tag: Automation

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

Log Ping Response to Log Analytics

Today I am publishing a utility called PingTimeLog.  The idea is simple; ping a group of servers and write the response time to Azure
Scroll to Top