Related Articles
Geekmania 2012 – Holding two Sessions
Geekmania is an independent Swiss IT Event which covers mostly tracks about Microsoft products but not only. Together with my fellow MVP Marcel Zehner I’ll be holding two sessions.
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 […]
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 […]