Skip to content

Commit 0d0eb89

Browse files
authored
Replace absolute link with relative one
1 parent d86d39c commit 0d0eb89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cyclecloud/how-to/mount-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ For example:
110110
> `Azure.Encryption.DiskEncryptionSetId = /subscriptions/$SUBSCRIPTION-ID/resourceGroups/$RESOURCEGROUPNAME/providers/Microsoft.Compute/diskEncryptionSets/$DISK-ENCRYPTION-SET-NAME`.
111111
> However, you do not need to set `Azure.Encryption.Type`.
112112
113-
CycleCloud 8.5 also supports [Confidential disk encryption](https://learn.microsoft.com/azure/confidential-computing/confidential-vm-overview#confidential-os-disk-encryption). This scheme protects all critical partitions of the disk and makes the protected disk content accessible only to the VM. Confidential disk encryption is per-disk, and requires the *Security Encryption Type* to be set to `DiskWithVMGuestState`.
113+
CycleCloud 8.5 also supports [Confidential disk encryption](/azure/confidential-computing/confidential-vm-overview#confidential-os-disk-encryption). This scheme protects all critical partitions of the disk and makes the protected disk content accessible only to the VM. Confidential disk encryption is per-disk, and requires the *Security Encryption Type* to be set to `DiskWithVMGuestState`.
114114

115115
For example, to use Confidential encryption on the OS disk:
116116

0 commit comments

Comments
 (0)