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 – Comtrade Nutanix MP Beta Release Overview
Last week Comtrade invited me to a demo on their latest management pack product for monitoring Nutanix. Comtrade is / was known for their outstanding Citrix management packs. These management packs cover, the entire monitoring experience from end-to-end and I mean in a real end-to-end experience. At the beginning of this year Citrix bought all […]
SCORCH 2012 – SCOJob Runner Error “The requested operations requires Publish permissions on the Runbook”
There is a very cool and useful tool to trigger Runbooks from a command line. It is called SCOJobRunner and you can download it here. The tool uses the Orchestrator web service to interact with Runbooks. Well I had been playing around with it and then I hit the following error when I tried to start a […]