Skip to content

Commit 716d3b7

Browse files
authored
Merge pull request #102629 from hrasheed-msft/disk_encryption_imgs
updating images
2 parents 72e7848 + 2d93e14 commit 716d3b7

6 files changed

+3
-1
lines changed

articles/hdinsight/disk-encryption.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ HDInsight only supports Azure Key Vault. If you have your own key vault, you can
7474
7575
b. Under **Select Principal**, choose the user-assigned managed identity you created.
7676
77-
![Set Select Principal for Azure Key Vault access policy](./media/disk-encryption/add-key-vault-access-policy-select-principal.png)
77+
![Set Select Principal for Azure Key Vault access policy](./media/disk-encryption/azure-portal-add-access-policy.png)
7878
7979
c. Set **Key Permissions** to **Get**, **Unwrap Key**, and **Wrap Key**.
8080
@@ -96,6 +96,8 @@ You're now ready to create a new HDInsight cluster. Customer-managed key can onl
9696
9797
During cluster creation, provide the full key URL, including the key version. For example, `https://contoso-kv.vault.azure.net/keys/myClusterKey/46ab702136bc4b229f8b10e8c2997fa4`. You also need to assign the managed identity to the cluster and provide the key URI.
9898
99+
![Create new cluster](./media/disk-encryption/create-cluster-portal.png)
100+
99101
### Using Azure CLI
100102
101103
The following example shows how to use Azure CLI to create a new Apache Spark cluster with disk encryption enabled. See the [Azure CLI az hdinsight create](https://docs.microsoft.com/cli/azure/hdinsight?view=azure-cli-latest#az-hdinsight-create) documentation for more information.
73.6 KB
Loading
86.7 KB
Loading
47.2 KB
Loading

0 commit comments

Comments
 (0)