Introduction
Securely managing virtual machines is one of the major challenges of cloud engineering. Generally, administrators use SSH for Linux VM and RDP for Windows for accessing Azure VMs via public IP addresses. This is a good approach but expos...
Introduction
Microsoft Azure Virtual Machines VMs provide scalable cloud computing resources that allow users to deploy and manage operating systems in the cloud. In this project, I created an Ubuntu 22.04 Virtual Machine in Azure, connected to it u...