Skip to content

Commit 26121f2

Browse files
Merge pull request #225904 from ntrogh/als-credentials-known-issue
[Azure Lab Services] Add known issues to Manage template
2 parents 8907f60 + a96180c commit 26121f2

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/lab-services/how-to-create-manage-template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ In this step, you publish the template VM. When you publish the template VM, Azu
6060

6161
![Virtual machines in stopped state](./media/how-to-create-manage-template/virtual-machines-stopped.png)
6262

63+
## Known issues
64+
65+
When you create a new lab from an exported lab VM image, you’re unable to login with the credentials you used for creating the lab. Follow these steps to [troubleshoot the login problem](./troubleshoot-access-lab-vm.md#unable-to-login-with-the-credentials-you-used-for-creating-the-lab).
66+
6367
## Next steps
6468

6569
See the following articles:

articles/lab-services/troubleshoot-access-lab-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ To use and access a lab VM, you connect to it by using Remote Desktop (RDP) or S
5151

5252
When you create a new lab from an exported lab VM image, perform the following steps:
5353

54-
1. Reuse the same credentials as the original template VM when creating the new lab.
54+
1. Reuse the same credentials that were used in the original, exported, template VM.
5555

56-
1. After the lab creation finishes, you can [reset the username and password](./how-to-set-virtual-machine-passwords.md).
56+
1. After the lab creation finishes, you can [reset the password](./how-to-set-virtual-machine-passwords.md).
5757

5858
### After logging in, the lab VM is not working correctly
5959

0 commit comments

Comments
 (0)