Microsoft Certified Azure Solutions Architect Expert · Free Practice Question Easy
Question 7
You need to check on the encryption status of a IaaS VM called "VMA01" in a resource group called "VMResourceGroup".
What Azure CLI statement will successfully achieve this?
-
A
az vm diskencryption display --name "VMA01" --resource-group "VMResourceGroup"
-
B
az vm diskencrypt status --name "VMA01" --resource-group "VMResourceGroup"
-
C
az vm encryption show --name "VMA01" --resource-group "VMResourceGroup"
-
D
az vm encryption display --name "VMA01" --resource-group "VMResourceGroup"
Reveal correct answer
Correct answer: C
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.
