nerdexam
Microsoft

AZ-305 · Question #30

Hotspot Question You have an Azure subscription that contains the storage accounts shown in the following table. You plan to implement two new apps that have the requirements shown in the following…

The correct answer is The recommended storage accounts for App1, which requires using lifecycle management to migrate app data between storage tiers, are Storage1 and Storage3 only. = Yes; The recommended storage accounts for App2, which requires storing app data in an Azure file share, are Storage1 and Storage4 only. = Yes. App1 requires lifecycle management for tiering data, which is only supported on General Purpose v2 (GPv2) and Blob Storage accounts - Storage1 (GPv2) and Storage3 (Blob Storage) meet this requirement because lifecycle management policies can automatically move data between Hot…

Submitted by certguy· Mar 6, 2026Design and Implement Storage Solutions - Understanding Azure Storage account types (GPv1, GPv2, Blob Storage) and their feature compatibility with lifecycle management policies and Azure Files, typically tested in AZ-104 or AZ-305 certification exams under 'Implement and Manage Storage'.

Question

Hotspot Question You have an Azure subscription that contains the storage accounts shown in the following table. You plan to implement two new apps that have the requirements shown in the following table. Which storage accounts should you recommend using for each app? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Answer:

Exhibits

AZ-305 question #30 exhibit 1
AZ-305 question #30 exhibit 2
AZ-305 question #30 exhibit 3
AZ-305 question #30 exhibit 4

Answer Area

  • The recommended storage accounts for App1, which requires using lifecycle management to migrate app data between storage tiers, are Storage1 and Storage3 only.Yes
  • The recommended storage accounts for App2, which requires storing app data in an Azure file share, are Storage1 and Storage4 only.Yes

Explanation

App1 requires lifecycle management for tiering data, which is only supported on General Purpose v2 (GPv2) and Blob Storage accounts - Storage1 (GPv2) and Storage3 (Blob Storage) meet this requirement because lifecycle management policies can automatically move data between Hot, Cool, and Archive tiers. App2 requires Azure File Share support, which is only available on General Purpose v1 (GPv1) and General Purpose v2 (GPv2) storage accounts - Storage1 (GPv2) and Storage4 (GPv1) qualify, while Blob Storage accounts (Storage3) do not support Azure Files. Storage1 is the only account that satisfies both requirements, while the other accounts each support only one or neither.

Topics

#Azure Storage Account Types#Lifecycle Management Policies#Azure File Share#Storage Tiers

Community Discussion

No community discussion yet for this question.

Full AZ-305 Practice