Skip to content

Commit 8b043d5

Browse files
committed
changed wording of new limitation item
1 parent 47a8444 commit 8b043d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/use-trusted-launch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ az provider register --namespace "Microsoft.ContainerService"
7676
- Trusted launch (preview) doesn't support node pools with FIPS enabled or based on ARM64.
7777
- Availability sets aren't supported, only Virtual Machine Scale Sets.
7878
- To enable Secure Boot on GPU node pools, you need to skip installing the GPU driver. For more information, see[Skip GPU driver installation][skip-gpu-driver-install].
79-
- Ephemeral OS disks can be created with Trusted launch and all regions are supported. However, not all virtual machines sizes are supported. For more information, see [Trusted launch ephemeral OS limitations][tusted-launch-ephemeral-os-limitations].
79+
- Ephemeral OS disks can be created with Trusted launch and all regions are supported. However, not all virtual machines sizes are supported. For more information, see [Trusted launch ephemeral OS sizes][tusted-launch-ephemeral-os-sizes].
8080

8181
## Deploy new cluster
8282

@@ -213,5 +213,5 @@ In this article, you learned how to enable trusted launch. Learn more about [tru
213213
[az-aks-nodepool-update]: /cli/azure/aks/nodepool#az-aks-nodepool-update
214214
[azure-generation-two-virtual-machines]: ../virtual-machines/generation-2.md
215215
[verify-secure-boot-failures]: ../virtual-machines/trusted-launch-faq.md#verifying-secure-boot-failures
216-
[tusted-launch-ephemeral-os-limitations]: ../virtual-machines/ephemeral-os-disks.md#trusted-launch-for-ephemeral-os-disks
216+
[tusted-launch-ephemeral-os-sizes]: ../virtual-machines/ephemeral-os-disks.md#trusted-launch-for-ephemeral-os-disks
217217
[skip-gpu-driver-install]: gpu-cluster.md#skip-gpu-driver-installation-preview

0 commit comments

Comments
 (0)