QuestionQ262

Design and implement an infrastructure to support SAP workloads on Azure

You have a Hyper-V virtual machine named VM1 that runs Windows Server 2019.

You plan to deploy 10 Azure virtual machines from VM1. The virtual machines will host SAP NetWeaver instances.

You need to create an image of VM1 for this deployment.

What should you do first?

  • A Run the Sysprep utility.
  • B Join VM1 to an Active Directory Domain Services (AD DS) domain.
  • C Configure Azure Site Recovery.
  • D Upload the VHDX of VM1 to an Azure Storage account.
Explanation

A reusable Windows Server image must be generalized before it is captured or uploaded for deployment. Sysprep removes machine-specific information, enabling Azure to provision distinct virtual machines from the image.

Community Discussion

No comments yet. Be the first to start the discussion!