<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: MACHAEL ABAJEMITO</title>
    <description>The latest articles on DEV Community by MACHAEL ABAJEMITO (@mikegbenga).</description>
    <link>https://dev.to/mikegbenga</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3829516%2Ff90b037a-69c4-4b78-967a-15e41e6a15c6.png</url>
      <title>DEV Community: MACHAEL ABAJEMITO</title>
      <link>https://dev.to/mikegbenga</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mikegbenga"/>
    <language>en</language>
    <item>
      <title>Step-by-Step Guide: Create a Resource Group in Azure</title>
      <dc:creator>MACHAEL ABAJEMITO</dc:creator>
      <pubDate>Tue, 17 Mar 2026 14:05:22 +0000</pubDate>
      <link>https://dev.to/mikegbenga/step-by-step-guide-create-a-resource-group-in-azure-3600</link>
      <guid>https://dev.to/mikegbenga/step-by-step-guide-create-a-resource-group-in-azure-3600</guid>
      <description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Sign in to Azure Portal&lt;br&gt;
Open your browser.&lt;br&gt;
Navigate to:&lt;a href="https://portal.azure.com" rel="noopener noreferrer"&gt;https://portal.azure.com&lt;/a&gt;&lt;br&gt;
Log in with your Azure account credentials.&lt;br&gt;
This opens the Microsoft Azure Portal dashboard.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz7ivi9kvr20li7ahibz3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fz7ivi9kvr20li7ahibz3.png" alt=" " width="800" height="385"&gt;&lt;/a&gt; &lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Open the Resource Groups Service&lt;br&gt;
In the left navigation menu, click Resource groups.&lt;br&gt;
If it is not visible:&lt;br&gt;
• On the Search Bar&lt;br&gt;
• Search for Resource groups&lt;br&gt;
• Select it.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy9p4g6wcpb575bi7s906.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fy9p4g6wcpb575bi7s906.png" alt=" " width="800" height="424"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Start Creating a Resource Group&lt;br&gt;
Click the + Create button at the top of the page.&lt;br&gt;
This opens the Create Resource Group configuration page.&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdpmt1tj47jghf7cm8pvl.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fdpmt1tj47jghf7cm8pvl.png" alt=" " width="800" height="404"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;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, but it is recommended to align them.
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkf08r6kh57x6irfjzb2x.png" alt=" " width="800" height="403"&gt;
&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ffk9mp7p8j4mdclsf25rf.png" alt=" " width="800" height="426"&gt;
&lt;/li&gt;
&lt;/ol&gt;


&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Review Configuration&lt;br&gt;&lt;br&gt;
Click Review + Create.&lt;br&gt;&lt;br&gt;
Azure validates:&lt;br&gt;&lt;br&gt;
• Naming rules&lt;br&gt;&lt;br&gt;
• Subscription permissions&lt;br&gt;&lt;br&gt;
• Region availability&lt;br&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkokferskx9a755bs1as8.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fkokferskx9a755bs1as8.png" alt=" " width="800" height="715"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;li&gt;&lt;p&gt;Create the Resource Group&lt;br&gt;&lt;br&gt;
Click Create.&lt;br&gt;&lt;br&gt;
Azure will deploy the resource group in a few seconds.&lt;br&gt;&lt;br&gt;
After that Go back and select Resource Group and the newly created resource group will be displayed.&lt;br&gt;&lt;br&gt;
&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn1ap6bdxoa1lhzmx2yga.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fn1ap6bdxoa1lhzmx2yga.png" alt=" " width="800" height="396"&gt;&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;

&lt;/ol&gt;

</description>
      <category>webdev</category>
      <category>productivity</category>
      <category>beginners</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
