Azure VM creation from custom image in Compute gallery throws an error "Use of TrustedLaunch setting is not supported for the provided image. Please select Trusted Launch Supported Gen2 OS Image". I have converted On-prem VM using Starwindtool to Azure VM

Vivek krishnan Jayachandran 0 Reputation points
2024-09-05T15:49:22.1066667+00:00

Trying to create Azure Win11 22H2 , Gen2VM from Onpremises Vmdk to vhd format. I have converted On-prem VM using Starwindtool to Azure VM. Post that RDP and installing required software tools, performed VDOT - Optimizer tool and converted to Azure Image.

While trying to create AVD session host from custom image in Compute gallery throws an error "Use of TrustedLaunch setting is not supported for the provided image. Please select Trusted Launch Supported Gen2 OS Image".

Kindly help me in fixing this issue as i have tight deadline. Thanks.

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,956 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-09-05T20:35:09.74+00:00

    Hi Vivek krishnan Jayachandran,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    The error message “Use of TrustedLaunch setting is not supported for the provided image. Please select Trusted Launch Supported Gen2 OS Image” indicates that the custom image you are using does not support the Trusted Launch feature.

    Trusted Launch is a security feature that requires the base image to be Generation 2 (Gen2) OS and Trusted Launch capable. Here's how you can resolve this issue:

    • The base image used to create the custom image must be Trusted Launch capable. Trusted Launch requires specific security configurations, which might not be present in images converted from on-premises environments.
    • If the current image is not compatible, you may need to use a different base image that supports Trusted Launch. You can find Trusted Launch supported images in the Azure Marketplace.
    • For more details on enabling Trusted Launch on existing Azure Generation 2 VMs, you can refer to the official Microsoft documentation: Enable Trusted launch on existing Azure VMs, Trusted Launch for Azure VMs.

    If you have any further queries, do let us know. If the comment is helpful, please click "Upvote".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.