
Answer-first summary for fast verification
Answer: 1. Create an image of the on-premises virtual machines. 2. Import the image as a virtual disk on Compute Engine using --os=windows-2022-dc-v. 3. Create a sole-tenancy instance on Compute Engine that uses the imported disk as a boot disk.
The correct answer is D. When migrating Windows Server licenses to Google Cloud under the Bring Your Own License (BYOL) model, you need to import the image as a virtual disk using the proper OS flag (for example, --os=windows-2022-dc-v). Additionally, you must create a sole-tenancy instance on Compute Engine that uses the imported disk as a boot disk. Sole-tenant nodes are required for BYOL scenarios as they help meet the dedicated hardware requirements that ensure compliance with Microsoft's licensing terms.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
Your company is planning to migrate their Windows Server 2022 from their on-premises data center to Google Cloud. As part of the migration, you need to ensure that the existing licenses for Windows Server are brought into the target cloud environment correctly. You are aware that Google Cloud supports a Bring Your Own License (BYOL) model for migrating existing licenses. What should you do to perform this migration successfully?
A
B
C
D