Soru

Zorluk: OrtaConfigure Blob Storage Lifecycle and Replication

You manage a standard General Purpose v2 (GPv2) storage account named `storagedata2026` in the East US region. The storage account currently uses Locally Redundant Storage (LRS).

You need to configure the storage account to meet the following requirements:
- Replicate the blobs to a secondary paired region.
- Automatically transition blobs to the Archive access tier 180 days after creation.

Which of the following configurations should you perform to meet these requirements? (Select TWO.)

  1. Change the replication setting of the storage account from Locally Redundant Storage (LRS) to Geo-redundant storage (GRS) directly from the configuration blade in the Azure portal.Cevap
  2. Create a lifecycle management rule that targets base blobs and transitions them to the Archive tier 180 days after creation.Cevap
  3. C
    Change the replication setting of the storage account from Locally Redundant Storage (LRS) to Geo-zone-redundant storage (GZRS) directly from the configuration blade in the Azure portal.
  4. D
    Assign the Azure Role-Based Access Control (RBAC) Reader role at the storage account scope to grant the administrator access to read and download the blob contents.

Cevap

To meet the requirements, you should change the replication setting of the storage account from Locally Redundant Storage (LRS) to Geo-redundant storage (GRS) directly in the Azure portal, and create a lifecycle management rule that targets base blobs to transition them to the Archive tier 180 days after creation.
The correct options involve configuring replication by directly switching from Locally Redundant Storage (LRS) to Geo-redundant storage (GRS), which is a supported path in Azure, and defining a lifecycle management rule targeting base blobs to transition them to the Archive tier after 180 days.

Adım Adım Çözüm

1
Configure storage replication.
Change the replication setting from Locally Redundant Storage (LRS) to Geo-redundant storage (GRS) in the storage account configuration blade.
This replicates data to the secondary paired region and is a supported direct conversion path.
2
Create a lifecycle management policy.
Add a rule in the Lifecycle Management blade of the storage account, targeting base blobs, with the action to transition to Archive tier after 180 days.
This automates the transition of blobs to the Archive tier to minimize storage costs after 180 days of creation.

Anahtar Kavram

Azure Blob storage lifecycle management rules and replication conversion paths
Bu soruyu puanla