Skip to content

Commit d65f9f4

Browse files
authored
Update kafka241-validation-error-arm-templates.md
1 parent 786337d commit d65f9f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/kafka241-validation-error-arm-templates.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Kafka 2.4.1 validation error in ARM templates
2+
title: Kafka 2.4.1 validation error in Azure Resource Manager templates
33
description: Kafka 2.4.1 validation error in ARM templates Known Issue
44
ms.service: hdinsight
55
ms.topic: troubleshooting-known-issue
@@ -12,11 +12,11 @@ ms.date: 03/26/2024
1212

1313
When you're submitting cluster creation requests by using Azure Resource Manager templates (ARM templates), runbooks, PowerShell, the Azure CLI, and other automation tools, you might receive a "BadRequest" error message if you specify `clusterType = "Kafka"`, `HDI version = "5.0"`, and `Kafka version = "2.4.1"`.
1414

15-
#### Troubleshooting steps
15+
## Troubleshooting steps
1616

1717
When you're using [templates or automation tools](/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters#cluster-setup-methods) to create HDInsight Kafka clusters, choose `componentVersion = "2.4"`. This value enables you to successfully create a Kafka 2.4.1 cluster in HDInsight 5.0.
1818

19-
#### Resources
19+
## Resources
2020

2121
- [Create HDInsight clusters by using automation](/azure/hdinsight/hdinsight-hadoop-provision-linux-clusters#cluster-setup-methods)
2222
- [Supported HDInsight versions](/azure/hdinsight/hdinsight-component-versioning#supported-hdinsight-versions)

0 commit comments

Comments
 (0)