You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/cyclecloud/how-to/vm-security.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ The use of either Trusted Launch or Confidential VMs enables other security feat
42
42
> [!NOTE]
43
43
> These attributes have no effect with the default Standard security type.
44
44
45
-
In addition, Confidential VMs enable a new [disk encryption scheme](https://learn.microsoft.com/azure/confidential-computing/confidential-vm-overview#confidential-os-disk-encryption).
45
+
In addition, Confidential VMs enable a new [disk encryption scheme](/azure/confidential-computing/confidential-vm-overview#confidential-os-disk-encryption).
46
46
This scheme protects all critical partitions of the disk and makes the protected disk content accessible only to the VM. Similar to Server-Side Encryption, the default is *Platform-Managed Keys* but you can use *Customer-Managed Keys* instead.
47
47
Use of Customer-Managed Keys for Confidential encryption requires a *Disk Encryption Set* whose encryption type is `ConfidentialVmEncryptedWithCustomerKey`. See [Disk Encryption](./mount-disk.md#disk-encryption) for more.
0 commit comments