Skip to content

Commit 2395427

Browse files
committed
Trusted Launch for Gen 2 VMs in Azure DevTest Labs
1 parent 6cc9329 commit 2395427

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2179,11 +2179,6 @@
21792179
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
21802180
"redirect_document_id": false
21812181
},
2182-
{
2183-
"source_path": "articles/devtest-labs/devtest-lab-trusted-launch.md",
2184-
"redirect_url": "/azure/devtest-labs/devtest-lab-overview",
2185-
"redirect_document_id": false
2186-
},
21872182
{
21882183
"source_path": "articles/devtest-labs/integrate-environments-devops-pipeline.md",
21892184
"redirect_url": "/previous-versions/azure/devtest-labs/integrate-environments-devops-pipeline",

articles/devtest-labs/devtest-lab-add-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ You need at least [user](devtest-lab-add-devtest-user.md#devtest-labs-user) acce
4747
- if no 4 core CPU size is available, then the first available CPU size is selected by default
4848
- **Allow hibernation**: Select this option to enable hibernation for the virtual machine. If you enable Hibernation, you also must select **Public IP** in the Advanced settings as Private and Shared IP are currently not supported if Hibernation is enabled.
4949
- **OS disk type**: Keep the default value for the base, or select a different option from the dropdown list.
50-
- - **Security type**: Select **Trusted Launch** to enable it for Generation 2 VMs. On selecting Trusted Launch, the options Secure boot, vTPM, and Integrity Monitoring will appear. Based on your needs, select the appropriate options among them for your deployment. For more information, see [Trusted Launch-enabled security features](https://learn.microsoft.com/azure/virtual-machines/trusted-launch#secure-boot).
50+
- **Security type**: Select **Trusted Launch** to enable it for Generation 2 VMs. On selecting Trusted Launch, the options Secure boot, vTPM, and Integrity Monitoring will appear. Based on your needs, select the appropriate options among them for your deployment. For more information, see [Trusted Launch-enabled security features](https://learn.microsoft.com/azure/virtual-machines/trusted-launch#secure-boot).
5151
- **Artifacts**: This field shows the number of artifacts already configured for this VM base. Optionally, select **Add or Remove Artifacts** to select and configure artifacts to add to the VM.
5252

5353
:::image type="content" source="./media/devtest-lab-add-vm/portal-lab-vm-basic-settings.png" alt-text="Virtual machine basic settings page.":::

0 commit comments

Comments
 (0)