Skip to content

Conversation

@drcircuit
Copy link

This ensures the password length is 12 characters or more, if you provide a shorter password, the machine is created, but no password is set, and in order to follow the next step in the hack, you need to either delete the deployment, and make sure to redeploy with a correct length password, or change the password in the Azure Portal. This little change helps the user not make this mistake, sadly I could not find any means of validating the password complexity - ARM templates doesn't seem to have this feature, at least not to my knowledge.

@drcircuit drcircuit requested a review from a team as a code owner April 2, 2024 15:41
@jrzyshr jrzyshr changed the title Added minLength property to ARM template [Hack Update] 001-IntroToKubernetes - Added minLength property to ARM template Apr 22, 2024
@jrzyshr jrzyshr self-assigned this Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants