Azure / Azure/azure-quickstart-templates
101-vm-secure-password does not reference keyvault
- Dominant language
- Bicep
- Stars
- 14.9k
- Forks
- 16.2k
- Avg merge
- 6d 21h
- Merged PRs (30d)
- 6
Description
Regarding azure-quickstart-templates/tree/master/101-vm-secure-password, this template does not reference a key vault.
[Template Name goes here](Template link goes here)
### Issue Details
This template is described as "This template allows you to deploy a simple Windows VM by retrieving the password that is stored in a Key Vault. Therefore the password is never put in plain text in the template parameter file."
However, neither the current version of the template nor the parameters file references a keyvault. It appears that the keyvault was (inadvertently) removed at commit #ffe854534869c876df07d60b78fcd70fc02f877a (pr #7230).
As it stands, the template appears to deploy a standard VM and does not demonstrate the template use case.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the 101-vm-secure-password template and its parameters file, then compare them with commit ffe854534869c876df07d60b78fcd70fc02f877a and pull request 7230. Done means the template again references a Key Vault and retrieves the VM password as described, rather than deploying a standard VM without that use case.
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
- 38/100