← Microsoft Certified: Azure Administrator Associate
AZURE · objective · 19% of the exam
Implement and manage storage — Microsoft Certified: Azure Administrator Associate
The official AZURE documentation our Implement and manage storage practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Azure CLI - Enable customer-managed keys with SSE - managed disks - Azure Virtual Machines | Microsoft Learn
You can set enable-auto-key-rotation to true to enable automatic rotation of the key. When you enable automatic rotation, the system automatically updates all managed disks
-
Microsoft — Convert a disk from LRS to ZRS - Azure Virtual Machines | Microsoft Learn
You can directly change the disk type of regional disks with the following options.
-
Microsoft — Restrict managed disks from being imported or exported - Azure Virtual Machines | Microsoft Learn
Microsoft.Compute/disks/beginGetAccess/action Microsoft.Compute/disks/endGetAccess/action Microsoft.Compute/snapshots/beginGetAccess/action Microsoft.Compute/snapshots/endGetAccess/action Any custom role without those permissions can't upload or download managed disks.
-
Microsoft — Use a disk encryption set across Microsoft Entra tenants - Azure Virtual Machines | Microsoft Learn
Managed disks and the customer's Key Vault must be in the same Azure region, but they can be in different subscriptions.
-
you must enable soft delete and purge protection. Soft delete ensures that the Key Vault holds a deleted key for a given retention period
-
Making performance value adjustments (such as to IOPS or throughput) for your Premium SSD v2 disks can currently only be done with the Azure CLI
-
Grant-AzSnapshotAccess Generates SAS URI for a snapshot that is used to copy it to a storage account.