in http://ritazh.github.io/devopsfun/deploying-app/: the "ssh -i <your-ssh-private-key> <your-admin-user-name>@<DNSNAMEFORPUBLICIP>.<LOCATION>.cloudapp.azure.com" Should state which key should be used, as well as that you only need to have the filename there, not actually paste the actual key
in http://ritazh.github.io/devopsfun/deploying-app/:
the
"ssh -i @..cloudapp.azure.com"
Should state which key should be used, as well as that you only need to have the filename there, not actually paste the actual key