What is Resource Group in Azure

Resource group in azure is one the key features of azure cloud service which I personally find it very useful.

You can find the video here:

Resource group is like a logical bag where you can keep your resources logically together. For example assume that we are working on one proof of concept and once our poc completed we want to delete all these resource to avoid any charges for the resources we created. You can simply delete the resource group itself and this will automatically delete all the resources it contained in itself.

Azure resource group is one the key features of azure cloud service which I personally find it very useful.

You can find the video here:

This provides a modularized approach to cloud services.

Azure resource group can be created in any region irrespective of the region where you are going to create the other resource. Azure resource group region is only utilized to store the meta data about the resource contains inside the azure resource group.

You can create the azure resource group as follows :

Hope you find this article helpful, in case if you have any issues or queries please out them in comment box below. I will try to answer them as early as possible.

You can find the step by step video here :

DeepakGoyal

Deepak Goyal is certified Azure Cloud Solution Architect. He is having around decade and half experience in designing, developing and managing enterprise cloud solutions. He is also Big data certified professional and passionate cloud advocate.