Comments on: How to use an SSH key stored in Azure Key Vault while building Azure Linux VMs using Terraform https://isbyr.com/how-to-use-an-ssh-key-stored-in-azure-key-vault-while-building-azure-linux-vms-using-terraform/ Infrequent Smarts by Reshetnikov Thu, 19 Jan 2023 09:27:05 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: Karan https://isbyr.com/how-to-use-an-ssh-key-stored-in-azure-key-vault-while-building-azure-linux-vms-using-terraform/#comment-8636 Thu, 19 Jan 2023 09:27:05 +0000 http://isbyr.com/?p=962#comment-8636 In reply to Ilya Reshetnikov.

Hello IIya,

Thanks for response, above doesn’t solve the purpose.
I want to deploy the azure vm through terraform and as described in this article “a corresponding public key dev-mgmt-ssh-key stored in an existing Azure Key Vault kv-dev-mgmt (which I don’t want to be managed by Terraform, but only used by it)”

I want to deploy the VMs as suggested in this article.

]]>
By: Ilya Reshetnikov https://isbyr.com/how-to-use-an-ssh-key-stored-in-azure-key-vault-while-building-azure-linux-vms-using-terraform/#comment-8635 Thu, 19 Jan 2023 07:29:48 +0000 http://isbyr.com/?p=962#comment-8635 In reply to karan.

Hi Karan,
Have you tried following this https://learn.microsoft.com/en-us/azure/virtual-machines/ssh-keys-portal#upload-an-ssh-key ?

]]>
By: karan https://isbyr.com/how-to-use-an-ssh-key-stored-in-azure-key-vault-while-building-azure-linux-vms-using-terraform/#comment-8629 Wed, 18 Jan 2023 13:42:22 +0000 http://isbyr.com/?p=962#comment-8629 How to store the SSH key in Azure Key Vault.

I’m not able to upload the key, please provide procedure.

]]>