Related Articles
SCOM 2012 – Performance View “Rotate Chart” Selected, How To Get Back
If you are in the SCOM console and you choose a performance view, you are able to select “Rotate Chart”…. …this will give you a kind of 3D view of your chart. Well, yes it does something, and you can do something with it, but in my opinion it is useless. Because you can move […]
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 Virtual Labs – Explore SCOM 2012
Here a short blog post just in case you didn’t know. Microsoft has created a virtual lab for SCOM 2012 it is called “System Center 2012 Operations Manager: Infrastructure and Application Performance Monitoring” . There you are able to explore Dashboards, Application Monitoring and Network Monitoring. The good point is you have access to more […]