Microsoft Certified Azure Data Fundamentals · Free Practice Question Easy
Question 21
You need to create an Azure resource to store data in Azure Table storage.
Which command should you run?
-
A
az storage share create
-
B
az storage account create
-
C
az cosmosdb create
-
D
az storage container create
Reveal correct answer
Correct answer: B
B. The command "az storage account create" is the correct choice for creating an Azure resource to store data in Azure Table storage. This command is specifically designed to create a storage account in Azure, which can be used to store data in various Azure storage services, including Azure Table storage.
Discussion
Think the marked answer is wrong, or have a better explanation? Share it below — comments appear after review.
You must be logged in to post a comment.
