Skip to content

Commit b04c9a7

Browse files
dagiroSnehaGunda
andauthored
Update articles/hdinsight/disk-encryption.md
Co-Authored-By: Sneha Gunda <[email protected]>
1 parent 6b13b6c commit b04c9a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/hdinsight/disk-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ To use customer managed keys by using a Resource Manager template, update your t
158158
}
159159

160160
1. In the **azuredeploy.parameters.json** file, add the following parameters. You can get the values of these parameters from the Key Vault URI and the managed Identity. For example, if you have the following URI and identity values,
161-
* Sample key vault URI: https://omakv.vault.azure.net/keys/clusterkey/7cfd94ad4e09471296b069d2a2cee395
161+
* Sample key vault URI: https://<KeyVault_Name>.vault.azure.net/keys/clusterkey/<Cluster_Key_Value>
162162
* Sample user-assigned managed identity: "/subscriptions/<subscriptionID>/resourcegroups/<ResourceGroup_Name>/providers/Microsoft.ManagedIdentity/userAssignedIdentities/<MSI_Name>
163163

164164
The parameters in the **azuredeploy.parameters.json** file are:

0 commit comments

Comments
 (0)