Skip to content

Commit 07b165f

Browse files
authored
Merge pull request #127203 from changeworld/patch-6
Fix typo: documention -> documentation
2 parents 15a09f6 + 7cf692e commit 07b165f

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
@@ -76,7 +76,7 @@ The above example shows there are three volumes that should be attached to the n
7676
## Disk Encryption
7777
CycleCloud supports server-side encryption (SSE) for OS and data disk Volumes using [Azure Disk Encryption Sets](/azure/virtual-machines/disk-encryption).
7878
Azure uses _Platform Managed Keys_ (PMK) by default. However, to use _Customer Managed Keys_ (CMK), you must first set up an Azure Disk Encryption Set and a Key Vault with your key.
79-
Follow the documention here to [set up your Disk Encryption Set](/azure/virtual-machines/disks-enable-customer-managed-keys-portal).
79+
Follow the documentation here to [set up your Disk Encryption Set](/azure/virtual-machines/disks-enable-customer-managed-keys-portal).
8080

8181
Record the ``Resource ID`` of the Disk Encryption Set when you create it. You can find this in the Azure Portal under **Properties** in the **Disk Encryption Sets** blade.
8282

0 commit comments

Comments
 (0)