An enterprise is designing a data lifecycle management policy for a General-purpose v2 (GPv2) Azure Blob storage account that stores daily transactional logs. The storage strategy must meet the following requirements:
- Logs are frequently accessed and modified during the first days after creation.
- Between and days, logs are accessed occasionally but must remain available for immediate, sub-second retrieval.
- After days, logs are rarely accessed, and a retrieval latency of up to hours is acceptable.
- Logs must be retained for a total of days and then deleted to minimize costs.
- The lifecycle policy must minimize costs without violating any access or latency requirements.
Which two actions should you configure in the lifecycle management policy? (Select TWO.)
- Transition blobs to the cool tier days after creation.Answer
- Transition blobs to the archive tier days after creation.Answer
- CTransition blobs to the archive tier days after creation.
- DTransition blobs to the archive tier days after creation.