Introduction

For new developers in SharePoint 2013, procuring a machine is a challenge. The following are the available options and drawbacks.

  • Install as a Secondary Boot Operating System with SharePoint. (Setbacks: Hardware may not have enough power)
  • Install a Virtual Machine on top of a Windows 7 or 8 machine (Setbacks: Hardware may not have enough power)

SharePoint 2013 Hardware Configuration

The following would be the preferable hardware specification for a SharePoint development machine.

  • 64-bit I5/I7 Processor
  • 12-16 GB RAM
  • SSD HDD

Azure Virtual Machine

If you cannot procure such a machine quickly, you can use Azure Virtual Machines. I am giving below the procedure and the tips to procure and maintain a free Azure Virtual Machine.

Free Trial

Azure is providing a free trial for 1 month. This will give a $200 credit for using the virtual machine. After the credit or trial period, the subscription comes to an end.

Procedure

Open the URL: http://azure.microsoft.com/en-us/services/virtual-machines/



Click on the MY ACCOUNT link from the top row.



Click on the Management Portal link from the bottom. Sign in with a Microsoft Registered Account. (You can use your personal email id like Gmail as well.) In the page that appears click on the VIRTUAL MACHINES from the left pane.

Click the NEW button from the bottom row.



You will get the following page.



Choose the COMPUTE > VIRTUAL MACHINE > FROM GALLERY option. (This will help you pick a pre-configured image and that saves a lot of time). You can select the following image.



Select the SharePoint Server 2013 Trial image and click the Next button arrow on the bottom.

In the page that appears, choose the following options. Enter your user name and password to continue.

Use the appropriate options in the next page.



In the next page accept the defaults and click the OK button (Tick mark).



You will get the following screen. Wait for the provisioning to be completed.

get this screen

Remote Desktop

Once the VM is provisioned and started, you can use Remote Desktop connectivity to the preceding machine.



Click on the CONNECT button. You will get the RDP file downloaded. Click on the downloaded file to open a Remote Desktop connection.

You should be be prompted with the Username dialog box as in the following.



(If you are not getting the dialog box, ensure your Network Settings allow a connection to external machines and RDP ports.)

Once authenticated you will be getting the new virtual machine.



Run the SharePoint 2013 Central Administration from the Start Menu.

For further configurations, please see the References link.

Tip

Make sure you are turning off your virtual machine after using the SHUT DOWN option (else you might use up your credits faster).



References

http://azure.microsoft.com/en-us/pricing/free-trial-faq/

http://www.sharepointcto.com/View.aspx?id=5


Summary

In this article we saw how to procure an Azure VM for SharePoint 2013 development purposes.