AZ-140 · Question #245
You have an Azure Virtual Desktop deployment. You have a custom virtual machine image named Image1. You need to use Azure VM Image Builder to update Image1. What should you do first?
The correct answer is D. Register the Microsoft.VirtualMachineImages resource provider. Before using Azure VM Image Builder (AIB) in a subscription, you must register the Microsoft.VirtualMachineImages resource provider. Without this registration, the AIB service is unavailable and you cannot create image templates or run image builds. This is the mandatory first…
Question
You have an Azure Virtual Desktop deployment. You have a custom virtual machine image named Image1. You need to use Azure VM Image Builder to update Image1. What should you do first?
Options
- ARegister the Microsoft.DesktopVirtualization resource provider.
- BCreate an Azure Storage account.
- CCreate an Azure Compute Gallery.
- DRegister the Microsoft.VirtualMachineImages resource provider.
How the community answered
(24 responses)- B4% (1)
- C4% (1)
- D92% (22)
Explanation
Before using Azure VM Image Builder (AIB) in a subscription, you must register the Microsoft.VirtualMachineImages resource provider. Without this registration, the AIB service is unavailable and you cannot create image templates or run image builds. This is the mandatory first step, preceding any other setup such as creating a Compute Gallery, Storage account, or Desktop Virtualization resources. The Microsoft.DesktopVirtualization provider is specific to AVD and is not required for AIB itself.
Topics
Community Discussion
No community discussion yet for this question.