Microsoft Azure: Virtual Machines & Networking
Here’s another lab I completed through CourseCareers IT Course. I’ll just give a walk-through in this article, but if you’re interested in seeing the steps along with screenshots, you can find the documentation here on my github. This lab focuses on using Microsoft Azure to create and configure virtual machines (VMs) and observe network traffic between them. The activity demonstrates Azure's capabilities in setting up a virtualized environment, using tools like Wireshark for traffic analysis, and applying basic networking principles such as ICMP, SSH, DHCP, and DNS. Participants also learn about configuring firewalls and managing network security groups.
Environments and Technologies Used
Operating Systems Used
Step-by-Step
Create a Resource Group
Create a Virtual Network
Create a Windows 10 Virtual Machine
Create a Linux (Ubuntu) Virtual Machine
Set Up Remote Desktop
Install Wireshark on Windows VM
Modify Firewall Rules
Analyze SSH Traffic
Analyze DHCP Traffic
Analyze DNS Traffic
Observe RDP Traffic
Close Connections
Delete Resources
Closing Thoughts This lab was an excellent opportunity to dive deeper into Azure's networking capabilities and to see how virtualized environments can replicate real-world network behaviors. From setting up virtual machines to analyzing traffic with Wireshark, the hands-on experience was invaluable in understanding key networking concepts like ICMP, SSH, DHCP, and DNS. By working through these tasks, I gained a clearer picture of how cloud infrastructure and networking come together to create scalable, efficient, and secure environments.
If you're new to Azure or cloud networking, I highly recommend experimenting with labs like this to build practical skills. Not only do they strengthen your understanding of the technology, but they also showcase your ability to solve real-world problems in a virtualized environment.
#CloudComputing #MicrosoftAzure #NetworkingBasics #ITTraining #CourseCareers