Azure / Azure/azure-quickstart-templates
101-vm-simple-linux is not deployable with ssh key
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
[101-vm-simple-linux](https://github.com/Azure/azure-quickstart-templates/tree/master/101-vm-simple-linux)
### Issue Details
The template is not usable with ssh key. When pasting in an SSH key in the "Admin Password or Key" field, it gives an error about password requirements.
### Repro steps
1. Open link to template above
2. Click on Deploy To Azure button
3. Select sshPublicKey for auth type
4. Paste in a public ssh key. ex. "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDy/w..."
5. Witness error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the 101-vm-simple-linux template linked in the issue and reproduce the deployment through the Azure portal using sshPublicKey authentication. Check how the template handles the “Admin Password or Key” input and verify the result by deploying with a public SSH key. Done means the template accepts the key without reporting password requirements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100