Related Articles
SCOM – How Data is Encrypted
Recently I got a question from a customer how SCOM traffic is encrypted. Well, I knew that the traffic IS encrypted, but how the encryption works, that is a different story. First we need to know, about what traffic we are talking about. Is it the communication between agents , respectively healthservices? Is it the […]
SCOMfaq@System Center SP1 TAP Airlift in Redmond
Good news, from September 17th to 19th I will be in Redmond on the Microsoft Campus for the System Center 2012 SP1 TAP Airlift. Together with MVP Marcel Zehner (http://blog.scsmfaq.ch) and Thomas Maurer (http://www.thomasmaurer.ch) we hopefully will see great news and improvements in System Center 2012 SP1. It is my second Airlift and from my […]
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 […]