azure-quickstart-templates
azure-quickstart-templates copied to clipboard
Error when using vm-sshkey template
/quickstarts/microsoft.compute/vm-sshkey
Issue Details
There was an Issue filed against a docs.microsoft.com article that uses this sample: https://github.com/MicrosoftDocs/azure-docs/issues/88537
From @erjarvin
Reporting issue regarding deploying template with "Generate New Key Pair" specified. This does not appear to carry over to the parameters file properly resulting in Invalid Template error code:
Error: {"code":"InvalidTemplate","message":"Deployment template validation failed: 'The value for the template parameter 'adminPasswordOrKey' at line '36' and column '27' is not provided. Please see https://aka.ms/resource-manager-parameter-files for usage details.'."}
Repro steps (if necessary, delete otherwise)
FYI @kobulloc-MSFT