Microsoft Azure Data Fundamentals — Question 57

You need to store data by using Azure Table storage.
What should you create first?

Answer options

Correct answer: B

Explanation

To use Azure Table storage, the first requirement is to create a storage account, as it serves as the foundation for all storage services in Azure. The other options, such as an Azure Cosmos DB instance, blob container, or table, cannot be created without an existing storage account in place.