Skip to content

Commit 6838777

Browse files
committed
review-1
1 parent 1d3af0a commit 6838777

11 files changed

+213
-213
lines changed
Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-the-right-disk-storage-for-vm-workload.1-introduction
3-
title: Introduction
4-
metadata:
5-
title: Introduction
6-
description: Introduction
7-
ms.date: 09/05/2023
8-
author: roygara
9-
ms.author: rogarana
10-
ms.topic: unit
11-
durationInMinutes: 1
12-
content: |
13-
[!include[](includes/1-introduction.md)]
14-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-the-right-disk-storage-for-vm-workload.1-introduction
3+
title: Introduction
4+
metadata:
5+
title: Introduction
6+
description: Introduction
7+
ms.date: 04/18/2025
8+
author: roygara
9+
ms.author: rogarana
10+
ms.topic: unit
11+
durationInMinutes: 1
12+
content: |
13+
[!include[](includes/1-introduction.md)]
14+
Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-the-right-disk-storage-for-vm-workload.2-managed-unmanaged-local-disk-storage
3-
title: Managed, unmanaged, and local disk storage
4-
metadata:
5-
title: Managed, unmanaged, and local disk storage
6-
description: Managed, unmanaged, and local disk storage
7-
ms.date: 09/05/2023
8-
author: roygara
9-
ms.author: rogarana
10-
ms.topic: unit
11-
durationInMinutes: 7
12-
content: |
13-
[!include[](includes/2-managed-unmanaged-local-disk-storage.md)]
14-
quiz:
15-
title: "Check your knowledge"
16-
questions:
17-
- content: "Which of these disk roles should you use to store a set of help videos that explain how to use the accounting application?"
18-
choices:
19-
- content: "OS disk"
20-
isCorrect: false
21-
explanation: "OS disks contain operating system files. Don't use them to store application data."
22-
- content: "Data disk"
23-
isCorrect: true
24-
explanation: "Place all your application data, including databases and static content files, on data disks."
25-
- content: "Temporary disk"
26-
isCorrect: false
27-
explanation: "The content of temporary disks might be destroyed during maintenance. Don't use them to store anything other than temporary content such as swap files."
28-
- content: "You have a business-critical database, and you want to store it on a virtual disk with 99.999% availability. What kind of disk should you use?"
29-
choices:
30-
- content: "An ephemeral disk"
31-
isCorrect: false
32-
explanation: "Ephemeral disks don't support 99.999% availability because data is stored in local virtual machine storage and not replicated."
33-
- content: "A managed disk"
34-
isCorrect: true
35-
explanation: "Managed disks guarantee 99.999% availability because data is automatically replicated."
36-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-the-right-disk-storage-for-vm-workload.2-managed-unmanaged-local-disk-storage
3+
title: Managed, unmanaged, and local disk storage
4+
metadata:
5+
title: Managed, unmanaged, and local disk storage
6+
description: Managed, unmanaged, and local disk storage
7+
ms.date: 04/18/2025
8+
author: roygara
9+
ms.author: rogarana
10+
ms.topic: unit
11+
durationInMinutes: 7
12+
content: |
13+
[!include[](includes/2-managed-unmanaged-local-disk-storage.md)]
14+
quiz:
15+
title: "Check your knowledge"
16+
questions:
17+
- content: "Which of these disk roles should you use to store a set of help videos that explain how to use the accounting application?"
18+
choices:
19+
- content: "OS disk"
20+
isCorrect: false
21+
explanation: "OS disks contain operating system files. Don't use them to store application data."
22+
- content: "Data disk"
23+
isCorrect: true
24+
explanation: "Place all your application data, including databases and static content files, on data disks."
25+
- content: "Temporary disk"
26+
isCorrect: false
27+
explanation: "The content of temporary disks might be destroyed during maintenance. Don't use them to store anything other than temporary content such as swap files."
28+
- content: "You have a business-critical database, and you want to store it on a virtual disk with 99.999% availability. What kind of disk should you use?"
29+
choices:
30+
- content: "An ephemeral disk"
31+
isCorrect: false
32+
explanation: "Ephemeral disks don't support 99.999% availability because data is stored in local virtual machine storage and not replicated."
33+
- content: "A managed disk"
34+
isCorrect: true
35+
explanation: "Managed disks guarantee 99.999% availability because data is automatically replicated."
36+
Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,41 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-the-right-disk-storage-for-vm-workload.3-disk-types-for-virtual-machines
3-
title: Disk types for virtual machines
4-
metadata:
5-
title: Disk types for virtual machines
6-
description: Disk types for virtual machines
7-
ms.date: 09/05/2023
8-
author: roygara
9-
ms.author: rogarana
10-
ms.topic: unit
11-
ms.custom:
12-
- ignite-2022
13-
durationInMinutes: 7
14-
content: |
15-
[!include[](includes/3-disk-types-for-virtual-machines.md)]
16-
quiz:
17-
title: "Check your knowledge"
18-
questions:
19-
- content: "You need the best disk performance for a new virtual machine. What disk type should you use, assuming all disk types are supported in your region?"
20-
choices:
21-
- content: "Ultra Disks"
22-
isCorrect: true
23-
explanation: "Ultra Disks offer the best performance of disk types on Azure."
24-
- content: "Premium SSD"
25-
isCorrect: false
26-
explanation: "Premium SSD managed disks have excellent performance, but do not offer the best performance of disk types on Azure."
27-
- content: "Standard HDD"
28-
isCorrect: false
29-
explanation: "Standard HDDs don't perform as well as premium SSDs or Ultra SSDs."
30-
- content: "You have a medium-sized application with high IO requirements. You need to optimize for the best price for your performance while guaranteeing performance. What disk type should you use?"
31-
choices:
32-
- content: "Premium SSD v2"
33-
isCorrect: true
34-
explanation: "Standard tier disks don't guarantee a minimum throughput and Premium SSD managed disks don't allow you to make granular adjustments and optimize their cost. For these reasons, use premium SSD v2 managed disks."
35-
- content: "Standard SSD"
36-
isCorrect: false
37-
explanation: "Although standard SSDs can easily support the required throughput 99% of the time, that performance is not guaranteed."
38-
- content: "Standard HDD"
39-
isCorrect: false
40-
explanation: "Although standard HDDs can easily support the required throughput, that performance is not guaranteed."
41-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-the-right-disk-storage-for-vm-workload.3-disk-types-for-virtual-machines
3+
title: Disk types for virtual machines
4+
metadata:
5+
title: Disk types for virtual machines
6+
description: Disk types for virtual machines
7+
ms.date: 04/18/2025
8+
author: roygara
9+
ms.author: rogarana
10+
ms.topic: unit
11+
ms.custom:
12+
- ignite-2022
13+
durationInMinutes: 7
14+
content: |
15+
[!include[](includes/3-disk-types-for-virtual-machines.md)]
16+
quiz:
17+
title: "Check your knowledge"
18+
questions:
19+
- content: "You need the best disk performance for a new virtual machine. What disk type should you use, assuming all disk types are supported in your region?"
20+
choices:
21+
- content: "Ultra Disks"
22+
isCorrect: true
23+
explanation: "Ultra Disks offer the best performance of disk types on Azure."
24+
- content: "Premium SSD"
25+
isCorrect: false
26+
explanation: "Premium SSD managed disks have excellent performance, but don't offer the best performance of disk types on Azure."
27+
- content: "Standard HDD"
28+
isCorrect: false
29+
explanation: "Standard HDDs aren't as performant as premium SSDs or Ultra SSDs."
30+
- content: "You have a medium-sized application with high IO requirements. You need to optimize for the best price for your performance while guaranteeing performance. What disk type should you use?"
31+
choices:
32+
- content: "Premium SSD v2"
33+
isCorrect: true
34+
explanation: "Standard tier disks don't guarantee a minimum throughput and Premium SSD managed disks don't allow you to make granular adjustments and optimize their cost. For these reasons, use premium SSD v2 managed disks."
35+
- content: "Standard SSD"
36+
isCorrect: false
37+
explanation: "Although standard SSDs can easily support the required throughput 99% of the time, that performance isn't guaranteed."
38+
- content: "Standard HDD"
39+
isCorrect: false
40+
explanation: "Although standard HDDs can easily support the required throughput, that performance isn't guaranteed."
41+
Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-the-right-disk-storage-for-vm-workload.4-select-disk-type-for-your-workload
3-
title: Select a disk type for your workload
4-
metadata:
5-
title: Select a disk type for your workload
6-
description: Select a disk type for your workload
7-
ms.date: 09/05/2023
8-
author: roygara
9-
ms.author: rogarana
10-
ms.topic: unit
11-
ms.custom:
12-
- ignite-2022
13-
durationInMinutes: 7
14-
content: |
15-
[!include[](includes/4-select-disk-type-for-your-workload.md)]
16-
quiz:
17-
title: "Check your knowledge"
18-
questions:
19-
- content: "For the administrative web interface server, suppose you want to use Azure Backup to protect the content of the virtual machine's disks. How would this requirement change the disk type you choose?"
20-
choices:
21-
- content: "Use Standard SSDs instead of Standard HDDs."
22-
isCorrect: false
23-
explanation: "You can use Azure Backup with standard HDDs, so you don't need to change them to standard SSDs."
24-
- content: "Use Premium SSDs instead of Standard HDDs."
25-
isCorrect: false
26-
explanation: "You can use Azure Backup with standard HDDs, so you don't need to change them to premium SSDs."
27-
- content: "No change is needed."
28-
isCorrect: true
29-
explanation: "Azure Backup supports managed disks, so no change is needed."
30-
- content: "For the standby database servers, suppose that your requirements change. You decide that a minimum IOPS of 1,100 is absolutely required at all times. How would this requirement change the disk type you choose?"
31-
choices:
32-
- content: "Use Premium SSDs instead of Standard SSDs."
33-
isCorrect: true
34-
explanation: "Although larger Standard SSD sizes support this IOPS, it's not guaranteed and might occasionally drop below 1,100. Premium SSDs do have a guaranteed performance level."
35-
- content: "Use Standard HDDs instead of Standard SSDs."
36-
isCorrect: false
37-
explanation: "Standard SSDs and standard HDDs don't guarantee an IOPS value."
38-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-the-right-disk-storage-for-vm-workload.4-select-disk-type-for-your-workload
3+
title: Select a disk type for your workload
4+
metadata:
5+
title: Select a disk type for your workload
6+
description: Select a disk type for your workload
7+
ms.date: 04/18/2025
8+
author: roygara
9+
ms.author: rogarana
10+
ms.topic: unit
11+
ms.custom:
12+
- ignite-2022
13+
durationInMinutes: 7
14+
content: |
15+
[!include[](includes/4-select-disk-type-for-your-workload.md)]
16+
quiz:
17+
title: "Check your knowledge"
18+
questions:
19+
- content: "For the administrative web interface server, suppose you want to use Azure Backup to protect the content of the virtual machine's disks. How would this requirement change the disk type you choose?"
20+
choices:
21+
- content: "Use Standard SSDs instead of Standard HDDs."
22+
isCorrect: false
23+
explanation: "You can use Azure Backup with Standard HDDs, so you don't need to change them to Standard SSDs."
24+
- content: "Use Premium SSDs instead of Standard HDDs."
25+
isCorrect: false
26+
explanation: "You can use Azure Backup with Standard HDDs, so you don't need to change them to Premium SSDs."
27+
- content: "No change is needed."
28+
isCorrect: true
29+
explanation: "Azure Backup supports managed disks, so no change is needed."
30+
- content: "For the standby database servers, suppose that your requirements change. You decide that a minimum IOPS of 1,100 is always required. How would this requirement change the disk type you choose?"
31+
choices:
32+
- content: "Use Premium SSDs instead of Standard SSDs."
33+
isCorrect: true
34+
explanation: "Although larger Standard SSD sizes support this IOPS, it isn't guaranteed and might occasionally drop below 1,100. Premium SSDs do have a guaranteed performance level."
35+
- content: "Use Standard HDDs instead of Standard SSDs."
36+
isCorrect: false
37+
explanation: "Standard SSDs and Standard HDDs don't guarantee an IOPS value."
38+
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
### YamlMime:ModuleUnit
2-
uid: learn.choose-the-right-disk-storage-for-vm-workload.5-summary
3-
title: Summary
4-
metadata:
5-
title: Summary
6-
description: Summary
7-
ms.date: 03/27/2023
8-
author: roygara
9-
ms.author: rogarana
10-
ms.topic: unit
11-
ms.custom:
12-
- ignite-2022
13-
durationInMinutes: 2
14-
content: |
15-
[!include[](includes/5-summary.md)]
16-
1+
### YamlMime:ModuleUnit
2+
uid: learn.choose-the-right-disk-storage-for-vm-workload.5-summary
3+
title: Summary
4+
metadata:
5+
title: Summary
6+
description: Summary
7+
ms.date: 04/18/2025
8+
author: roygara
9+
ms.author: rogarana
10+
ms.topic: unit
11+
ms.custom:
12+
- ignite-2022
13+
durationInMinutes: 2
14+
content: |
15+
[!include[](includes/5-summary.md)]
16+

