Skip to content

Commit 9236817

Browse files
authored
Merge pull request #214681 from halkazwini/patch-10
Update allowed length of VM password
2 parents c88cc6d + 81cf5ad commit 9236817

File tree

1 file changed

+2
-2
lines changed
  • articles/virtual-machines/windows

1 file changed

+2
-2
lines changed

articles/virtual-machines/windows/faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ sections:
141141
What are the password requirements when creating a VM?
142142
answer: |
143143
There are varying password length requirements, depending on the tool you are using:
144-
- Portal - between 12 - 72 characters
144+
- Portal - between 12 - 123 characters
145145
- PowerShell - between 8 - 123 characters
146146
- CLI - between 12 - 123
147147
@@ -169,4 +169,4 @@ sections:
169169
</tr>
170170
</table>
171171
172-
For additional information and restrictions for password creation reference this [password guidance documentation](/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements#reference).
172+
For additional information and restrictions for password creation reference this [password guidance documentation](/windows/security/threat-protection/security-policy-settings/password-must-meet-complexity-requirements#reference).

0 commit comments

Comments
 (0)