Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Your company is migrating Windows Server 2022 from an on-premises data center to Google Cloud. You need to use the existing licenses from the on-premises virtual machines in the cloud environment. What should you do?
A
Create an image of the on-premises virtual machines and upload into Cloud Storage.
Import the image as a virtual disk on Compute Engine.
B
Create standard instances on Compute Engine.
Select as the OS the same Microsoft Windows version that is currently in use in the on-premises environment.
C
Create an image of the on-premises virtual machine.
Create a standard instance on Compute Engine, selecting as the OS the same Microsoft Windows version that is currently in use in the on-premises environment.
Attach a data disk that includes data that matches the created image.
D
Create an image of the on-premises virtual machines.
Import the image as a virtual disk on Compute Engine using --os=windows-2022-dc-v.
Create a sole-tenancy instance on Compute Engine that uses the imported disk as a boot disk.