diff --git a/docs/docs/basics/confidential-containers.md b/docs/docs/basics/confidential-containers.md index 701d986ed2..5371701c17 100644 --- a/docs/docs/basics/confidential-containers.md +++ b/docs/docs/basics/confidential-containers.md @@ -26,5 +26,5 @@ Remote VMs, also known as peer pods, are spawned through cloud provider APIs, wh ## AKS CoCo Preview [Azure Kubernetes Service](https://learn.microsoft.com/en-us/azure/aks/) (AKS) provides CoCo-enabled node pools as a [preview offering](https://learn.microsoft.com/en-us/azure/aks/confidential-containers-overview). -These node pools leverage Azure VM types capable of nested virtualization and the CoCo stack is pre-installed. +These node pools leverage Azure VM types capable of nested virtualization (CVM-in-VM) and the CoCo stack is pre-installed. Contrast can be deployed directly into a CoCo-enabled AKS cluster.