How to create Azure Resource Group: Difference between revisions
Jump to navigation
Jump to search
Created page with "== Creating" |
No edit summary |
||
Line 1: | Line 1: | ||
== Creating | == Creating Azure Resource Group == | ||
* Login to the Microsoft Azure Portal: | |||
: https://portal.azure.com | |||
* From the left pane, click on "Resource groups" | |||
* Click on Add | |||
:* Resource group name: Specify a name for the new resource group | |||
:* Subscription: Select the relevant subscription name | |||
:* Resource group location: Select a region close to your location | |||
* Click on Create | |||
* Wait for the deployment on the new resource group to complete | |||
* From the "Resource groups" window, click on the newly created resource group | |||
* From the main pane, click on Tags -> add a new tag: | |||
:* Name: Specify here Name | |||
:* Value: Specify here the name of the newly created resource group | |||
* Click on Save |
Revision as of 11:04, 30 April 2018
Creating Azure Resource Group
- Login to the Microsoft Azure Portal:
- From the left pane, click on "Resource groups"
- Click on Add
- Resource group name: Specify a name for the new resource group
- Subscription: Select the relevant subscription name
- Resource group location: Select a region close to your location
- Click on Create
- Wait for the deployment on the new resource group to complete
- From the "Resource groups" window, click on the newly created resource group
- From the main pane, click on Tags -> add a new tag:
- Name: Specify here Name
- Value: Specify here the name of the newly created resource group
- Click on Save