You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the **Basics** tab, provide the following information:
39
40
@@ -43,6 +44,7 @@ From the **Basics** tab, provide the following information:
43
44
|Resource group|From the drop-down list, select your existing resource group, or select **Create new**.|
44
45
|Cluster name|Enter a globally unique name.|
45
46
|Region|From the drop-down list, select a region where the cluster is created.|
47
+
|Availability zone|Optionally specify an availability zone in which to deploy your cluster.|
46
48
|Cluster type|Click **Select cluster type** to open a list. From the list, select the wanted cluster type. HDInsight clusters come in different types. They correspond to the workload or technology that the cluster is tuned for. There's no supported method to create a cluster that combines multiple types.|
47
49
|Version|From the drop-down list, select a **version**. Use the default version if you don't know what to choose. For more information, see [HDInsight cluster versions](hdinsight-component-versioning.md).|
48
50
|Cluster login username|Provide the username, default is **admin**.|
@@ -116,9 +118,20 @@ From the **Configuration + pricing** tab, provide the following information:
116
118
117
119
Select **Review + create >>** to validate the cluster configuration and advance to the final tab.
118
120
121
+
## Tags
122
+
123
+
On the **Tags** page, provide the following information:
124
+
125
+
| Property | Description|
126
+
|---|---|
127
+
|Name | Optional. Enter a name of your choice to easily identify all resources.|
Review the settings. Select **Create** to create the cluster.
124
137
@@ -128,7 +141,8 @@ It takes some time for the cluster to be created, usually around 20 minutes. Mon
128
141
129
142
After the creation process finishes, select **Go to Resource** from the **Deployment succeeded** notification. The cluster window provides the following information.
0 commit comments