Skip to content

Commit dd3934d

Browse files
authored
Update quickstart-create-azure-cli.md
1 parent 4ce7776 commit dd3934d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-compute-fleet/quickstart-create-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export MY_SUBNET_ID="$(az network vnet subnet show \
6767

6868
### Set up the admin password
6969

70-
Set up a password that meets the [password requirements for Azure VMs](https://learn.microsoft.com/en-us/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm-).
70+
Set up a password that meets the [password requirements for Azure VMs](https://learn.microsoft.com/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm-).
7171

7272
export ADMIN_PASSWORD="Azure compliant password"
7373

0 commit comments

Comments
 (0)