Creating a new virtual machine on Windows Azure is a very easy thing to do. Simply use your browser to access the Windows Azure Management portal, select the Virtual Machines tab on the left, and then click the New button in the command bar at the bottom .
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/7E/DD/wKioL1cLVmSgSFZFAAEiQGVh3ok413.png "title=" 1.png " alt= "Wkiol1clvmsgsfzfaaeiqgvh3ok413.png"/>
Here are two ways to choose: Create a virtual machine quickly or select a template from the library to create a virtual machine, this post will be described in both ways
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/7E/DD/wKioL1cLVnaBwJMBAAH6D8dIu9g198.png "title=" 2.png " alt= "Wkiol1clvnabwjmbaah6d8diu9g198.png"/>
First, we select "Quick Create", enter the appropriate information and select the system image and CPU and memory specifications, it is important to note that the password must meet complexity requirements:8 characters, numbers, uppercase and lowercase letters, special characters, otherwise the creation of the virtual machine will fail
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/7E/E0/wKiom1cLVdexYEC3AAMt0fIZPQQ450.png "title=" 3.png " alt= "Wkiom1clvdexyec3aamt0fizpqq450.png"/>
Start creating a virtual machine
650) this.width=650; "src=" Http://s1.51cto.com/wyfs02/M01/7E/E0/wKiom1cLVgris846AAGjz_7ywjs830.png "title=" 4.png " alt= "Wkiom1clvgris846aagjz_7ywjs830.png"/>
Expand activity progress to view the processes created by the virtual machine
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/7E/E0/wKiom1cLVhnC-G1kAAHoLRlte4s802.png "title=" 5.png " alt= "Wkiom1clvhnc-g1kaaholrlte4s802.png"/>
complete the creation of the virtual machine, from the start of the creation to the completion of the virtual machine about 5 minutes, this speed is still very fast
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/7E/E0/wKiom1cLVi3AHCXoAAHx2ZTMc94844.png "title=" 6.png " alt= "Wkiom1clvi3ahcxoaahx2ztmc94844.png"/>
Next, we use the image in the library to create a virtual machine
Here we select "From Library" to create
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/7E/E0/wKiom1cLVkqBdQ-HAAJbY43Xp7s770.png "title=" 7.png " alt= "Wkiom1clvkqbdq-haajby43xp7s770.png"/>
Create a virtual machine from a library total four steps, the first step, select the image template. The library has a rich set of preconfigured virtual machine templates to choose from, from Windows server to Linux, and pre-installed SQL server or SharePoint virtual machines. So that you can quickly set up their own services.
Here you can choose the template image that comes with azure, or use the image or disk that you created, and the image and disk creation will be detailed in other posts, where we choose the Windows Server that comes with Azure R2 Chinese version of Image
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M00/7E/E0/wKiom1cLVlzBzli4AAGRYNGXi5M133.png "title=" 8.png " alt= "Wkiom1clvlzbzli4aagryngxi5m133.png"/>
Enter the appropriate information, here additional, many settings or options will have a "? Icon, which describes the function and setting requirements for this setting or option, Azure is a very human
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/7E/DD/wKioL1cLVx6x8YccAAHOlRio8Vw208.png "title=" 9.png " alt= "Wkiol1clvx6x8yccaaholrio8vw208.png"/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/7E/E0/wKiom1cLVoOzfpqAAAHmPI671pM700.png "title=" 10.png "alt=" Wkiom1clvoozfpqaaahmpi671pm700.png "/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M02/7E/DD/wKioL1cLV0nRvIPLAAGRDydHTSA949.png "title=" 11.png "alt=" Wkiol1clv0nrviplaagrdydhtsa949.png "/>
Complete the virtual machine creation, in the Control Panel under the console, you can connect to the virtual machine, restart, shutdown and other operations
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M02/7E/E0/wKiom1cLVqayowUpAAHCZ6jO9sk879.png "title=" 12.png "alt=" Wkiom1clvqayowupaahcz6jo9sk879.png "/>
Let's take a look at the virtual machine we just created, and click Connect to provide a Remote Desktop shortcut connection, download it down
650) this.width=650; "src=" Http://s2.51cto.com/wyfs02/M00/7E/E0/wKiom1cLVrnA6W25AAG9EntIQlA067.png "title=" 13.png "alt=" Wkiom1clvrna6w25aag9entiqla067.png "/>
Double-click a shortcut to remotely connect to the virtual machine you just created
650) this.width=650; "src=" Http://s4.51cto.com/wyfs02/M01/7E/E0/wKiom1cLVuWCWmBvAAA39-z6hCE597.png "title=" 14.png "alt=" Wkiom1clvuwcwmbvaaa39-z6hce597.png "/>
650) this.width=650; "src=" Http://s3.51cto.com/wyfs02/M01/7E/DD/wKioL1cLV7LCCGcrAAHpDOOB4qI570.png "title=" 15.png "alt=" Wkiol1clv7lccgcraahpdoob4qi570.png "/>
This article is from the "Shentaohuang" blog, make sure to keep this source http://1392814.blog.51cto.com/1382814/1762640
Windows Azure Virtual Machine creation-Quick Create, library template creation