An administrator stores database backup files in an Azure Storage account. To minimize costs, the backup blobs are kept in the Archive access tier. An auditor requests immediate access to read the contents of one of these backup files. Which of the following actions must the administrator take to allow the auditor to read the file?
- Rehydrate the blob by changing its access tier to Hot or Cool, or by copying it to a new blob in a Hot or Cool tier.Cevap
- BGenerate a Shared Access Signature (SAS) token to allow the auditor to download and read the blob directly from the Archive tier.
- CModify the container's public access level to allow direct read access to the archived blob over the internet.
- DDeploy an Azure Virtual Machine, attach the blob as a data disk, and contact Microsoft Support to configure the database engine and middleware on the VM to read it.
Cevap
Rehydrate the blob by changing its access tier to Hot or Cool, or by copying it to a new blob in a Hot or Cool tier.
Data in the Archive access tier is stored offline and cannot be read or modified directly. To read the contents of the blob, the data must first be rehydrated to an online tier (either Hot or Cool). This is done by changing the access tier of the blob to an online tier or by copying the archived blob to a new blob in the Hot or Cool tier.
Adım Adım Çözüm
Anahtar Kavram
Azure Blob Storage Archive Access Tier and Rehydration
Tahmini Süre:1m 0s