Related Articles
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 […]
SMA – Error “Root element is missing”
While I was building SMA runbooks in the past couple of months I bumped into this rather strange error. So happen few days ago, I tried to call (invoke) a child runbook, from a parent runbook function. SMA returned an error “Root element is missing” I simplified the structure so it looks like this… Function […]
SCOM – “Alert subscription data source module encountered errors while running”
Life is like a box of chocolates you never know what you are gonna get. This famous sentence is very true for the IT business also. Recently I had been configuring subscription using a PowerShell script and command channel for a customer environment. The day after, the customer called, that he has lots of alerts […]