Posted by: Pdfprep
Post Date: June 3, 2021
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. NOTE: Each correct selection is worth one point.
Answer:
Explanation:
Box 1: make
Here the purpose is to ‘create a container". So the correct command would be azcopy make.
Box 2: blob
The requirement is for storing that image, it’s not used to build AKS. So blob is correct option.
Leave a Reply