Related Articles
SCOM – Agentless Exception Monitoring (AEM) Configure HTTPS Listener (SSL)
Posted on Author stefanroth
I used to believe the source code of the Windows operating system would be the best kept secret in the world, but I was taught there is another best kept secret on this planet. Yes, the secret was/is – “How do you configure https for Agentless Exception Monitoring (AEM)?”. There is very poor documentation from […]
SCOM 2012 – NEW Monitoring Pack for UNIX and Linux OS
Posted on Author stefanroth
Microsoft just released the latest Xplat management packs for System Center Operations Manager 2012. You can find it here
Azure Functions – Setting Tags on Subscriptions Using C#
Posted on Author stefanroth
It has been a couple of month ago, Microsoft announced that it is possible to set tags on subscriptions. This makes totally sense and was a long awaited feature. Good practice is to use Azure Policy to set tags on resources, but there are cases where it is not possible to use Azure Policy. Well, […]