Skip to content

Commit 3ff3ebe

Browse files
Merge pull request #279865 from AjKundnani/main
Trusted launch VMSS - Minor edits and correction
2 parents b357ef8 + 1779db0 commit 3ff3ebe

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

articles/virtual-machines/trusted-launch-existing-vmss.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,7 @@ Azure Virtual machine Scale sets supports enabling Trusted launch on existing [U
2222
## Limitations
2323

2424
- Enabling Trusted launch on existing [virtual machine Scale sets with data disks attached](../virtual-machine-scale-sets/virtual-machine-scale-sets-attached-disks.md) is currently not supported.
25-
26-
- To validate if scale is configured with data disk, navigate to scale set -> **Disks** under **Settings** menu -> check under heading **Data disks**
27-
25+
- To validate if scale set is configured with data disk, navigate to scale set -> **Disks** under **Settings** menu -> check under heading **Data disks**
2826
:::image type="content" source="./media/trusted-launch/00-vmss-with-data-disks.png" alt-text="Screenshot of the scale set with data disks.":::
2927

3028
- Enabling Trusted launch on existing [virtual machine Scale sets Flex](../virtual-machine-scale-sets/virtual-machine-scale-sets-orchestration-modes.md) is currently not supported.

articles/virtual-machines/trusted-launch.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Azure offers Trusted Launch as a seamless way to improve the security of [Genera
2020
> [!IMPORTANT]
2121
>
2222
> - Trusted Launch is selected as the default state for newly created Azure VMs. If your new VM requires features that aren't supported by Trusted Launch, see the [Trusted Launch FAQs](trusted-launch-faq.md).
23-
> - Existing [VMs](overview.md) can have Trusted Launch enabled after being created. For more information, see [Enable Trusted Launch on existing VMs](trusted-launch-existing-vm.md).
24-
> - Existing [virtual machine scale sets](../virtual-machine-scale-sets/overview.md) can have Trusted Launch enabled after being created. For more information, see [Enable Trusted Launch on existing scale sets](trusted-launch-existing-vmss.md).
23+
> - Existing [virtual machines (VMs)](overview.md) can have Trusted Launch enabled after being created. For more information, see [Enable Trusted Launch on existing VMs](trusted-launch-existing-vm.md).
24+
> - Existing [virtual machine scale sets (VMSS)](../virtual-machine-scale-sets/overview.md) can have Trusted Launch enabled after being created. For more information, see [Enable Trusted Launch on existing scale sets](trusted-launch-existing-vmss.md).
2525
2626
## Benefits
2727

@@ -42,6 +42,7 @@ Azure offers Trusted Launch as a seamless way to improve the security of [Genera
4242
| [High Performance Compute](sizes-hpc.md) |[HB-series](hb-series.md), [HBv2-series](hbv2-series.md), [HBv3-series](hbv3-series.md), [HBv4-series](hbv4-series.md), [HC-series](hc-series.md), [HX-series](hx-series.md) | All sizes supported. |
4343

4444
> [!NOTE]
45+
>
4546
> - Installation of the *CUDA & GRID drivers on Secure Boot-enabled Windows VMs* doesn't require any extra steps.
4647
> - Installation of the *CUDA driver on Secure Boot-enabled Ubuntu VMs* requires extra steps. For more information, see [Install NVIDIA GPU drivers on N-series VMs running Linux](./linux/n-series-driver-setup.md#install-cuda-drivers-on-n-series-vms). Secure Boot should be disabled for installing CUDA drivers on other Linux VMs.
4748
> - Installation of the *GRID driver* requires Secure Boot to be disabled for Linux VMs.

0 commit comments

Comments
 (0)