You have an Azure General Purpose v2 (GPv2) storage account. You need to configure a lifecycle management policy to optimize storage costs. Which two actions can you perform by using lifecycle management rules? (Select two.)
- Transition blobs to a cooler storage tier based on the last modified time.Answer
- Delete blobs, blob snapshots, or blob versions after a specified number of days.Answer
- CAutomatically switch the storage account replication settings from Locally Redundant Storage (LRS) to Geo-Redundant Storage (GRS) based on capacity thresholds.
- DGrant the Storage Blob Data Contributor role to a Microsoft Entra ID group for specific blobs that are older than 30 days.
Answer
Transitioning blobs to a cooler storage tier based on the last modified time, and deleting blobs, blob snapshots, or blob versions after a specified number of days.
The actions to transition blobs to a cooler storage tier based on last modified time and to delete blobs, snapshots, or versions are the core capabilities of Blob Storage lifecycle management policies.
Step-by-Step Solution
Key Concept
Supported actions for Blob Storage lifecycle management rules