Microsoft
AZ-104 · Question #571
You have an Azure subscription. The subscription contains a storage account named storage1 that has the lifecycle management rules shown in the following table. On June 1, you store a blob named File1
The correct answer is D. deleted. If you define more than one action on the same blob, lifecycle management applies the least expensive action to the blob. For example, action delete is cheaper than action tierToArchive. Action tierToArchive is cheaper than action tierToCool. https://learn.microsoft.com/en-us/azu
Submitted by hassan_iq· Mar 4, 2026Implement and manage storage
Question
You have an Azure subscription. The subscription contains a storage account named storage1 that has the lifecycle management rules shown in the following table. On June 1, you store a blob named File1 in the Hot access tier of storage1. What is the state of File1 on June 7?
Exhibits
Options
- Astored in the Archive access tier
- Bstored in the Hot access tier
- Cstored in the Cool access tier
- Ddeleted
How the community answered
(40 responses)- A3% (1)
- B13% (5)
- C8% (3)
- D78% (31)
Explanation
If you define more than one action on the same blob, lifecycle management applies the least expensive action to the blob. For example, action delete is cheaper than action tierToArchive. Action tierToArchive is cheaper than action tierToCool. https://learn.microsoft.com/en-us/azure/storage/blobs/lifecycle-management-overview
Community Discussion
No community discussion yet for this question.

