Articles → MICROSOFT AZURE → Create A Data Disk In The Virtual Machine In Azure
Create A Data Disk In The Virtual Machine In Azure
Steps
- Click on the virtual machine to go to the detail screen
- In the detail screen, click on the Disks option from the left-hand side menu
Click to Enlarge
- When you click on the Disks, a screen will appear to enter the data disk
- Click on the Create and attach a new disk button
Click to Enlarge
- Enter the Disk name and Size (GiB) and click on the Save button
Click to Enlarge
Configure Data Disk In The Virtual Machine
- Log in to the virtual machine using RDP
- Open Server Manager → File and Storage Services
Click to Enlarge
- Go to the Disks option
Click to Enlarge
- Here, you can see the new disk (marked as Unknown). Right-click on the disk and click on Initialize
Click to Enlarge
- A pop-up message will come to confirm that data (if any) will be erased. As we have just created the data disk and we do not have any data inside the data disk, we can click on the Yes option
Click to Enlarge
- Once the data disk is initialized, right-click on the disk again and click on the New Volume option
Click to Enlarge
- A wizard will come to create a new volume. In the first window, click on the Next button
Click to Enlarge
- On the second screen, you have the option to select the server and the disk. Select the server and the disk and click on the Next button
Click to Enlarge
- In the third screen, select the drive letter and click on the Next button
Click to Enlarge
- In the next window, you can specify the file system settings. Click on the Next button
Click to Enlarge
- Finally, we have a confirmation screen. Click on the Create button
Click to Enlarge
- In the Results tab, you can see the progress of the creation of the new volume
Click to Enlarge
- Once all the tasks are completed, click on the Close button to close the window
Click to Enlarge
Encryption In Data Disk
Click to Enlarge
- The platform-managed-key encryption means that the encryption key is managed by the platform
- This encryption is enabled by default when creating the data disk
- Data is first encrypted and then stored in the disk
- At the time of reading the data, the data is first unencrypted and then read