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 […]
Visio Management Pack Designer – “The dependencies for this management pack cannot be located”
This year Microsoft released the Visio Management Pack Designer (VMPD) a tool to design and create SCOM management packs using Visio. Basically it is a plug-in for Visio 2010 SP1 which adds management pack “stencils” and after the design process you are able to check for errors and then compile the “drawing” into a management […]
SCOM 2012 – UPDATE: SCOM Task Collection MP
A few weeks ago I started with a Task Collection MP found on this post. As I am getting new ideas I will add more tasks to make life easier. In the latest version SCOM Task Collection MP version 1.2.0.0 I added 3 more tasks…