Hi All,
Currently while baking azure vm using packer we give "ssh_username and ssh_password" in config.json, due to security concerns we want to use ssh keys to SSH into the azure packer node instead of "ssh_username and ssh_password" .
I could not find any packer variable where can I specify the SSH keys, and could not find any example config.json on the internet.
can somebody please help how can I achieve this, if possible please mention the steps and post the sample config.json.
Thanks in advance!
Rajendra