Tag: Powershell

Azure Automation, Azure Functions, Teams, and Event Grid

Well, I did it.  I finally started working with Azure Functions.  I toyed around with PowerShell based Azure Functions for a while, but couldn’t

Collect Custom Windows Event Logs in Log Analytics

Adding most Windows Event Logs to Log Analytics is a straightforward process.  Simply go to the Advanced properties in the Workspace > Windows Event

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