learn-pr/azure/choose-the-right-disk-storage-for-vm-workload/includes/1-introduction.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Azure virtual machines use virtual disks to store data, just like physical servers use hard drives. When you create a virtual machine, you need to know which kinds of disks to create.
1+
Azure virtual machines use virtual disks to store data, in the same way that physical servers use hard drives. When you create a virtual machine, you need to know which kinds of disks to create.
22

3-
Suppose your healthcare organization is beginning a lift-and-shift migration to the cloud, where many of their systems will be running on Azure virtual machines. These systems have a variety of usage and performance profiles. Your organization is unsure of the types of disk storage available to them and which ones they should use for each workload. They need to balance performance, features, and cost to identify the right disk for each system.
3+
Suppose your healthcare organization is beginning a lift-and-shift migration to the cloud, where they plan to run many of their systems on Azure virtual machines. These systems have various usage and performance profiles. Your organization is unsure of the types of disk storage available to them and which ones they should use for each workload. They need to balance performance, features, and cost to identify the right disk for each system.
44

5-
In this module, you'll learn about managed disks and disk types, such as Ultra disks, solid-state drives, and hard disk drives.
5+
In this module, you learn about managed disks and disk types, such as Ultra disks, solid-state drives, and hard disk drives.
66

7-
By the end of this module, you'll be able to choose the optimal disk types for each virtual machine that you create in Azure based on your performance, cost, and functional requirements.
7+
By the end of this module, you're able to choose the optimal disk types for each virtual machine that you create in Azure based on your performance, cost, and functional requirements.
88

