You are deploying a Windows virtual machine in Azure. Which image type provides the most current operating system with all latest patches?

  1. Generalized image
  2. Custom image
  3. Base Windows image
  4. Marketplace image (latest version) ✓

Correct answer: Marketplace image (latest version)

Option D is correct because Azure Marketplace images published by Microsoft, specifically those labeled with the latest version tag, are maintained with the most current OS patches at the time of deployment and receive ongoing updates, making them the best choice for receiving a fully patched base image without manual effort. Option A is incorrect because a generalized image is one that has been sysprepped to remove machine-specific information; it may not contain the latest patches unless it was freshly captured. Option B is incorrect because a custom image reflects whatever state the source VM was in when captured, so its patch level depends entirely on when and how it was prepared. Option C is incorrect because a generic base Windows image is a broad description that does not specifically guarantee current patches, and it is not a distinct Azure image category in the way Marketplace images are.

Topic: · azure virtual machines, marketplace images, patch management, windows server

Practice Microsoft Azure Administrator (AZ-104) Questions Free