AZ-140 · Question #59
You have an Azure Virtual Desktop host pool named Pool1 in the East US region. You have a storage account named storage1 that contains FSLogix profile containers. In the East US region, you have a…
The correct answer is C. From SIG1, update the replication for the latest image version of Image1. Azure Compute Gallery (formerly Shared Image Gallery) natively supports multi-region image replication within a single gallery. By updating the replication settings of the latest image version of Image1 in SIG1 to include the South India region, you enable the same gallery and…
Question
You have an Azure Virtual Desktop host pool named Pool1 in the East US region. You have a storage account named storage1 that contains FSLogix profile containers. In the East US region, you have a shared image gallery named SIG1 that contains a virtual machine image named Image1. Image1 is used to create new session hosts in Pool1. You plan to deploy a new Azure Virtual Desktop host pool named Pool2 to the South India region. You need to implement a session host deployment solution for Pool2 that meets the following requirements:
- Image1 must replicate in the South India region.
- The session hosts in Pool2 must be based on Image1.
- Changes to Image1 must be available in the South India and East US
regions. What should you include in the solution?
Options
- ACreate a new shared image gallery named SIG2 in the South India region. Upload a copy of
- BCreate a new Azure Storage account named storage2 in the South India region. Copy Image1 to
- CFrom SIG1, update the replication for the latest image version of Image1.
- DConfigure geo-redundant storage (GRS) replication for storage1. Copy the VHD file of Image1 to
How the community answered
(57 responses)- A5% (3)
- B4% (2)
- C81% (46)
- D11% (6)
Explanation
Azure Compute Gallery (formerly Shared Image Gallery) natively supports multi-region image replication within a single gallery. By updating the replication settings of the latest image version of Image1 in SIG1 to include the South India region, you enable the same gallery and image definition to serve both East US and South India. When new image versions are published to SIG1, they can automatically replicate to all configured regions. Creating a second gallery (A) would fragment management. Copying to Azure Storage (B) or using GRS (D) are incorrect approaches for gallery-managed images - those methods do not integrate with the AVD session host deployment pipeline.
Topics
Community Discussion
No community discussion yet for this question.