99
## Learning objectives
1010

learn-pr/azure/choose-the-right-disk-storage-for-vm-workload/includes/2-managed-unmanaged-local-disk-storage.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
You can choose whether to let Azure manage the storage infrastructure for your virtual hard disks or manage that infrastructure yourself.
22

3-
Suppose you have a variety of virtual machines running healthcare workloads in your on-premises network that you want to migrate to Azure. You want to maximize performance while minimizing administrative effort.
3+
Suppose you have various virtual machines running healthcare workloads in your on-premises network that you want to migrate to Azure. You want to maximize performance while minimizing administrative effort.
44

5-
In this unit, you'll learn about disk roles, ephemeral OS disks, and managed disks.
5+
In this unit, you learn about disk roles, ephemeral OS disks, and managed disks.
66

77
## Disk roles
88

99
Each disk can take one of three roles in a virtual machine:
1010

11-
- **OS disk**: One disk in each virtual machine contains the operating system files. When you create a virtual machine, you select a virtual machine image and that fixes the operating system and the OS disk that's attached to the new machine. The OS disk has a maximum capacity of 4 TB.
11+
- **OS disk**: One disk in each virtual machine contains the operating system files. When you create a virtual machine, you select a virtual machine image and that fixes the operating system and the OS disk attached to the new machine. The OS disk has a maximum capacity of 4 TB.
1212
- **Data disk**: You can add one or more data virtual disks to each virtual machine to store data. For example, you should store database files, website static content, or custom application code on data disks. The number of data disks you can add depends on the virtual machine size. Each data disk has a maximum capacity of 32,767 GB.
1313
- **Temporary disk**: Each virtual machine contains a single temporary disk, which is used for short-term storage applications such as page files and swap files. The contents of temporary disks are lost during maintenance events, so don't use these disks for critical data. These disks are local to the server and aren't stored in a storage account.
1414

