Related Articles
ARM Template – Deployment Error “[Subscription().SubscriptionId]” The request is invalid…
Recently I authored some ARM stuff in Visual Studio and I had a need for getting the current subscription ID the template is being deployed to. So there is a helper function you can call like this… “subscriptionId”: “[subscription().subscriptionId]” I used it in the template like this… …but as soon I tried to deploy the […]
Orchestrator – Use Powershell (only) to Trigger Runbooks
Today I needed a solution which I could trigger a runbook using Powershell only. I found a very flexible and extendable solution on Codeplex.
System Center Universe Europe 2016 – Speaker
This year I am very proud again, to be part of System Center Universe Europe 2016 at Conference at August 24-26 in Berlin. System Center Universe is a community conference with a strong focus on systems management and virtualization topics such as cloud, datacenter and modern workplace management. We present top content with top presenters […]