Skip to content

Commit fbabf5d

Browse files
authored
Merge pull request #112239 from Karishma-Tiwari-MSFT/patch-174
(ForumsTeam) fixes MicrosoftDocs/azure-docs#52189
2 parents f8ec946 + 5829aa9 commit fbabf5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -440,7 +440,7 @@ There are two main ways to change the password for VMs in scale sets.
440440

441441
Update the admin credentials directly in the scale set model (for example using the Azure Resource Explorer, PowerShell or CLI). Once the scale set is updated, all new VMs have the new credentials. Existing VMs only have the new credentials if they are reimaged.
442442

443-
- Reset the password using the VM access extensions.
443+
- Reset the password using the VM access extensions. Make sure to follow the password requirements as described [here](https://docs.microsoft.com/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm).
444444

445445
Use the following PowerShell example:
446446

0 commit comments

Comments
 (0)