Azure Advent Calendar: Azure Monitor Workbooks

The Azure Advent Calendar is a great idea from Gregor Suttie and Richard Hooper. Community members the world over have contributed videos pertaining to Azure. My video is on Azure Monitor Workbooks. In the video I take you through many of the useful features of Workbooks. Video Outline Below is the rough video outline with …

Read more

Working with Time in Log Analytics

Inside Log Analytics and therefore many other products that use Kusto, we have many options to play with time.  In this post I’ll show real world examples when working with time in Log Analytics. In particular how to use Timespans, Datetime and Time Difference in Kusto. For the purposes of this post all examples will …

Read more

Monitor Website Availability with Application Insights

If you’ve read my blog before then you probably know that Application Insights uses the same query language as Log Analytics and that Log Analytics are both services under the Azure Monitor name. So, why not delve a little into application monitoring? In this post I’ll show you how to monitor website availability. Along with …

Read more

Azure Log Analytics Server Performance Report

Having worked with SCOM for a number of years, one of things I grew to really like is some of the performance reporting available from the SCOM Data Warehouse. Presently, Log Analytics offers no real out of box performance reporting. Some of the solutions offer dashboards and things like that. In this post I’ll be …

Read more

Azure Log Analytics Summarize Operator

This post is aimed at beginners with Azure Log Analytics. I’ll be discussing how you can use the Azure Log Analytics Summarize operator when you query data in your Log Analytics workspace. The Summarize Operator will likely be the most commonly used Operator. It seems like at least once a week I learn something knew …

Read more