nerdexam
Microsoft

AZ-104 · Question #606

Hotspot 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…

The correct answer is On June 6, File1 will be stored in the Cool access tier. = No; On June 1, File2 will be stored in the Cool access tier. = Yes; On June 16, File2 will be stored in the Archive access tier. = Yes. File2 is uploaded directly to the Cool tier on June 1, so it is already in Cool from the start - no lifecycle rule transition is needed. For File1 (uploaded to Hot tier), lifecycle rules typically require a minimum number of days since modification/creation before…

Submitted by packet_pusher· Mar 4, 2026Implement and manage storage in Azure - Configure Azure Storage access tiers and lifecycle management policies (AZ-104 Domain: Implement and Manage Storage)

Question

Hotspot 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 two blobs in storage1 as shown in the following table. For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-104 question #606 exhibit 1
AZ-104 question #606 exhibit 2

Answer Area

  • On June 6, File1 will be stored in the Cool access tier.No
  • On June 1, File2 will be stored in the Cool access tier.Yes
  • On June 16, File2 will be stored in the Archive access tier.Yes

Explanation

File2 is uploaded directly to the Cool tier on June 1, so it is already in Cool from the start - no lifecycle rule transition is needed. For File1 (uploaded to Hot tier), lifecycle rules typically require a minimum number of days since modification/creation before transitioning; a 5-day-old blob on June 6 would only qualify if the rule threshold is ≤5 days, but based on the table the Cool transition rule for Hot blobs requires more than 5 days (e.g., 30 days), so File1 remains in Hot on June 6. File2, already in Cool on June 1, would be subject to the Archive transition rule (e.g., after 15 days in Cool), making it eligible for Archive on or around June 16.

Topics

#Azure Blob Storage#Lifecycle Management#Access Tiers#Storage Accounts

Community Discussion

No community discussion yet for this question.

Full AZ-104 Practice