How to create a Resource Group and Virtual Network in Azure

When starting your cloud journey with Microsoft Azure, two foundational building blocks you’ll frequently encounter are Resource Groups and Virtual Networks (VNets). These components form the organizational and networking backbone of nearly every Azure solution. Let’s walk through creating these essentials and understand why they matter.

Why Start with Resource Groups and Virtual Network?

What is a Resource Group?

A Resource Group is a logical container that holds related resources for an Azure solution. Think of it like a folder on your computer, where you group files (in this case, cloud resources) that belong to the same project or environment.

🔧 Key Features:

• Organizes resources like VMs, storage accounts, and databases.
• Allows for easier management, monitoring, and access control.
• Resources in the same group can share the same lifecycle (deploy, update, delete together).
• You can apply tags, policies, and role-based access control (RBAC) at the resource group level.

What is a Virtual Network ?

A Virtual Network in Azure is the fundamental building block for your private network in the cloud. It allows resources like VMs to securely communicate with each other, with the internet, or with on-premises networks.

🔧 Key Features:

• Isolates and segments your network logically, similar to a traditional on-premises network.
• Supports subnets, IP address ranges, route tables, network security groups (NSGs).
• Enables secure communication between Azure services and external networks.
• Essential for deploying services like VMs, Azure Kubernetes Service, or App Services with VNet integration.

Step-by-Step guide of creating a Resource group and creating a Virtual network in a resource group both in Azure.

Step 1: Creating a Resource Group using Azure Portal

  • Sign in to Azure Portal
  • Click “Create a resource” (+icon) in the top left
  • Search for “Resource group” and select it
  • Click “Create”
  • Configure: -Subscription:

Select your active Azure subscription

Resources Group Name: Enter a unique name (e.g., OBA-RG)

Region: Select a region (e.g., East US, West Europe)

 

Step II: After creating the resource group, go to “create a resource” again

Search for  “Virtual network” and select it and click “Create”

On the basics tab:

  • Subscription: Select your subscription
  • Resource Group: Choose the one you just created
  • Name: Enter a name for your VNet (e.g.,Babatunde-VNet)
  • Region: Match the region of your resource group
    • Click Next: IP Addresses
    • Define the Address space (e.g., 10.77.0.0/16)
    • Add a Subnet (e.g, Subnet1 with 10.77.0.0/24)
  • Click through the remaining tabs or leave defaults
  • Click Review + Create, then Create

 

Important Notes:

  • No resources are running in the Vnet yet
  • No firewall rules configured
  • No internet connectivity configured yet
    • Cost Impact:
      • Resource Group: Free( just a logical container)
      • Virtual Network: Free( you only pay for resources inside it)
      • No ongoing charges until you add VMs, gateways etc

You now have  a clean Azure networking foundation ready for deploying resources.

 

 

 

 

Leave a Comment

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners. View more
Cookies settings
Accept
Decline
Privacy & Cookie policy
Privacy & Cookies policy
Cookie name Active

Who we are

Suggested text: Our website address is: https://babatundeodedele.com.

Comments

Suggested text: When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection. An anonymised string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service Privacy Policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.

Media

Suggested text: If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.

Cookies

Suggested text: If you leave a comment on our site you may opt in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year. If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser. When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select "Remember Me", your login will persist for two weeks. If you log out of your account, the login cookies will be removed. If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.

Embedded content from other websites

Suggested text: Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website. These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.

Who we share your data with

Suggested text: If you request a password reset, your IP address will be included in the reset email.

How long we retain your data

Suggested text: If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognise and approve any follow-up comments automatically instead of holding them in a moderation queue. For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.

What rights you have over your data

Suggested text: If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.

Where your data is sent

Suggested text: Visitor comments may be checked through an automated spam detection service.
Save settings
Scroll to Top
Verified by MonsterInsights