Related Articles
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 […]
SCSM – Apply SMA Runbook Template Using SMA / PowerShell
In my previous post I have written about adding activities to a service request using PowerShell SMLets. Well this just added the “empty” activities / “framework” but the activities were not configured yet. As an example I want to add a SMA runbook activity (using this method) and then apply a pre-configured SMA runbook template […]
SCOM 2012 – Find SCOM Object for “Unknown” ID in Alert
There are sometimes alerts which might contain some strange id’s which are not as informational as you might would like have. One way to find out what is hiding behind this id is to use a SCOM Powershell command. As an example, today I received an alert that looked like this…