-
Your company has an Azure subscription that contains an Azure Storage account named tutorialsdojoaccount.
There is a requirement to copy a virtual machine image to a container named tdimage from your on-premises datacenter. You need to provision an Azure Container instance to host the container image.
Which AzCopy command should you run?
Select the correct answer from the drop-down list of options. Each correct selection is worth one point.
(view)
——
Azure Container instance is ACI container instance. The question meant ‘Azure Blob Container’ instance.
-
Hello Sungpill Han,
Thank you for sharing your thoughts on this item.
The question explicitly asks for the AzCopy command, so the focus is on the correct syntax for working with a blob container in Azure Storage. Before you can provision or use a container instance (ACI) with an image, the VM image itself must first be copied into a Blob container in your storage account.
Take note that there are questions in the actual Azure exam that are difficult, tricky, and ambiguous. You have to be prepared to look for specific keywords or key phrases in order to find the most suitable answer. This is the style that we are trying to mimic in our practice tests.
Regards,
JR @ Tutorials Dojo
Log in to reply.