Related Articles
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 […]
SCOM 2012 – Using Alert Custom Fields
In today’s world of monitoring it is not always easy for people from the service desk or even for administrators to identify from which system is this alert being sent, who is responsible for the system and maybe in a multitenant environment to which company belongs this system/alert. In my case a company which is hosting […]
SCOM 2012 R2 – Operations Manager Survival Guide
Some are might not aware that there is an excellent maintained list of very useful sources for System Center Operations Manager called The System Center 2012 R2 Operations Manager Survival Guide . If you are working with SCOM this is a must have in your link list. You will find a summary of excellent blog […]