@@ -24,13 +24,13 @@ Ephemeral disks work well when you want to host a stateless workload, such as th
2424

2525
## Managed disks
2626

27-
Most disks that you'll use with virtual machines in Azure are managed disks. A managed disk is a virtual hard disk for which Azure manages all the required physical infrastructure. Because Azure takes care of the underlying complexity, managed disks are easy to use. You can just provision them and attach them to virtual machines.
27+
Most disks that you use with virtual machines in Azure are managed disks. A managed disk is a virtual hard disk for which Azure manages all the required physical infrastructure. Because Azure takes care of the underlying complexity, managed disks are easy to use. You can just provision them and attach them to virtual machines.
2828

2929
Virtual hard disks in Azure are stored as page blobs in an Azure Storage account, but you don't have to create storage accounts, blob containers, and page blobs yourself or maintain this infrastructure later. The benefits of managed disks include:
3030

3131
- **Simple scalability**: You can create up to 50,000 managed disks of each type in each region in your subscription.
3232
- **High availability**: Managed disks support 99.999% availability by storing data three times. If there's a failure in one replica, the other two can maintain full read-write functionality.
3333
- **Integration with availability sets and zones**: If you place your virtual machines into an availability set, Azure automatically distributes the managed disks for those machines into different fault domains so that your machines are resilient to localized failures. You can also use availability zones, which distribute data across multiple datacenters, for even greater availability.
34-
- **Support for Azure Backup**: Azure Backup natively supports managed disks, which includes encrypted disks.
34+
- **Support for Azure Backup**: Azure Backup natively supports managed disks, including encrypted disks.
3535
- **Granular access control**: You can use Azure role-based access control (RBAC) to grant access to specific user accounts for specific operations on a managed disk. For example, you could ensure that only an administrator can delete a disk.
3636
- **Support for encryption**: To protect sensitive data on a managed disk from unauthorized access, you can encrypt it by using Azure Storage Service Encryption (SSE), which is provided with Azure Storage accounts. Alternatively, you can use Azure Disk Encryption (ADE), which uses BitLocker for Windows virtual machines and DM-Crypt for Linux virtual machines.

0 commit comments

Comments
 (0)