NEW Windows Server Technical Preview: FASTEST Way to Spin-Up Your Test Lab Environment in the Cloud with Microsoft Azure
With all of the buzz this week around the recently announced Windows 10 Technical Preview, you may have missed this announcement that a Technical Preview for the next version of Windows Server and System Center is also now available.
Windows Server Technical Preview – Server Manager and Start Menu
The Windows Server technical preview bits are now available as a virtual machine image on the Microsoft Azure cloud platform. Using this VM image on Microsoft Azure, you can spin-up your own test lab environment in the cloud in just a couple minutes – faster than you can download the installation bits from the TechNet Evaluation Center or MSDN Subscription Downloads.
In this article, I’ll provide the steps for provisioning your own Windows Server Technical Preview test lab environment on the Microsoft Azure cloud platform. Keep in mind that these bits contain an early pre-release build of the next version of Windows Server; these bits are not intended for running in a production environment.
- Editor's Note: If you'd like to automate these steps with PowerShell, be sure to also read Trevor Sullivan's great article HERE.
Before You Begin
To follow along with the steps in this article, you will need an active subscription for Microsoft Azure. If you don’t yet have an active subscription, you can sign-up for your own FREE Microsoft Azure trial subscription using the link below.
Let’s Get Started
Now you have your own active Microsoft Azure subscription, follow these steps to build your own Windows Server Technical Preview test lab in the cloud:
- Sign-in at the Microsoft Azure Management Portal with the user credentials that you used when activating your Microsoft Azure subscription.
- Click Virtual Machines on the left navigation panel.
- On the bottom black toolbar, click the +NEW button.
- On the New pop-up menu, click From Gallery.
- On the Choose an Image page, scroll down the list of featured images and select Windows Server Technical Preview.
Click the button to continue.
- On the Virtual Machine Configuration page, enter a unique Virtual Machine Name and also enter a local administrator User name and Password that will be provisioned as logon credentials for your new virtual machine.
Click the button to continue.
- On the next Virtual Machine Configuration page, select your closest Microsoft Azure datacenter region in the Region / Affinity Group / Virtual Network field.
Click the button to continue.
- On the last Virtual Machine Configuration page, accept all default values.
Click the button to begin provisioning your new virtual machine.
- After a few minutes, the provisioning of your new Windows Server Technical Preview virtual machine will be completed, and the VM will be displayed on the Virtual Machines page with a Running status.
- To sign-in to the remote console of your new Virtual Machine, click the Connect button on the bottom black toolbar and then click the Open button to open the .rdp file.
When prompted, sign-in with the local administrator user credentials that you specified in Step 6 above when provisioning your virtual machine.
Congratulations! You’ve completed the provisioning of a new test lab in the cloud for Windows Server Technical Preview using Microsoft Azure!
Continue learning …
We’ll be blogging more about Windows Server Technical Preview in the coming weeks. In the meantime, here’s some additional resources that you may wish to check-out to continue your evaluation of Microsoft Azure and Windows Server Technical Preview …
- DO IT! Become an “Early Expert” on Microsoft Azure and Hybrid Cloud
- READ: What's New in Windows Server Technical Preview
- READ: Windows Server Technical Preview Storage Replica Guide
- READ: Introducing Windows 10 for Business
- DOWNLOAD: System Center Technical Preview
- DO IT! Download the Remote Server Administration Tools (RSAT) for Windows 10 Technical Preview
- DO IT! PowerShell: Build Windows Server Technical Preview VM in Azure by Trevor Sullivan