Developing Solutions for Microsoft Azure (AZ-204) Practice Exam

Disable ads (and more) with a membership for a one time $2.99 payment

Developing Solutions for Microsoft Azure Exam. Prepare with flashcards and multiple choice questions, get hints and explanations for each question. Ace your test prep!

Each practice test/flash card set has 50 randomly selected questions from a bank of over 500. You'll get a new set of questions each time!

Practice this question and more.


Which type of storage account is recommended for most scenarios using Azure Storage?

  1. General-purpose v1

  2. General-purpose v2

  3. FileStorage

  4. BlobStorage

The correct answer is: General-purpose v2

The recommended storage account type for most scenarios using Azure Storage is the General-purpose v2 account. This type of storage account offers a range of advantages that make it suitable for a variety of applications and use cases. General-purpose v2 accounts provide access to the latest features and performance enhancements available in Azure Storage. They support all Azure storage services, including blobs, files, queues, and tables, making them versatile for diverse workloads. Furthermore, this account type features hot, cool, and archive storage tiers, allowing users to optimize cost based on access patterns. Additionally, General-purpose v2 accounts offer improved scalability and performance over the older General-purpose v1 accounts. They also have better metrics and monitoring capabilities, which can be instrumental for managing and optimizing storage resources effectively. In contrast, the other storage account types have more specific use cases or limitations. For example, FileStorage is tailored specifically for file shares and does not have the broader capabilities that General-purpose v2 provides. BlobStorage, while optimized for unstructured blob data, does not support other services like queues and tables. Lastly, General-purpose v1 accounts are considered legacy and lack many features and performance enhancements found in General-purpose v2. Thus, opting for General-purpose v2 ensures that developers can