Skip to content

Commit ec8903c

Browse files
authored
Update rdp.md - remove extra space
1 parent 4f8fddf commit ec8903c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/aks/rdp.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ If you need to reset the password, use `az aks update` to change the password.
2929
az aks update --resource-group myResourceGroup --name myAKSCluster --windows-admin-password $WINDOWS_ADMIN_PASSWORD
3030
```
3131

32-
If you need to reset the username and password, see [Reset Remote Desktop Services or its administrator password in a Windows VM
33-
](/troubleshoot/azure/virtual-machines/reset-rdp).
32+
If you need to reset the username and password, see [Reset Remote Desktop Services or its administrator password in a Windows VM](/troubleshoot/azure/virtual-machines/reset-rdp).
3433

3534
You also need the Azure CLI version 2.0.61 or later installed and configured. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].
3635

0 commit comments

Comments
 (0)