Skip to content

Commit 905dc1d

Browse files
authored
Update quickstart-create-cluster.md
1 parent 58e0562 commit 905dc1d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

articles/hdinsight-aks/quickstart-create-cluster.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,13 +108,13 @@ There are 3 ways to create an Azure HDInsight on AKS cluster from the Azure port
108108
1. Create cluster by selecting New in the Overview page of an existing cluster pool. In this option you have 2 ways of creating clusters.
109109
1. Create cluster by providing minimum number of inputs by not using advanced configuration. This option prefills the pre-requisite configuration fields with smart defaults and auto-creates mandatory resources.
110110

111-
Virtual Machine SKU size is pre-filled with the least costing recommended SKU. In the absence of any recommended SKU, it will be pre-filled with the SKU with the least vCores and maximum quota available at the time of cluster creation. The cluster would be created with a default constant number of 5 nodes. Flink and Trino clusters would have 2 head nodes while Spark clusters would have 3 head nodes.
112-
113-
The user assigned managed identity and storage account will be auto-created in the managed resource group. You can review the configurations of the cluster which would be created on the Review+create tab. Once you click Create, “The Deployment is in progress” page is displayed while the cluster is being created. A message that "Your deployment is complete" would be displayed once the cluster is fully deployed and ready for use.
114-
115-
:::image type="content" source="./media/quickstart-create-cluster/basic-mode.png" alt-text="Diagram showing basic mode of cluster creation." border="true" lightbox="./media/quickstart-create-cluster/basic-mode.png":::
111+
Virtual Machine SKU size is pre-filled with the least costing recommended SKU. In the absence of any recommended SKU, it will be pre-filled with the SKU with the least vCores and maximum quota available at the time of cluster creation. The cluster would be created with a default constant number of 5 nodes. Flink and Trino clusters would have 2 head nodes while Spark clusters would have 3 head nodes.
112+
113+
The user assigned managed identity and storage account will be auto-created in the managed resource group. You can review the configurations of the cluster which would be created on the Review+create tab. Once you click Create, “The Deployment is in progress” page is displayed while the cluster is being created. A message that "Your deployment is complete" would be displayed once the cluster is fully deployed and ready for use.
114+
115+
:::image type="content" source="./media/quickstart-create-cluster/basic-mode.png" alt-text="Diagram showing basic mode of cluster creation." border="true" lightbox="./media/quickstart-create-cluster/basic-mode.png":::
116116

117-
1. If you wish to have more flexibility to customize the cluster configurations, toggle “Use advanced configuration” to On.
117+
1. If you wish to have more flexibility to customize the cluster configurations, toggle “Use advanced configuration” to On.
118118

119119
> [!IMPORTANT]
120120
> For creating a cluster in a new cluster pool, assign AKS agentpool MSI "Managed Identity Operator" role on the user-assigned managed identity created as part of resource prerequisites.

0 commit comments

Comments
 (0)