Skip to content

Commit dc84a02

Browse files
authored
Merge pull request #103160 from dagiro/screenShots2
screenShots2
2 parents 857068d + 5079276 commit dc84a02

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed

articles/hdinsight/kafka/apache-kafka-byok.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,13 @@ HDInsight only supports Azure Key Vault. If you have your own key vault, you can
9090
9191
## Create HDInsight cluster
9292
93-
You're now ready to create a new HDInsight cluster. BYOK can only be applied to new clusters during cluster creation. Encryption can't be removed from BYOK clusters, and BYOK can't be added to existing clusters.
93+
You're now ready to create a new HDInsight cluster. From the **Basics** tab, select **Kafka** for **cluster type**.
9494
95-
![Kafka disk encryption in Azure portal](./media/apache-kafka-byok/azure-portal-cluster-security-networking-kafka.png)
95+
![Azure portal select Kafka type](./media/apache-kafka-byok/azure-portal-cluster-basics-type-kafka.png)
96+
97+
BYOK can only be applied to new clusters during cluster creation. Encryption can't be removed from BYOK clusters, and BYOK can't be added to existing clusters.
98+
99+
![Kafka disk encryption in Azure portal](./media/apache-kafka-byok/azure-portal-cluster-security-networking-kafka-byok.png)
96100
97101
During cluster creation, provide the full key URL, including the key version. For example, `https://contoso-kv.vault.azure.net/keys/kafkaClusterKey/46ab702136bc4b229f8b10e8c2997fa4`. You also need to assign the managed identity to the cluster and provide the key URI. For complete cluster creation details, see [Create Apache Hadoop clusters using the Azure portal](./apache-kafka-get-started.md)
98102
193 KB
Loading
313 KB
Loading

0 commit comments

Comments
 (0)