For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 1Question 23
    Hard1 markMultiple Choice
    Domain 2.3: Recommend a data storage solutionDomain 2Storage RecommendationBlob StorageLifecycle Management

    AZ-305 · Question 23 · Domain 2.3: Recommend a data storage solution

    A hospital needs to store 500 TB of patient X-ray images in Azure Blob Storage.

    The access pattern is as follows:

    • Images are accessed frequently during the first 30 days.
    • From day 31 to 180, images are rarely accessed but must be available immediately if requested.
    • After 180 days, images are retained for 7 years for compliance but are almost never accessed. Retrieval can take up to 12 hours.

    You need to design a storage solution that minimizes costs while meeting performance requirements. What should you recommend?

    Answer options:

    A.

    Use a General Purpose v2 storage account. Create a lifecycle management policy to move blobs to Cool tier after 30 days, and to Archive tier after 180 days.

    B.

    Use a Premium Block Blob storage account. Create a lifecycle management policy to move blobs to Cool tier after 30 days, and to Archive tier after 180 days.

    C.

    Use a General Purpose v2 storage account. Create an Azure Automation runbook to move blobs to Cold tier after 30 days, and to Archive tier after 180 days.

    D.

    Use a General Purpose v2 storage account set to the Archive tier by default. Move blobs to Hot tier when requested.

    How to approach this question

    Map the timeframes to the storage tiers: 0-30 days (Hot), 31-180 days (Cool), >180 days (Archive). Use native lifecycle policies to automate.

    Full Answer

    A.Use a General Purpose v2 storage account. Create a lifecycle management policy to move blobs to Cool tier after 30 days, and to Archive tier after 180 days.✓ Correct
    Azure Blob Storage lifecycle management offers a rule-based policy that you can use to transition blob data to the appropriate access tiers or expire data at the end of the data lifecycle. The Hot tier is for frequent access. The Cool tier is for infrequent access but requires immediate availability. The Archive tier is the cheapest storage but has the highest retrieval costs and latency (up to 15 hours). General Purpose v2 accounts support all these tiers.

    Common mistakes

    Selecting Premium Block Blobs, not realizing that Premium storage does not support tiering to Cool or Archive.
    Question 22All questionsQuestion 24

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 1

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Contoso Ltd is a global financial institution with 80 Azure subscriptions spread across 4 managem...MediumQ02Fabrikam Inc. operates a hybrid cloud environment with 500 on-premises VMware virtual machines ru...HardQ03A startup company has a single Azure subscription with a monthly budget of $5,000. The CFO want...EasyQ04You are designing an Azure Sentinel architecture for a Managed Security Service Provider (MSSP). ...MediumQ05A healthcare enterprise is migrating its infrastructure to Azure. They have strict compliance req...Hard
    View all 55 questions →