Password Validator #2597
ValliammaiMuthiah
started this conversation in
Feature request
Replies: 2 comments
-
@ValliammaiMuthiah, thank you for opening this issue. We will triage it within the next few business days. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ValliammaiMuthiah, thank you for requesting this feature. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Every bug report should have precise description and reproduction steps; console traces or source code references are appreciated.
For assistance requests, contact Azure support or submit a post on Stack Overflow. We don't provide support through GitHub Issues. Feature requests can be raised on the Azure Feedback Forum.
Bug description
Sequence of alphabets / numbers are accepted by password parameter.
Reproduction steps
Expected behavior
It should throw validation message when sequence is given in password.
Similar to deprecated portal, 4 stages of validation[eg: weak, medium] would be helpful to make passwords stronger.
Is your portal managed or self-hosted?
Self-hosted
Release tag or commit SHA (if using self-hosted version)
R 18
Environment
Additional context
Beta Was this translation helpful? Give feedback.
All reactions