Creating a Cloud Distribution Point with Windows Azure and ConfigMgr 2012
This week I decided to start with Windows Azure. One of the biggest reasons for that, was that I knew that with ConfigMgr 2012 SP1, which is currently still in BETA, it is possible to create a Cloud Distribution Point based on Windows Azure. So that’s what I decided to start with this week. Prerequisites First I started with figuring out how exactly Windows Azure works. It’s actually quit easy to set-up, but after another good look at ConfigMgr 2012 I figured that it’s not even necessary to do anything within Azure. The following things are a prerequisite for creating a Cloud Distribution Point: Create a Windows Azure subscription. Create a certificate for the management of Windows Azure. Add the management certificate to Windows Azure. …