Related Articles
Azure Zurich User Group – Speaker
I am very happy to have a session at the Azure Zurich user group meetup in Zürich, Switzerland. I will have a session about Microsoft Operations Management Suite (OMS) which will give you an overview how OMS works and what it is capable of in a private, hybrid and public cloud scenario. The session is […]
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 […]
Microsoft Azure Operational Insights – Connecting Without SCOM
I previously blogged about Microsoft Azure Operational Insights (MAOI). There are two ways you are able to connect to MAOI, first and best way 🙂 is using SCOM to connect using it’s built-in connector. Another and very easy way is to just install the Microsoft Monitoring Agent and connect this agent directly to MAOI. How […]