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 […]
System Center Universe Europe 2015 – Speaker
I am very happy to speak at the annual conference System Center Universe Europe (SCU Europe). I will have 2 sessions together with Stefan Johner and the second session with my MVP buddy Stefan Koell. Business Process Automation – A Real Real World Scenario, No Fakes Just Facts Level:300 Track:Track “Systems & Cloud Management” Time:25.08.2015 […]
SCOM 2012 SP1 – Part 2: Audit Collection Services (ACS) Cross Platform Setup
In part 1 we installed the ACS collector, ACS reporting and enabled one Windows server to forward the events to the collector server ACS01. In this part we will install the cross platform part of ACS to collect the events from Linux systems.