Skip to content

Commit cbb3096

Browse files
committed
updated one more absolute link
1 parent 0ee0d5e commit cbb3096

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
@@ -80,7 +80,7 @@ export MY_SUBNET_ID="$(az network vnet subnet show \
8080

8181
## Set up the admin password
8282

83-
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-).
83+
Set up a password that meets the [password requirements for Azure VMs](/azure/virtual-machines/windows/faq#what-are-the-password-requirements-when-creating-a-vm-).
8484

8585
```bash
8686
export ADMIN_PASSWORD="Azure compliant password"

0 commit comments

Comments
 (0)