How to create a resource group in Azure Portal



This content originally appeared on DEV Community and was authored by skill schule

What is a Resource group?: A resource is a logical container for housing our resources in Azure.

Here are the steps to create one in Azure

Step1: Search for resource in the search resource, documents& services field and click enter

step1

Step2: Click on the + create button

step 2

Step 3: On the basics tab, fill in the project details which comprises of the resource and the subscription

step 3


This content originally appeared on DEV Community and was authored by skill schule