Create Images Manually

Complete the full lesson to earn 25 points

Work through each section, then tap “Mark as Complete” on the last one.

Section 1 of 8

✦ Skip the page breaks and see fewer ads — read each lesson on a single page with Pro

Lesson: Creating Azure Virtual Desktop (AVD) Session Host Images Manually

Introduction: Why Image Management Matters

In the world of Azure Virtual Desktop (AVD), the session host image is the foundation of your entire user experience. When a user connects to a remote desktop session, they are interacting with an operating system that has been deployed from a specific virtual machine image. If that image is slow, bloated with unnecessary software, or missing critical security patches, the user will experience poor performance and frustration from the moment they log in. Creating images manually is a foundational skill for any cloud engineer, as it allows you to maintain full control over the software stack, configuration settings, and security hardening of your desktop environment.

While automated tools like Azure Image Builder or Packer are excellent for production environments at scale, understanding the manual process is essential. It helps you grasp exactly what goes into a functional image, how Windows handles sysprep operations, and how to troubleshoot common deployment issues. By manually creating and refining a "Golden Image," you establish a reproducible standard that ensures every user in your organization receives a consistent, high-performance desktop experience.


Section 1 of 8
PrevNext