Task 3
Task 3
AIM :
To create a Resource Group & Virtual Machine(VM) inside a Virtual
Network
INTRODUCTION :
Before we begin with Azure, it is imperative to understand three basic
concepts of cloud computing i.e., Resource Group, Virtual Machine(VM)
& Virtual Network
To Begin with….
Azure - It is a comprehensive cloud computing platform by Microsoft,
offering a wide range of services and tools for building, deploying, and
managing applications and services in the cloud. It provides infrastructure,
platform, and software services, enabling businesses to scale, innovate,
and optimize costs. With a global presence, robust security measures and
support for hybrid cloud scenarios, Azure empowers organizations to
accelerate digital transformation, streamline development processes and
leverage advanced technologies like AI and IoT. With its flexibility,
scalability and extensive service catalog, Azure serves as a reliable and
versatile solution for businesses of all sizes and industries.
To summarize…
A Resource Group provides a way to manage and organize related Azure
resources, a Virtual Network creates a secure network environment in
Azure and a Virtual Machine allows you to run virtualized computing
instances with various configurations and operating systems in the cloud.
Together, these components form the building blocks for deploying and
managing applications and services in Microsoft Azure.
STEPS :
To start the creation of aforementioned -
First Login to the Azure portal @ https://portal.azure.com
S4 : Now press Create button at the bottom left corner of the screen
S1 : Search Virtual Network in the Search bar & inside its dashboard click
on “Create virtual network” button at the bottom center of the screen
S2 : Under the Basics tab, fill in the Virtual network name & set the desired
Region as shown below
S3 : Click on “Add an IP address space” button & after filling out the
“starting address” & “address space size” press “Add”
S4 : Click on “Add a subnet” button & after verifying the “Subnet details”
press “Add”
S1 : Search Virtual Machine in the Search bar & inside its dashboard click
on “Create a virtual machine” button at the bottom center of the
screen
S2 : Under the Basics tab, fill in the Virtual machine name, set the
desired region & update “Image” to “Windows 11 Pro”
S8 : Click “Connect” ,download the RDP File & enter the credentials in the
VM
-x-x-x-x-