Azure Managed Disks MCQ Questions and Answers

Mastering Azure Managed Disks is crucial for cloud certification success. This dedicated practice set features 175 Azure Managed Disks MCQ questions and answers designed to mirror real exam scenarios across various AZURE certifications.

📝 175 Questions⏱️ 90 min🎯 Pass: 70%

About Azure Managed Disks Practice Questions

This detailed quiz focuses on Azure Managed Disks, covering key concepts and scenarios often found in AZURE exams.

  • Comprehensive coverage of Azure Managed Disks features.
  • Scenario-based questions testing design and troubleshooting skills.
  • Detailed explanations to reinforce learning.

All 175 Azure Managed Disks Questions

Browse through the complete list of questions and answers below. Use this resource to review specific concepts or check your understanding of Azure Managed Disks.

1

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
2

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
3

What is the primary technical difference between 'Unmanaged' and 'Managed' disks in Azure?

With managed disks, Azure manages the underlying storage account; with unmanaged, you must manage it yourself
Managed disks are only for Linux; unmanaged are for Windows
Unmanaged disks are faster
Managed disks cost 10x more
View Explanation
✓ Correct Answer: With managed disks, Azure manages the underlying storage account; with unmanaged, you must manage it yourselfExplanation:Managed disks simplify management and improve availability by ensuring disks for VMs in an Availability Set are physically isolated.
4

An administrator wants to increase the size of a managed disk that is currently attached to a running VM. Which step must be performed first?

The VM must be deallocated (stopped)
The disk must be detached
A snapshot must be taken
Nothing; it can be done while the VM is running
View Explanation
✓ Correct Answer: The VM must be deallocated (stopped)Explanation:To resize an OS or data disk, the VM must be in a deallocated state.
5

Which managed disk type provides the best balance of cost and performance for most general-purpose workloads like web servers or development environments?

Standard SSD
Premium SSD
Standard HDD
Ultra Disk
View Explanation
✓ Correct Answer: Standard SSDExplanation:Standard SSDs offer more consistent latency and higher reliability than HDDs at a lower cost than Premium SSDs.
6

What is an Azure 'Disk Snapshot'?

A full, read-only copy of a managed disk at a specific point in time
A live backup that updates every second
A compressed version of the disk
A way to move the disk to another subscription
View Explanation
✓ Correct Answer: A full, read-only copy of a managed disk at a specific point in timeExplanation:Snapshots are used to create new disks for VM recovery or to create custom images.
7

Can a single Azure Shared Disk be attached to multiple VMs simultaneously?

Yes, for Premium or Ultra disks only
No
Only for Linux VMs using NFS
Yes, but for read-only access only
View Explanation
✓ Correct Answer: Yes, for Premium or Ultra disks onlyExplanation:Shared disks allow you to run clustered applications like Failover Clusters or MongoDB.
8

To protect data-at-rest for a managed disk using your own encryption keys (BYOK), which service must be used to store the keys?

Azure Key Vault
Azure Storage Account
Azure Active Directory
On-premises HSM
View Explanation
✓ Correct Answer: Azure Key VaultExplanation:Azure Disk Encryption and Disk Encryption Sets integrate with Key Vault for key management.
9

What is the purpose of 'Azure Disk Backup'?

To provide a managed, snapshot-based backup solution for managed disks
To move disks to S3
To defragment the disk
To check for viruses
View Explanation
✓ Correct Answer: To provide a managed, snapshot-based backup solution for managed disksExplanation:Azure Backup allows you to create and manage backup policies for your disks for long-term retention.
10

Which disk SKU should an administrator choose to handle a SQL Server workload that regularly bursts to 100,000 IOPS?

Ultra Disk
Premium SSD
Standard SSD
Standard HDD
View Explanation
✓ Correct Answer: Ultra DiskExplanation:Ultra disk is the only SKU that can scale to very high IOPS and throughput with sub-millisecond latency.
11

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
12

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
13

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
14

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
15

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
16

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
17

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Azure Files
Azure Blob Storage
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
18

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
19

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Managed Disks
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
20

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
21

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Files
Azure Blob Storage
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
22

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
23

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
24

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
25

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
26

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
27

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
28

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
29

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Managed Disks
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
30

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
31

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
32

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
33

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Files
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
34

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
35

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Managed Disks
Azure Files
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
36

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
37

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
38

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
39

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Managed Disks
Azure Files
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
40

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
41

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
42

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
43

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Ephemeral/Instance Store
Azure Managed Disks
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
44

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
45

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Azure Blob Storage
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
46

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
47

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Azure Files
Ephemeral/Instance Store
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
48

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
49

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Files
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
50

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
51

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
52

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
53

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Managed Disks
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
54

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
55

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
56

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
57

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
58

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
59

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Azure Files
Azure Blob Storage
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
60

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
61

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Azure Blob Storage
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
62

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
63

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
64

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
65

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Managed Disks
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
66

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
67

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Managed Disks
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
68

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
69

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
70

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
71

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Files
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
72

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
73

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
74

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
75

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
76

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
77

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
78

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
79

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
80

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
81

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
82

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
83

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Azure Blob Storage
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
84

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
85

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
86

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
87

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
88

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
89

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Azure Blob Storage
Azure Files
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
90

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
91

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
92

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
93

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Azure Managed Disks
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
94

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
95

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Ephemeral/Instance Store
Azure Blob Storage
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
96

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
97

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
98

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
99

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Managed Disks
Ephemeral/Instance Store
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
100

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
101

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Azure Managed Disks
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
102

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
103

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Blob Storage
Azure Managed Disks
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
104

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
105

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
106

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
107

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
108

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
109

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
110

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
111

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Files
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
112

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
113

