Got an error with step: Prepare a certificate for use with a VM
>$ vm_secret=$(az vm secret format --secrets "$secret")
ERROR: usage error: [--keyvault NAME --resource-group NAME | --keyvault ID]
>$ vm_secret=$(az vm secret format --secret "$secret" -g groupName --keyvault keyvaultName)
nice tutorial @cynthn !
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for the feedback! We are currently investigating and will update you shortly.
@eric-camplin Hey! Nice to hear from you :) Are you learning all about Azure VMs?
Thanks for the feedback, I'll take a closer look at that later today!
@eric-camplin I have created a PR: https://github.com/MicrosoftDocs/azure-docs-pr/pull/84582. It will be merged after review from the doc-author @cynthn. Thanks :)
Most helpful comment
@eric-camplin Hey! Nice to hear from you :) Are you learning all about Azure VMs?
Thanks for the feedback, I'll take a closer look at that later today!