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 […]
Simple script which checks the modified time (hours) of a log file
Recently I had to monitor a backup log file. If the modification time stamp of the log file was later than at a certain time then SCOM should fire a warning. In my case if the file was modified later than at 05:00 o’clock (24-hour time notation) an alert should occur. There was no characteristic […]
Global Azure Bootcamp Switzerland 2017 – Speaker
This year is the first time I will be speaking at the Global Azure Bootcamp Switzerland together with my buddy MVP Stefan Johner. Stefan and I will talk about Microsoft Operations Management Suite (MS OMS) and put some light on the different pillars of OMS. So what is this Global Azure Bootcamp thing? All around […]