An administrator is configuring a standard General Purpose v2 (GPv2) storage account named `mystorage` that currently uses locally-redundant storage (LRS). The administrator needs to configure blob lifecycle management rules and plan for replication upgrades.
Which two configurations are valid or represent correct behaviors for this storage account?
- The replication configuration can be converted from LRS to Geo-Redundant Storage (GRS) directly in the Azure portal without downtime.Cevap
- A lifecycle management policy can be configured to filter blobs using blob index tags to transition them to the Archive tier.Cevap
- CThe replication configuration can be converted from LRS to Zone-Redundant Storage (ZRS) directly from the Azure portal configuration blade.
- DAssigning the storage account Owner role at the resource group level allows administrators to read archived blobs directly without performing a rehydration action.
Cevap
The replication configuration can be converted from LRS to Geo-Redundant Storage (GRS) directly in the Azure portal without downtime, and a lifecycle management policy can be configured to filter blobs using blob index tags to transition them to the Archive tier.
The correct configurations are converting from LRS to Geo-Redundant Storage (GRS) directly in the Azure portal without downtime, and using blob index tags in a lifecycle management policy to filter blobs transitioning to the Archive tier. Converting standard GPv2 storage accounts from LRS to GRS is fully supported online, and blob index tags provide granular criteria filtering for lifecycle actions.
Adım Adım Çözüm
Anahtar Kavram
Blob Storage Lifecycle Policies and Replication Settings
Tahmini Süre:2m 0s