Skip to content

Commit 56e180a

Browse files
Fixing blockers
1 parent 90d0a44 commit 56e180a

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

articles/hdinsight/hdinsight-hadoop-create-linux-clusters-portal.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ If you don't have an Azure subscription, create a [free account](https://azure.m
3333

3434
## Basics
3535

36-
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-portal-cluster-basics.png" alt-text="Shreesshot showing HDInsight 4.0 create cluster basics":::
36+
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-portal-cluster-basics.png" alt-text="Screenshot showing HDInsight 4.0 create cluster basics.":::
37+
3738

3839
From the **Basics** tab, provide the following information:
3940

@@ -43,7 +44,8 @@ From the **Basics** tab, provide the following information:
4344
|Resource group|From the drop-down list, select your existing resource group, or select **Create new**.|
4445
|Cluster name|Enter a globally unique name.|
4546
|Region|From the drop-down list, select a region where the cluster is created.|
46-
|Avilability zone|Optionally specify an availability zone in which to deploy your cluster.|
47+
|Availability zone|Optionally specify an availability zone in which to deploy your cluster.|
48+
4749
|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.|
4850
|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).|
4951
|Cluster login username|Provide the username, default is **admin**.|
@@ -129,7 +131,8 @@ On the **Tags** page, provide the following information:
129131

130132
## Review + create
131133

132-
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-portal-cluster-review-create-hadoop.png" alt-text="Screenshot showing HDInsight 4.0 create cluster summary":::
134+
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-portal-cluster-review-create-hadoop.png" alt-text="Screenshot showing HDInsight 4.0 create cluster summary.":::
135+
133136

134137
Review the settings. Select **Create** to create the cluster.
135138

@@ -139,7 +142,8 @@ It takes some time for the cluster to be created, usually around 20 minutes. Mon
139142

140143
After the creation process finishes, select **Go to Resource** from the **Deployment succeeded** notification. The cluster window provides the following information.
141144

142-
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-create-cluster-completed.png" alt-text="Screenshot showing Azure HDInsight portal cluster overview":::
145+
:::image type="content" source="./media/hdinsight-hadoop-create-linux-clusters-portal/azure-hdinsight-40-create-cluster-completed.png" alt-text="Screenshot showing Azure HDInsight portal cluster overview.":::
146+
143147

144148
Some of the icons in the window are explained as follows:
145149

articles/hdinsight/kafka/apache-kafka-get-started.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,8 @@ To create an Apache Kafka cluster on HDInsight, use the following steps:
8989

9090
1. Review the configuration for the cluster. Change any settings that are incorrect. Finally, select **Create** to create the cluster.
9191

92-
:::image type="content" source="./media/apache-kafka-get-started/azure-hdinsight-40-portal-cluster-review-create-kafka.png" alt-text="Screenshot showing kafka cluster configuration summary for HDI version 4.0" border="true":::
92+
:::image type="content" source="./media/apache-kafka-get-started/azure-hdinsight-40-portal-cluster-review-create-kafka.png" alt-text="Screenshot showing kafka cluster configuration summary for HDI version 4.0." border="true":::
93+
9394

9495
It can take up to 20 minutes to create the cluster.
9596

0 commit comments

Comments
 (0)