Your organization is running a high-performance database that requires sub-millisecond latency and the ability to dynamically scale IOPS and throughput up to 160,000 IOPS without restarting the VM. Which Azure Managed Disk type should you choose?

Ultra Disk
Premium SSD v2
Premium SSD v1
Standard SSD
View Explanation
✓ Correct Answer: Ultra DiskExplanation:Ultra Disk is Azure's highest-performing disk, providing sub-millisecond latencies and the unique ability to dynamically scale performance on the fly.
114

Which Azure storage service provides a cloud-native, fully managed SAN (Storage Area Network) solution that can be shared across multiple virtual machines to provide high-performance block storage for SQL Server or SAP Hana?

Azure Elastic SAN
Azure Disk Pool
Azure NetApp Files
Azure Managed Disks (Multi-attach)
View Explanation
✓ Correct Answer: Azure Elastic SANExplanation:Elastic SAN is a managed SAN service that provides iSCSI-based block storage that can be dynamically scaled and shared among many VMs.
115

Which Azure storage feature allows you to create a high-performance cluster of virtual machines that can access the same NTFS-formatted disk volume simultaneously for a failover cluster application?

Shared Managed Disks (with SCSI PR support)
Azure Files (NFS)
Azure Blob Storage
LRS storage
View Explanation
✓ Correct Answer: Shared Managed Disks (with SCSI PR support)Explanation:Shared Managed Disks allow you to mount the same disk to multiple VMs, which is essential for WSFC (Windows Server Failover Cluster) or SAP ASCS/ERS.
116

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
117

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
118

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
119

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
120

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
121

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
122

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
123

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
124

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
125

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
126

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Azure Managed Disks
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
127

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
128

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Ephemeral/Instance Store
Azure Files
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
129

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
130

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
131

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
132

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Files
Azure Managed Disks
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
133

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
134

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
135

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
136

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Files
Azure Blob Storage
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
137

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
138

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
139

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
140

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
141

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
142

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
143

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
144

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
145

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
146

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Files
Azure Managed Disks
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
147

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
148

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
149

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure SQL Database backups
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
150

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Managed Disks
Ephemeral/Instance Store
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
151

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
152

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Managed Disks
Azure Files
Ephemeral/Instance Store
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
153

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
154

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Files
Azure Blob Storage
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
155

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
156

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
157

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
158

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Files
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
159

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
160

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
161

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
162

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Ephemeral/Instance Store
Azure Files
Azure Blob Storage
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
163

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure Managed Disks Snapshots
Azure SQL Database backups
Azure Blob Storage versioning
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
164

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Files
Azure Blob Storage
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
165

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Virtual Machines Image/AMI
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
166

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Files
Azure Blob Storage
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
167

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
168

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
169

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Virtual Machines Image/AMI
Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
170

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Blob Storage
Azure Files
Ephemeral/Instance Store
Azure Managed Disks
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
171

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure Virtual Machines Image/AMI
Azure SQL Database backups
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
172

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
173

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure SQL Database backups
Azure Blob Storage versioning
Azure Managed Disks Snapshots
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.
174

Your application requires persistent block storage that survives Azure Virtual Machines instance termination. Which service should you use?

Azure Managed Disks
Ephemeral/Instance Store
Azure Blob Storage
Azure Files
View Explanation
✓ Correct Answer: Azure Managed DisksExplanation:Azure Managed Disks volumes persist independently from virtual machine instances and can be attached/detached as needed.
175

You need to create a backup of your Azure Managed Disks volume for disaster recovery. What feature should you use?

Azure Managed Disks Snapshots
Azure Blob Storage versioning
Azure SQL Database backups
Azure Virtual Machines Image/AMI
View Explanation
✓ Correct Answer: Azure Managed Disks SnapshotsExplanation:Azure Managed Disks Snapshots are incremental backups typically stored in Azure Blob Storage, providing point-in-time recovery.