az-104 Practice Question 812
Exam: az-104
Domain: Describe Azure architecture and services
Topic: Describe Azure storage services
Difficulty: medium
HOTSPOT -
You have an Azure subscription that contains an Azure Storage account.
You plan to copy an on-premises virtual machine image to a container named vmimages.
You need to create the container for the planned image.
Which command should you run? To answer, select the appropriate options in the answer area.
Answer Options
A
az storage container create --name vmimages --public-access blob
Correct Answer
A: az storage container create --name vmimages --public-access blob