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 – Performance View “Rotate Chart” Selected, How To Get Back
If you are in the SCOM console and you choose a performance view, you are able to select “Rotate Chart”…. …this will give you a kind of 3D view of your chart. Well, yes it does something, and you can do something with it, but in my opinion it is useless. Because you can move […]
SCOM 2012 R2 – SQL Server 2014 / Report Viewer 2014 Support
Microsoft announced few month ago SCOM 2012 R2 offers support for SQL Server 2014… And if we go to the TechNet article it also clearly says, SCOM 2012 R2 is supported on SQL Server 2014 here described… There is even a perfect table which explains everything clearly… From my point of view, this let’s us […]