CSE 4750 Introduction To Cloud Computing Lab1
CSE 4750 Introduction To Cloud Computing Lab1
Instructions:
Architecture of VMs in Azure
6. Under Inbound port rules, choose Allow selected ports and then select RDP
(3389) and HTTP (80) from the drop-down.
7. Leave the remaining defaults and then select the Review + create button at the
bottom of the page.
8. After validation runs, select the Create button at the bottom of the page.
1. On the overview page for your virtual machine, select the Connect > RDP.
2. In the Connect with RDP tab, keep the default options to connect by IP
address, over port 3389, and click Download RDP file.
3. Open the downloaded RDP file and click Connect when prompted.
4. In the Windows Security window, select More choices and then Use a
different account. Type the username as localhost\username, enter the
password you created for the virtual machine, and then click OK.
5. You may receive a certificate warning during the sign-in process.
Click Yes or Continue to create the connection.
Task:
II. Establish a connection to those servers using HTTP, RDS, SSH (use putty for ssh)
Clean up resources
When no longer needed, you can delete the resource group, virtual machine, and all
related resources.
1. On the Overview page for the VM, select the Resource group link.
2. At the top of the page for the resource group, select Delete resource group.
3. A page will open warning you that you are about to delete resources. Type the name
of the resource group and select Delete to finish deleting the resources and the
resource group.