Skip to content

Commit d2d44f2

Browse files
Merge pull request #224019 from sreekzz/patch-136
Removed the Preview tag.
2 parents 669d1fc + 6bf94f0 commit d2d44f2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/hdinsight/hdinsight-use-availability-zones.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ description: Learn how to create an Azure HDInsight cluster that uses Availabili
44
ms.service: hdinsight
55
ms.topic: how-to
66
ms.custom: references_regions
7-
ms.date: 01/05/2023
7+
ms.date: 01/16/2023
88
---
99

10-
# Create an HDInsight cluster that uses Availability Zones (Preview)
10+
# Create an HDInsight cluster that uses Availability Zones
1111

1212
An Azure HDInsight cluster consists of multiple nodes (head nodes, worker nodes, gateway nodes and zookeeper nodes). By default, in a region that supports Availability Zones, the user has no control over which cluster nodes are provisioned in which Availability Zone.
1313

@@ -69,7 +69,7 @@ In the resources section, you need to add a section of ‘zones’ and provide w
6969
"resources": [
7070
{
7171
"type": "Microsoft.HDInsight/clusters",
72-
"apiVersion": "2018-06-01-preview",
72+
"apiVersion": "2021-06-01",
7373
"name": "[parameters('cluster name')]",
7474
"location": "East US 2",
7575
"zones": [

0 commit comments

Comments
 (0)