I\'m trying to use Azure powershell to pull an SSH key and add it to a VM. The cmdlet is
Get-AzKeyVaultKey ... -OutFile filename
I\'d like to avoi