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 b278412

Browse files
committedMay 2, 2022
Editing line 65
1 parent 131a437 commit b278412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/hdinsight/kafka/apache-kafka-quickstart-bicep.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Two Azure resources are defined in the Bicep file:
6262
6363
You'll be prompted to enter the following:
6464
65-
* ***clusterLoginPassword**, which must be at least 10 characters long and contain at least one digit, one uppercase letter, one lowercase letter, and one non-alphanumeric character except single-quote, double-quote, backslash, right-bracket, full-stop. It also must not contain three consecutive characters from the cluster username of SSH username.
65+
* **clusterLoginPassword**, which must be at least 10 characters long and contain at least one digit, one uppercase letter, one lowercase letter, and one non-alphanumeric character except single-quote, double-quote, backslash, right-bracket, full-stop. It also must not contain three consecutive characters from the cluster username of SSH username.
6666
* **sshPassword**, which must be 6-72 characters long and must contain at least one digit, one uppercase letter, and one lowercase letter. It must not contain any three consecutive characters from the cluster login name.
6767
6868
> [!NOTE]

0 commit comments

Comments
 (0)
Please sign in to comment.