Introduction
Azure allows you to work with Virtual Machines, like Linux, Windows Server, SQL Server, Oracle, IBM, and SAP, by providing different supports with a large range of computing solutions, running applications, development, and testing etc. Here, Azure also supports you to work with Open Source for flexibility.
Requirements
- Windows Azure account
Follow the following steps to create a VM and attach a disk to it:
Note: Here, we will be using Windows Server
Step 1: Login to your azure management portal by this URL.
Step 2: Create a VM (Windows Server 2012) ,
Step 3: Now, download the remote desktop connectivity file and connect for the VM – Windows Server 2012.
Note: Make sure that there is no proxy added at your internet connectivity.
Click on the RDP file and connect.
Enter the login credentials, now.
Once your VM is connected, the Server Manager will be opened automatically.
Now, the VM is created.
Let’s start working on attaching disks to the VM.
Attaching Disks to Virtual Machines
Step 4: Go to the Azure Management portal and click on Attach -> Attach Empty Disk.
Step 5: Now, enter the size that you want, for the disk to be attached. I have added 5 GB.
Once the disk is attached, go to the Server Manager in the VM created.
Server Manager -> File and Storage Services -> Disks.
Here, you can find the Disk created.
Step 6: Server Manager ->Tools -> Computer Management.
Step 7: Click on Disk Management.
Now, click on OK.
Step 8: Go to the New Simple Volume by right clicking on the Disk 2.
Step 9: Next -> Allocate the Volume size -> Drive Letter -> File System.
Step 10: Now, the following pop-up will open. Click on the Format Disk and undergo a complete format.
Now, you can find the disk attached.