~/azure-az-204 · Develop for Azure storage ▊
← Microsoft Certified: Azure Developer Associate
AZURE · objective · 20% of the exam
Develop for Azure storage — Microsoft Certified: Azure Developer Associate
The official AZURE documentation our Develop for Azure storage practice questions are cited to. Review the primary sources, then practise.
Official references for this objective
-
Microsoft — Copy a managed disk to a storage account - CLI - Azure Virtual Machines | Microsoft Learn
sas=$(az disk grant-access --resource-group $resourceGroupName --name $diskName --duration-in-seconds $sasExpiryDuration --query "accessSAS" -o tsv)
-
Microsoft — Secure Azure managed disk Downloads and Uploads - Azure Virtual Machines | Microsoft Learn
Microsoft.Compute/disks/download/action Microsoft.Compute/disks/upload/action Microsoft.Compute/snapshots/download/action Microsoft.Compute/snapshots/upload/action
-
you must use managed identity authentication (Storage Blob Data Contributor role), not storage access keys