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 […]
SCOM 2012 / Orchestrator – Monitor for New Knowledge Base Article
Have you ever wanted being notified about new Operations Manager KB article? Your answer will be yes I already have RSS-Reader and stuff like that. But is that cool? Is that the geeky way to do things? Hmm…no. Because I wanted to fool around with Orchestrator and SCOM so I built a Runnbook which sends […]
Do you need a .NET application immediately?
Are you sometimes getting nervous and anxious to try new features? But there is always this step before you can start where you have to fulfill pre-requisites in your lab environment until you can start. I is a pain in the ***…this happened to me. There is this lovely DinnerNow application on codeplex, but have […]