A village CIO asks what an Azure storage account is in fundamentals terms. Which description is accurate?
Select an answer to reveal the explanation.
Short Explanation
Picture the storage account as the front door and address book for Azure Storage—blobs, files, queues, and tables live under that roof. It is not a lonely VHD, not Entra Domain Services DNS, and not an App Service plan. One account, multiple storage services underneath.
Full Explanation
An Azure storage account is the top-level unique namespace for Azure Storage data services, providing endpoints and shared configuration for blobs, files, queues, and tables as enabled. It is distinct from compute plans, identity directory services, and individual disk files. AZ-900 asks candidates to define the storage account as that multi-service container rather than confusing it with unrelated Azure resources.