Related Articles
SCOM – Class Hierarchy & Management Pack Details
If you have been working with SCOM for some time, you want to know more what is going on under the hood. You might want to know, how classes relate to each other or maybe what the management pack contains what kind of elements like monitors, rules, tasks, views and so on. In other terms […]
Quick Post – Mastering Windows Server 2012 R2 (Wiley/Sybex)
This post is very special and I am proud to announce that soon one of the first and currently most comprehensive books about the latest and greatest Windows Server server version Windows Server 2012 R2 will be released in December 2013. MVP Kevin Greene, Christian Booth, Robert Butler, John McCabe, Robert Panek, Michael Rice and […]
ARM – Connect Activity Logs From Multiple Subscriptions As Log Analytics Workspace Data Source
Recently I had a requirement to automatically configure Activity Logs from multiple subscriptions to send their logs to a Log Analytics workspace. I am talking about this setting here… There are many ways how to achieve this goal. If you are into PowerShell you could use this cmdlet New-AzureRMOperationalInsightsAzureActivityLogDataSource (I like the name ), this […]