Back to articles
Step-by-Step Guide: Create a Resource Group in Azure
How-ToTools

Step-by-Step Guide: Create a Resource Group in Azure

via Dev.to TutorialMACHAEL ABAJEMITO

Sign in to Azure Portal Open your browser. Navigate to: https://portal.azure.com Log in with your Azure account credentials. This opens the Microsoft Azure Portal dashboard. Open the Resource Groups Service In the left navigation menu, click Resource groups. If it is not visible: • On the Search Bar • Search for Resource groups • Select it. Start Creating a Resource Group Click the + Create button at the top of the page. This opens the Create Resource Group configuration page. Configure Basic Settings Fill in the required fields: Subscription Select the Azure subscription where the resource group will be created. Example: Subscription: Pay-As-You-Go Resource Group Name Enter a unique name. Example: GreenCity-RG Best practice: -RG Example naming patterns: FintechApp-RG DataAnalytics-RG GreenCityPlatform-RG Region Select the geographic region where metadata for the resource group will be stored. Example: West Europe East US UK South Note: This does not restrict resources to that region,

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
2 views

Related Articles