Related Articles
Azure Automation – Twitter + IFTTT + Webhook = Start Runbook
I assume you know Twitter and you probably also know what a webhook is, right? No? Ok, a webhook is just a HTTP POST. In Azure Automation we are able to create a webhook for a runbook. This runbook will “consume” the webhook request (URL) + post data and start the runbook. The cool thing […]
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 […]
SCOM 2012 Virtual Labs – Explore SCOM 2012
Here a short blog post just in case you didn’t know. Microsoft has created a virtual lab for SCOM 2012 it is called “System Center 2012 Operations Manager: Infrastructure and Application Performance Monitoring” . There you are able to explore Dashboards, Application Monitoring and Network Monitoring. The good point is you have access to more […]