Skip to content

Commit d8ff304

Browse files
authored
Update API version for HDInsight ARM template
1 parent 1c31eda commit d8ff304

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/hdinsight/hdinsight-with-entra-authentication/manage-entra-id-enabled-azure-hdinsight-clusters-with-arm-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ To create a Microsoft.HDInsight/clusters resource, add the following JSON to you
106106
},
107107
"resources": [
108108
{
109-
"apiVersion": "2023-04-15-preview",
109+
"apiVersion": "2025-01-15-preview",
110110
"name": "[parameters('clusterName')]",
111111
"type": "Microsoft.HDInsight/clusters",
112112
"location": "[parameters('location')]",

0 commit comments

Comments
 (0)