An enterprise is designing a data storage solution for a medical genomics platform. Raw DNA sequencing files are uploaded to an Azure Blob Storage account configured with the Hot access tier.
* The sequencing files are processed by an analysis application immediately upon upload. The analysis requires sub-second retrieval latency and is guaranteed to complete within 7 days of upload.
* Once analyzed, the raw files are rarely accessed but must be retained for 365 days to meet regulatory compliance requirements.
* During the compliance retention period, a retrieval latency of up to 15 hours is acceptable.
You need to design a cost-effective data lifecycle management policy for the storage account.
Which two actions should you include in the lifecycle management policy?
- Transition the blobs to the Archive tier 7 days after blob creationCevap
- Delete the blobs 365 days after blob creationCevap
- CTransition the blobs to the Archive tier immediately upon blob creation
- DTransition the blobs to the Archive tier 5 days after blob creation