nerdexam
Microsoft

DP-100 · Question #34

You are developing a hands-on workshop to introduce Docker for Windows to attendees. You need to ensure that workshop attendees can install Docker on their devices. Which two prerequisite components…

The correct answer is C. BIOS-enabled virtualization E. Windows 10 64-bit Professional. Docker for Windows (Docker Desktop) has two hard prerequisites: (1) BIOS-enabled virtualization - Docker on Windows uses Hyper-V (or WSL 2), both of which require hardware virtualization to be enabled in the system BIOS/UEFI. Without it, Hyper-V cannot start. (2) Windows 10…

Design and prepare a machine learning solution

Question

You are developing a hands-on workshop to introduce Docker for Windows to attendees. You need to ensure that workshop attendees can install Docker on their devices. Which two prerequisite components should attendees install on the devices? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Exhibit

DP-100 question #34 exhibit

Options

  • AMicrosoft Hardware-Assisted Virtualization Detection Tool
  • BKitematic
  • CBIOS-enabled virtualization
  • DVirtualBox
  • EWindows 10 64-bit Professional

How the community answered

(56 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    89% (50)
  • D
    7% (4)

Explanation

Docker for Windows (Docker Desktop) has two hard prerequisites: (1) BIOS-enabled virtualization - Docker on Windows uses Hyper-V (or WSL 2), both of which require hardware virtualization to be enabled in the system BIOS/UEFI. Without it, Hyper-V cannot start. (2) Windows 10 64-bit Professional (or Enterprise/Education) - Docker Desktop requires a 64-bit edition of Windows 10 Pro or higher because Hyper-V is only available on those editions, not Home. VirtualBox conflicts with Hyper-V and is not required. Kitematic is an optional GUI tool, not a prerequisite. The Microsoft Hardware-Assisted Virtualization Detection Tool is a diagnostic utility, not something attendees need to install.

Topics

#Docker#Windows#Prerequisites#Virtualization

Community Discussion

No community discussion yet for this question.

Full DP-100 Practice