Skip to content

Commit 11a8509

Browse files
authored
Replace absolute link with relative one
1 parent 24cfb2c commit 11a8509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cyclecloud/how-to/vm-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The use of either Trusted Launch or Confidential VMs enables other security feat
4242
> [!NOTE]
4343
> These attributes have no effect with the default Standard security type.
4444
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).
4646
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.
4747
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.
4848

0 commit comments

Comments
 (0)