DEV Community

Cover image for Creating a Resource Group using Azure Portal
Berenice Enikanoselu
Berenice Enikanoselu

Posted on

Creating a Resource Group using Azure Portal

A resource group is like a folder or a store where you keep related things, in this case where you keep resources. This post will show you how to create a Resource Group.

STEP 1: SIGN IN TO AZURE PORTAL

Choose an account from the list of accounts and sign in using the preferred method.


In the search bar, type resource group
click resource group in the drop down
click +create

Fill in your preferred name for the resource group in the bar . Ensure that the name has between 3- 24 characters e.g Myfirstprojectrg, where rg stands for resource group

Choose a location. Location means where your data centre will be located.


click Review+create
click create

refresh to show your new resource group.


Try following these steps to create your own resource group.

Top comments (1)

Collapse
 
tjasper profile image
Oluwaloseyi Oluwatofunmi Emmanuel

Well Informative resource!