Related Articles
Azure Dashboard – Execute Azure Log Analytics Queries
Building good, meaningful dashboards for monitored components is one of the hardest disciplines in a monitoring guys life – at least in my opinion. One little known hero in the Azure dashboard world is the “Markdown” tile… It has the power of running HTML fragments inside as you can see in the sample text provided… […]
PowerShell – Comparing Management Pack Version
I bumped into an interesting problem while writing a custom PowerShell module. The module should compare the management packs from a SCOM management group and some local repository. If the local repository has a higher version number than the currently installed management pack, the script should import the management pack into SCOM. This post should […]
Azure Log Analytics – Get Data Types
In Azure Log Analytics you get to juggle with your data, turn and twist it the way you need to finally get your insights you want and need it. I just love Azure Log Analytics, there is so much to discover and once you started to explorer the language you figure out how much power […]