Skip to content

Commit cb5edb7

Browse files
authored
Included availability zone option
Included availability zone option
1 parent ed88e79 commit cb5edb7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/hdinsight/spark/apache-spark-jupyter-spark-sql-use-portal.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,10 @@ You use the Azure portal to create an HDInsight cluster that uses Azure Storage
4343
|Resource group | From the drop-down list, select your existing resource group, or select **Create new**.|
4444
|Cluster name | Enter a globally unique name.|
4545
|Region | From the drop-down list, select a region where the cluster is created. |
46+
|Availability zone |Optional - specify an availability zone in which to deploy your cluster|
4647
|Cluster type| Select cluster type to open a list. From the list, select **Spark**.|
4748
|Cluster version|This field will auto-populate with the default version once the cluster type has been selected.|
48-
|Cluster login username| Enter the cluster login username. The default name is **admin**. You use this account to log in in to the Jupyter Notebook later in the quickstart. |
49+
|Cluster login username| Enter the cluster login username. The default name is **admin**. You use this account to log in to the Jupyter Notebook later in the quickstart. |
4950
|Cluster login password| Enter the cluster login password. |
5051
|Secure Shell (SSH) username| Enter the SSH username. The SSH username used for this quickstart is **sshuser**. By default, this account shares the same password as the *Cluster Login username* account. |
5152

0 commit comments

Comments
 (0)