Related Articles
SCOMfaq 2012 – WordPress Stats
Well I think it is worth publishing the stats I got from WordPress for the year 2012. And I would like to thank all my blog sponsors, blog readers, followers on Twitter and my company itnetx gmbh in Switzerland for supporting me. I wish everyone a Happy New Year and even better 2013! Here’s an excerpt: 19,000 people fit […]
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 […]
SMA – Cannot create unkown type ‘{clr-namespace:Microsoft. PowerShell. DyncamicActivities} Activity_xxxxxxxxx_Nested’
I have done many projects using Service Management Automation and PowerShell. One specific error I haven’t seen so far in the job exception of the SMA runbook is this…