Closed
Description
Discussed in #15917
Originally posted by KrzysztofR79 September 21, 2021
I run quite a lot of jobs with Invoke-AzVMRunCommand, and ATM, there's no way to tell what VM a given job runs against.
What I'm missing is a parameter to name the job so I can name it accordingly to VM I run it against. When listing jobs with Get-Job, all I can see is a vague "Long Running Operation for 'Invoke-AzVMRunCommand'" job name.