Related Articles
System Center Europe 2015 – Session Recordings
Back in August, the yearly System Center Universe Europe event was held in Basel-Switzerland. Around 420 attendees joined this event and it was a great success. Here some more short facts… 420 people from 20 different countries 19 sponsors (thank you!) 62 breakout sessions 8 early morning discussions Multiple parties for fun and networking If […]
Azure DevOps – Commit URL on Azure Resource Tag (Part 1)
When you deploy an Azure resource like VM, storage account etc. via Azure DevOps you don’t know from which commit in your repository it had been deployed. The only thing you can assume that it was probably the latest run of your pipeline which deployed that resource. There is no obvious connection between the ARM […]
Quick Post – Check Linux Certificate Issued by SCOM
I assume you have already deployed SCOM and you are monitoring Linux or another kind of UNIX derivate. If you are new to cross platform monitoring I recommend my older blog posts in the Xplat category . SCOM uses certificates to communicate with the Linux/UNIX agent. These certificates are signed by a randomly chosen management […]