Skip to content

Commit 4a68c15

Browse files
Merge pull request #270359 from sreekzz/patch-19
Adding # to the list of not allowed password characters
2 parents 6e635a6 + 436859d commit 4a68c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/hdinsight/hdinsight-administer-use-portal-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create and manage Azure HDInsight clusters using the A
44
ms.service: hdinsight
55
ms.topic: conceptual
66
ms.custom: hdinsightactive, linux-related-content
7-
ms.date: 12/06/2023
7+
ms.date: 03/27/2024
88
---
99

1010
# Manage Apache Hadoop clusters in HDInsight by using the Azure portal
@@ -214,7 +214,7 @@ The password is changed on all nodes in the cluster.
214214
> [!NOTE]
215215
> SSH passwords cannot contain the following characters:
216216
>
217-
> ``` " ' ` / \ < % ~ | $ & ! ```
217+
> ``` " ' ` / \ < % ~ | $ & ! # ```
218218
219219
| Field | Value |
220220
| --- | --- |

0 commit comments

Comments
 (0)