Windows 11 VM in Azure DevTestLab with TPM 2.0

KonradSL 71 Reputation points
2022-03-18T13:09:46.687+00:00

I've some virtual machines in my Azure DevTestLab.
When I add an Windows 11 machine, it is created correctly.
BUT:
There is no TPM 2.0 available or set for the VM.
If I create normal Virutal Machine in Azure, I can select the "Trusted Launch" option that enables TPM 2.0.

How can I enable TPM 2 for a VM in the DevTestLab?

The problem:
Without TPM 2.0 all the nice windows updates in the vm fails :-(

Thanks
Konrad

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,118 questions
Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
255 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,150 questions
0 comments No comments
{count} vote

Accepted answer
  1. Stanislav Zhelyazkov 21,021 Reputation points MVP
    2022-03-18T13:26:08.557+00:00

    Hi,
    Azure DevTestLab does not support Trusted Lauch. This can be seen by looking at the API compared to Virtual Machines API. securityProfile property is not there which corresponds to the Trusted Launch feature. As Windows 11 requires TPM this basically means that Windows 11 is not supported on DevTestLab. I would suggest to use the UserVoice for feedback/requests.

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful