Skip to content

Commit 1bec368

Browse files
Merge pull request #217780 from cynthn/100847
Public PR 100847
2 parents cd1fb93 + 6937b34 commit 1bec368

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/trusted-launch-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ Sign in to Azure using `az login`.
203203
az login
204204
```
205205

206-
Create an image definition with TrustedLaunch security type
206+
Create an image definition with `TrustedLaunch` security type
207207

208208
```azurecli-interactive
209209
az sig image-definition create --resource-group MyResourceGroup --location eastus \
@@ -341,7 +341,7 @@ For VMs created with trusted launch enabled, you can view the trusted launch con
341341

342342
:::image type="content" source="media/trusted-launch/overview-properties.png" alt-text="Screenshot of the Trusted Launch properties of the VM.":::
343343

344-
To change the trusted launch configuration, in the left menu, select**Configuration**under the**Settings** section. You can enable or disable Secure Boot and vTPM from the Trusted LaunchSecurity type section. Select Save at the top of the page when you are done.
344+
To change the trusted launch configuration, in the left menu, under the**Settings**section, select**Configuration**. You can enable or disable Secure Boot and vTPM from the **Security type** section. Select **Save** at the top of the page when you are done.
345345

346346
:::image type="content" source="media/trusted-launch/update.png" alt-text="Screenshot showing check boxes to change the Trusted Launch settings.":::
347347

0 commit comments

Comments
 (0)