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
Copy file name to clipboardExpand all lines: articles/hdinsight/hbase/quickstart-bicep.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Two Azure resources are defined in the Bicep file:
55
55
You need to provide values for the parameters:
56
56
57
57
* Replace **\<cluster-name\>** with the name of the HDInsight cluster to create.
58
-
* Replace **\<cluster-username\>** with the credentials used to submit jobs to the cluster and to log in to cluster dashboards. Replace **\<ssh-username\>** with the credentials used to remotely access the cluster. The username cannot be admin.
58
+
* Replace **\<cluster-username\>** with the credentials used to submit jobs to the cluster and to log in to cluster dashboards.
59
59
* Replace **\<ssh-username\>** with the credentials used to remotely access the cluster.
0 commit comments