Cloud Computing Assignment 2: Azure VM Creation, SSH & Key Generation
VerifiedAdded on 2022/10/07
|21
|699
|19
Practical Assignment
AI Summary
This document presents a comprehensive solution to a cloud computing assignment focused on creating a virtual machine (VM) in the Azure portal. The assignment involves generating SSH keys using PuttyGen, creating a resource group with a specific naming convention, and deploying an Ubuntu Server 18.04 LTS VM. The solution details the process of key generation (RSA, 2048 bit), saving private and public keys, and creating the resource group in Azure. It addresses troubleshooting encountered during resource group creation and VM deployment. Furthermore, the solution covers the steps involved in connecting to the VM via SSH using PuTTY, including loading the private key for authentication and logging into the Ubuntu environment. The document also describes different VM power states and obtaining the private and public IP addresses of the created VM. Finally, the solution demonstrates logging into the Linux VM using Putty with the private key and passphrase for secure access.
1 out of 21













