AZ-900 · Question #383
AZ-900 Question #383: Real Exam Question with Answer & Explanation
To create an Azure file share, you must first create or manage it within an Azure Storage account, making 'Storage accounts' the correct selection.
Question
Hotspot Question You need to create a new Azure file share. What should you use? To answer, select the service in the answer area. NOTE: Each correct selection is worth one point. Answer:
Options
- __typehotspot
- variantdropdown
Explanation
To create an Azure file share, you must first create or manage it within an Azure Storage account, making 'Storage accounts' the correct selection.
Approach. The question asks what service to use to create a new Azure file share. Azure file shares are a component of Azure Storage. To create, configure, or manage an Azure file share, you must first provision or navigate to an existing 'Storage account' in Azure. A storage account is a container that holds all your Azure Storage data objects, including blobs, file shares, queues, and tables. Therefore, selecting 'Storage accounts' is the correct first step to access the functionality required to create a file share.
Common mistakes.
- common_mistake. Selecting other options like 'Resource groups', 'Virtual machines', 'App Services', or 'SQL Databases' would be incorrect because these services are unrelated to file storage. While a 'Resource group' is necessary to logically organize resources, it is not the service used to create the file share itself; it's a container for it. 'Virtual machines' are compute resources, 'App Services' are for web applications, and 'SQL Databases' are for relational data. None of these directly provide the functionality to create an Azure file share. A common mistake might be to confuse a 'Resource group' as the primary creation point, but the question specifically asks for the 'service' responsible for the file share.
Concept tested. The underlying technical concept being tested is the understanding of Azure Storage services, specifically the role of an Azure Storage Account as the foundational resource for creating and managing Azure file shares, blobs, queues, and tables. It assesses knowledge of Azure resource types and their hierarchical relationships.
Topics
Community Discussion
No community discussion yet for this question.