Related Articles
Global Azure Bootcamp Switzerland 2017 – Speaker
This year is the first time I will be speaking at the Global Azure Bootcamp Switzerland together with my buddy MVP Stefan Johner. Stefan and I will talk about Microsoft Operations Management Suite (MS OMS) and put some light on the different pillars of OMS. So what is this Global Azure Bootcamp thing? All around […]
Azure Log Analytics – Testing JOINs Part 2
In part 1 we got a pretty good understanding how joins work and what the results are. To make this a complete series we will now work on the remaining join types. Full Outer The fullouter join is a join that shows in addition to the inner matches, there’s a row for every row on […]
OMS – Monitor Windows Services / Processes
One thing I am missing in OMS is, to monitor windows services and processes easily. Well, there are many ways to monitor such components with OMS like: Run some sort of PowerShell script on the server to check the windows service or processes status and then use the HTTP Data Collector API to ingest the […]