Related Articles
System Center – RSS Feeds Collection
Posted on Author stefanroth
It doesn’t matter If you are new to the System Center stack or if you have been working many years in the System Center field, we all share the same problem. How are we keeping up with this massive amount of information dropping in every single day? There are so many excellent sources out there […]
Azure Automation – Up / Down Scale Azure VM
Posted on Author stefanroth
Recently I made a couple of demos how you could benefit from Azure Automation acting on certain alerts. One demo was, if an OMS or Azure Monitor alert is triggered because of high CPU on your Azure VM, a webhook will be called and scale up the Azure VM to a predefined size. In Azure […]
Orchestrator – Use Powershell (only) to Trigger Runbooks
Posted on Author stefanroth
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.