Skip to content

Commit 4613cc7

Browse files
committed
fix note formatting issue...again
1 parent cb3c667 commit 4613cc7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/security/azure-security-disk-encryption-linux-aad.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,10 +353,10 @@ In contrast to Powershell syntax, the CLI does not require the user to provide a
353353
```
354354
355355
356-
>[!NOTE]
357-
> The syntax for the value of disk-encryption-keyvault parameter is the full identifier string:
358-
/subscriptions/[subscription-id-guid]/resourceGroups/[resource-group-name]/providers/Microsoft.KeyVault/vaults/[keyvault-name]</br> </br>
359-
> The syntax for the value of the key-encryption-key parameter is the full URI to the KEK as in:
356+
>[!NOTE]
357+
> The syntax for the value of disk-encryption-keyvault parameter is the full identifier string:
358+
/subscriptions/[subscription-id-guid]/resourceGroups/[resource-group-name]/providers/Microsoft.KeyVault/vaults/[keyvault-name] </br> </br>
359+
> The syntax for the value of the key-encryption-key parameter is the full URI to the KEK as in:
360360
https://[keyvault-name].vault.azure.net/keys/[kekname]/[kek-unique-id]
361361
362362
## Disable encryption for Linux VMs

0 commit comments

Comments
 (0)