Related Articles
SCOMfaq – Sponsored by NiCE
Today I am happy to announce my new blog sponsor NiCE. NiCE is a leading company for network, system and application management and monitoring. This company develops management packs for SCOM and are specialized in cross-platform monitoring. If you need management packs for DB2, Oracle, SAP, BlackBerry or Domino make sure you check their products! […]
System Center Universe DACH/Europe (SCU DACH) – FAQ
Have you ever heard of the famous System Center Universe (SCU) hosted by Catapult Systems? If not then it’s about time to visit http://www.systemcenteruniverse.com and check out the excellent content. After talking to Catapult Systems we decided to bring this great event to Europe. We are now in the planning phase, talking to partners, speakers, […]
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 […]