Skip to content

Commit a3305b7

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

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
@@ -165,7 +165,7 @@ To use customer managed keys by using a Resource Manager template, update your t
165165

166166
```json
167167
"diskEncryptionVaultUri": {
168-
"value": "https://omakv.vault.azure.net"
168+
"value": "https://<KeyVault_Name>.vault.azure.net"
169169
},
170170
"diskEncryptionKeyName": {
171171
"value": "clusterkey"

0 commit comments

Comments
 (0)