Skip to content

Files

Latest commit

4b0a5d2 · Aug 10, 2015

History

History
This branch is 39392 commits behind Azure/azure-quickstart-templates:master.

101-vm-sshkey

Deploy a Virtual Machine with SSH Keys

This template allows you to create a Linux Virtual Machine with SSH Keys. This template also deploys a Storage Account, Virtual Network, Public IP addresses, a Public domain namespace, and a Network Interface.

NOTE: The SSH rsa public key is typically generated by ssh-keygen, among other tools, on Linux, Mac, or Windows. If you already have an ~/.ssh/id_rsa.pub file, that will work directly, as you would expect.