Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cd28475

Browse files
committedApr 14, 2022
edits to line 58
1 parent 4299b9f commit cd28475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/hdinsight/hbase/quickstart-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Two Azure resources are defined in the Bicep file:
5555
You need to provide values for the parameters:
5656
5757
* 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.
5959
* Replace **\<ssh-username\>** with the credentials used to remotely access the cluster.
6060
6161
You'll be prompted to enter the following:

0 commit comments

Comments
 (0)
Please sign in to comment.