Updating...
Skip to main content
Filter your search by category. Current category:
All
All
Knowledge Base
Service Catalog
Search the client portal
Search
Sign In
Show Applications Menu
UIC Help Center
Sign In
Search
Home
About
Services
Knowledge Base
More Applications
Skip to Knowledge Base content
Search
Articles
Blank
Knowledge Base
Infrastructure
How can I create a resource group in Azure?
How can I create a resource group in Azure?
Tags
voicemail
This tutorial explains how to create a resource group in Azure.
A resource group contains the resources required to successfully deploy a VM or service in Azure. It is a container that holds related resources for an Azure solution. In Azure, you logically group related resources such as storage accounts, virtual networks, and virtual machines (VMs) to deploy, manage, and maintain them as a single entity. Typically, Microsoft recommends that a resource group contain resources that have a similar life expectancy. For example, a resource group might contain resources for a service you’re offering (Databases, Web Server, etc.) and not be used to group similar resources together (e.g. one for all web servers, etc.)
To create a resource group in Azure:
1. Log in to the Azure Portal (https://portal.azure.com) using your UIC email address (netID@uic.edu) and Technology Solutions common password.
2. Click Resource groups from the menu of services to access the Resource Groups blade. You will see all the resource groups in your subscription listed in the blade.
3. Click Add (+) to create a new resource group. The Create Resource Group blade appears.
4. Provide the following information for the new resource group:
Parameter
Description
Resource
Group Name
Enter a unique name
of the form: Resource Groups Org-Unit-[NetID/Group]-Service Name-[Prod/Test/Dev]
(Example: OVCI-Technology Solutions-
ddd
-Databases-Prod)
Subscription
Select your Microsoft Azure subscription
Resource
Group Location
Select a location located in the continental US (e.g. North Central
US
)
5. Click Review + Create.
6. Once Validation has passed, click Create to create your resource group.
NOTE:
At this point, you can apply tags to your Azure resources giving metadata to logically organize them into a taxonomy. Each tag consists of a name and a value pair. For example, you can apply the name "Environment" and the value "Production" to all the resources in production.
After you apply tags, you can retrieve all the resources in your subscription with that tag name and value. Tags enable you to retrieve related resources from different resource groups. This approach is helpful when you need to organize resources for billing or management.
Sign in to leave feedback
0 reviews
Blank
Blank
Blank
Blank
Print Article
Related Services / Offerings (1)
Microsoft Azure
Microsoft Azure is an ever-expanding set of cloud services to help UIC innovate and meet your organizational needs. It’s the freedom to build, manage, and deploy applications on a massive, global network using your favorite tools and frameworks.
Deleting...
×
Share
Recipient(s)
- separate email addresses with a comma
Message
Press Alt + 0 within the editor to access accessibility instructions, or press Alt + F10 to access the menu.
Check out this article I found in the UIC Help Center knowledge base.<br /><br /><a href="https://help.uillinois.edu/TDClient/37/uic/KB/ArticleDet?ID=912">https://help.uillinois.edu/TDClient/37/uic/KB/ArticleDet?ID=912</a><br /><br />How can I create a resource group in Azure?<br /><br />This tutorial explains how to create a resource group in Azure.