<?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: Ogundele Faruk</title>
    <description>The latest articles on DEV Community by Ogundele Faruk (@dopey).</description>
    <link>https://dev.to/dopey</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%2F1258838%2Fdd3aa0d1-b891-45a2-a22f-fd9d5e674555.png</url>
      <title>DEV Community: Ogundele Faruk</title>
      <link>https://dev.to/dopey</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/dopey"/>
    <language>en</language>
    <item>
      <title>Create A Blob Storage</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Fri, 04 Apr 2025 00:03:36 +0000</pubDate>
      <link>https://dev.to/dopey/create-a-blob-storage-26a3</link>
      <guid>https://dev.to/dopey/create-a-blob-storage-26a3</guid>
      <description>&lt;p&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%2Fcifd5wgcrgyahac39bzf.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%2Fcifd5wgcrgyahac39bzf.png" alt="Image description" width="800" height="356"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Login into azure portal
&lt;/h2&gt;

&lt;p&gt;1.Search for storage account and click on create&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%2F3ad12q7zffvot6zd77pe.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%2F3ad12q7zffvot6zd77pe.png" alt="Image description" width="332" height="60"&gt;&lt;/a&gt;&lt;br&gt;
2.For StorageName choose sth unique&lt;br&gt;
Performance- select standard&lt;br&gt;
Redundancy- select LRS&lt;br&gt;
3.Click on Review and Create&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%2F78xsditimqisz6ayoavp.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%2F78xsditimqisz6ayoavp.png" alt="Image description" width="412" height="86"&gt;&lt;/a&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%2F5a2p6dg1vfoy5nys2zjd.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%2F5a2p6dg1vfoy5nys2zjd.png" alt="Image description" width="726" height="70"&gt;&lt;/a&gt;&lt;br&gt;
4.We have created the storage account and moving onto the next task of working with blobs&lt;br&gt;
5.Click on resources then data storage and find containers&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%2Fjjgke75dn4bwawnifmp4.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%2Fjjgke75dn4bwawnifmp4.png" alt="Image description" width="358" height="120"&gt;&lt;/a&gt;&lt;br&gt;
6.Create a new container&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%2Fljxo0hdbv9qo1k1bh7y1.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%2Fljxo0hdbv9qo1k1bh7y1.png" alt="Image description" width="208" height="72"&gt;&lt;/a&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%2Ffhq5wopxzm5rty8147ih.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%2Ffhq5wopxzm5rty8147ih.png" alt="Image description" width="800" height="610"&gt;&lt;/a&gt;&lt;br&gt;
7.Click on your new container and upload images from PC&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%2Fc7t8dreh9k7nm2cs8mis.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%2Fc7t8dreh9k7nm2cs8mis.png" alt="Image description" width="182" height="80"&gt;&lt;/a&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%2F0xub6j6x50o6p01l352c.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%2F0xub6j6x50o6p01l352c.png" alt="Image description" width="800" height="385"&gt;&lt;/a&gt;&lt;br&gt;
8.After Upload, Click on Advanced then stroll down and click on upload&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%2F9d815dap3itrvpn0ctj8.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%2F9d815dap3itrvpn0ctj8.png" alt="Image description" width="302" height="146"&gt;&lt;/a&gt;&lt;br&gt;
9.Once the files are uploaded click on a file and check its properties&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%2Fv1z53131lg6bimqt17qo.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%2Fv1z53131lg6bimqt17qo.png" alt="Image description" width="800" height="303"&gt;&lt;/a&gt;&lt;br&gt;
10.Close properties window and go back to storage and find file shares, queues and tables and review their contents&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%2Fvw4t0mdtb5oxf5z2imkz.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%2Fvw4t0mdtb5oxf5z2imkz.png" alt="Image description" width="534" height="58"&gt;&lt;/a&gt;&lt;br&gt;
11.Click on diagnose and solve problems, click on troubleshoot to look at an example&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%2Fhet48rvxpr8nbg1ww63y.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%2Fhet48rvxpr8nbg1ww63y.png" alt="Image description" width="470" height="58"&gt;&lt;/a&gt;&lt;br&gt;
Find Insights under monitoring&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%2Fxf25ff2l7sqi1uu1yhaw.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%2Fxf25ff2l7sqi1uu1yhaw.png" alt="Image description" width="364" height="132"&gt;&lt;/a&gt;&lt;br&gt;
Check through&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%2Fp9vcairq1xrvht21nlm1.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%2Fp9vcairq1xrvht21nlm1.png" alt="Image description" width="800" height="242"&gt;&lt;/a&gt;&lt;br&gt;
then we have done all the required tasks🎊🎊🎊🎊🎊🎊🎊🎊🎊🎊🎊🎊🎊🎊&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Create A Storage Account Using The Azure Portal.</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Thu, 03 Apr 2025 22:33:36 +0000</pubDate>
      <link>https://dev.to/dopey/create-a-storage-account-using-the-azure-portal-b2n</link>
      <guid>https://dev.to/dopey/create-a-storage-account-using-the-azure-portal-b2n</guid>
      <description>&lt;h2&gt;
  
  
  Use the Azure portal to create a storage account for a fictitious southern California surf report web app. The surf report site lets users upload photos and videos of local beach conditions. Viewers of the site use the content to help them choose the beach with the best surfing conditions.
&lt;/h2&gt;

&lt;p&gt;1.Sign in to the Azure portal&lt;br&gt;
2.On the resource menu, or from the Home page, select Storage accounts. The Storage accounts pane appears.&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%2Fy43qc6gln4x24wbspdel.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%2Fy43qc6gln4x24wbspdel.png" alt="Image description" width="800" height="245"&gt;&lt;/a&gt;&lt;br&gt;
3.On the command bar, select Create. The Create a storage account pane appears.&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%2Fb58k11x9fe5aj71fzt96.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%2Fb58k11x9fe5aj71fzt96.png" alt="Image description" width="200" height="128"&gt;&lt;/a&gt;&lt;br&gt;
4.On the Basics tab,&lt;br&gt;
Use your subscription type&lt;br&gt;
Create A Resource Group&lt;br&gt;
5.Storage account name  Enter a unique name. This name is used to generate the public URL to access the data in the account. The name must be unique across all existing storage account names in Azure. Names must have 3 to 24 characters and can contain only lowercase letters and numbers.&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%2Fw1f92shg7ve3q8a3jm21.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%2Fw1f92shg7ve3q8a3jm21.png" alt="Image description" width="800" height="53"&gt;&lt;/a&gt;&lt;br&gt;
6.Region&lt;br&gt;
Select a location near to you from the dropdown list.&lt;br&gt;
7.Performance   Standard. This option decides the type of disk storage used to hold the data in the Storage account. Standard uses traditional hard disks, and Premium uses solid-state drives (SSD) for faster access.&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%2F4mj5ck0mvey0ymy7xap8.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%2F4mj5ck0mvey0ymy7xap8.png" alt="Image description" width="800" height="40"&gt;&lt;/a&gt;&lt;br&gt;
8.Redundancy    Select Locally redundant storage (LRS) from the dropdown list. In our case, the images and videos quickly become out-of-date and are removed from the site. As a result, there's little value to paying extra for Geo-redundant storage (GRS). If a catastrophic event results in data loss, you can restart the site with fresh content from your users.&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%2Fo6abfufkapbq8p5sgwkz.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%2Fo6abfufkapbq8p5sgwkz.png" alt="Image description" width="800" height="37"&gt;&lt;/a&gt;&lt;br&gt;
9.For Settings&lt;br&gt;
Require secure transfer for REST API operations Check. This setting controls whether HTTP can be used for the REST APIs that access data in the storage account. Setting this option to enable forces all clients to use HTTPS. Most of the time, you want to set secure transfer to enable; using HTTPS over the network is considered a best practice.&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%2Fgt2v9sq7ih9q92kqu11a.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%2Fgt2v9sq7ih9q92kqu11a.png" alt="Image description" width="606" height="98"&gt;&lt;/a&gt;&lt;br&gt;
Allow enabling anonymous access on individual containers    Check. Blob containers, by default, don't permit anonymous access to their content. This setting allows authorized users to selectively enable anonymous access on specific containers.&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%2Fll0375by7um3y3kmy5nx.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%2Fll0375by7um3y3kmy5nx.png" alt="Image description" width="606" height="78"&gt;&lt;/a&gt;&lt;br&gt;
Enable storage account key access Check. We want to allow clients to access data via SAS.&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%2F3dxi9npv8g1wdh09s38a.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%2F3dxi9npv8g1wdh09s38a.png" alt="Image description" width="648" height="54"&gt;&lt;/a&gt;&lt;br&gt;
Default to Microsoft Entra authorization in the Azure portal    Uncheck. Clients are public, not part of an Active Directory.&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%2Fxasv1lnyt0v4zwvvwmfj.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%2Fxasv1lnyt0v4zwvvwmfj.png" alt="Image description" width="614" height="90"&gt;&lt;/a&gt;&lt;br&gt;
Minimum TLS version Select Version 1.2 from dropdown list. TLS 1.2 is a secure version of TLS, and Azure Storage uses it on public HTTPS endpoints. TLS 1.1 and 1.0 are supported for backwards compatibility. See Warning at end of table&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%2Fy7rg1or2y8dcpms0qw7j.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%2Fy7rg1or2y8dcpms0qw7j.png" alt="Image description" width="800" height="36"&gt;&lt;/a&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%2Fawmlxzkbzhg6xhws04ll.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%2Fawmlxzkbzhg6xhws04ll.png" alt="Image description" width="800" height="146"&gt;&lt;/a&gt;&lt;br&gt;
Permitted scope for copy operations Accept default&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%2Fmvtavyayi9orkg9s5qk2.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%2Fmvtavyayi9orkg9s5qk2.png" alt="Image description" width="800" height="50"&gt;&lt;/a&gt;&lt;br&gt;
Enable hierarchical namespace   Uncheck. Data Lake hierarchical namespace is for big-data applications that aren't relevant to this module.&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%2Fedmwpk9cxku73p6ny0gv.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%2Fedmwpk9cxku73p6ny0gv.png" alt="Image description" width="692" height="108"&gt;&lt;/a&gt;&lt;br&gt;
Enable SFTP Accept default.&lt;br&gt;
Enable network file system v3   Accept default.&lt;br&gt;
Blob storage&lt;br&gt;&lt;br&gt;
Allow cross-tenant replication  Uncheck. Active Directory isn't being used for this exercise.&lt;br&gt;
Access tier Hot. This setting is only used for Blob storage. The Hot access tier is ideal for frequently accessed data; the Cool access tier is better for infrequently accessed data. This setting only sets the default value. When you create a Blob, you can set a different value for the data. In our case, we want the videos to load quickly, so we use the high-performance option for our blobs.&lt;br&gt;
Azure Files &lt;br&gt;
Enable large file shares Accept default. Large file shares provide support up to a 100 TiB, however this type of storage account can't convert to a Geo-redundant storage offering, and upgrades are permanent.&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%2Forp0yvy3fu0u00258jl6.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%2Forp0yvy3fu0u00258jl6.png" alt="Image description" width="800" height="508"&gt;&lt;/a&gt;&lt;br&gt;
10.Network connectivity &lt;br&gt;
Network access  Enable public access from all networks. We want to allow public Internet access. Our content is public facing, and we need to allow access from public clients.&lt;br&gt;
Network routing &lt;br&gt;
Routing preference Microsoft network routing. We want to make use of the Microsoft global network that is optimized for low-latency path selection.&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%2Fw5l0q5dviz48cgbkrs47.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%2Fw5l0q5dviz48cgbkrs47.png" alt="Image description" width="800" height="282"&gt;&lt;/a&gt;&lt;br&gt;
11.Recovery &lt;br&gt;
Enable point-in-time restore for containers Uncheck. Not necessary for this implementation.&lt;br&gt;
Enable soft delete for blobs Uncheck. Soft delete lets you recover blob data in cases where blobs or blob snapshots are deleted accidentally or overwritten.&lt;br&gt;
Enable soft delete for containers Uncheck. Soft delete lets you recover your containers that are deleted accidentally.&lt;br&gt;
Enable soft delete for file shares Uncheck. File share soft delete lets you recover your accidentally deleted file share data more easily.&lt;br&gt;
Tracking&lt;br&gt;&lt;br&gt;
Enable versioning for blobs Uncheck. Not necessary for this implementation.&lt;br&gt;
Enable blob change feed Uncheck. Not necessary for this implementation.&lt;br&gt;
Access control&lt;br&gt;&lt;br&gt;
Enable version-level immutability support Uncheck. Not necessary for this implementation.&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%2F3mlmxo226rxjzpmgrs1n.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%2F3mlmxo226rxjzpmgrs1n.png" alt="Image description" width="800" height="546"&gt;&lt;/a&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%2Fnrqkk0x7qzsod9ajzhrd.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%2Fnrqkk0x7qzsod9ajzhrd.png" alt="Image description" width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
12.Accept the defaults on the Encryption tab.&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%2Fdd7q9vqbtskkyd0xq4ue.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%2Fdd7q9vqbtskkyd0xq4ue.png" alt="Image description" width="800" height="314"&gt;&lt;/a&gt;&lt;br&gt;
13.On the Tags tab, you can associate key/value pairs with the account for your categorization to determine if a feature is available to selected Azure resources.&lt;br&gt;
14.Select Next to validate your options and to ensure all the required fields are selected. If there are issues, this tab identifies them so you can correct them.&lt;br&gt;
15.When validation passes successfully, select Create to deploy the storage account.&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%2Fx6j4zeuhlzitjk32xpb3.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%2Fx6j4zeuhlzitjk32xpb3.png" alt="Image description" width="" height=""&gt;&lt;/a&gt;&lt;br&gt;
16.When deployment is complete, which can take up to two minutes, select Go to resource. View the details about your new storage account in the Essentials section.&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%2Fpiv34sg3ngs56sdpegxn.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%2Fpiv34sg3ngs56sdpegxn.png" alt="Image description" width="800" height="218"&gt;&lt;/a&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%2Flat50fnffosh0z2bcc8u.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%2Flat50fnffosh0z2bcc8u.png" alt="Image description" width="738" height="84"&gt;&lt;/a&gt;&lt;br&gt;
17.You created a storage account with settings driven by your business requirements🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 🎊 . &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Create A Sample Resume And Push to GitHub Pages</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Wed, 26 Mar 2025 23:25:39 +0000</pubDate>
      <link>https://dev.to/dopey/create-a-sample-resume-and-push-to-github-pages-5cnj</link>
      <guid>https://dev.to/dopey/create-a-sample-resume-and-push-to-github-pages-5cnj</guid>
      <description>&lt;h2&gt;
  
  
  STEP BY STEP
&lt;/h2&gt;

&lt;p&gt;🛠️ 1️⃣ Install Git&lt;br&gt;
💻 Windows: Download from git-scm.com&lt;br&gt;
🐧 Linux:sudo apt install git -y&lt;br&gt;
🍏 Mac:brew install git&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%2Ffx9f36o6thvnob2ae9gg.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%2Ffx9f36o6thvnob2ae9gg.png" alt="Image description" width="800" height="472"&gt;&lt;/a&gt;&lt;br&gt;
2.🔧 2️⃣ Set Up Git&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%2Fz7xcf3fauppb4puz17m6.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%2Fz7xcf3fauppb4puz17m6.png" alt="Image description" width="800" height="73"&gt;&lt;/a&gt;&lt;br&gt;
3.🌱 Configure Environment&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%2Ftsenvreegdfjtqzkempz.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%2Ftsenvreegdfjtqzkempz.png" alt="Image description" width="696" height="42"&gt;&lt;/a&gt;&lt;br&gt;
4.Enter Into Directory&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%2Fmd1qzptmitcg8vneen3s.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%2Fmd1qzptmitcg8vneen3s.png" alt="Image description" width="670" height="74"&gt;&lt;/a&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%2Fr3n7xsfnyckp8zngfs6o.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%2Fr3n7xsfnyckp8zngfs6o.png" alt="Image description" width="800" height="270"&gt;&lt;/a&gt;&lt;br&gt;
5.Enter #touch index.html# into your terminal to add files or txt&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%2Fywt3331r5ftfot0f611s.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%2Fywt3331r5ftfot0f611s.png" alt="Image description" width="800" height="77"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;📂Clone Your Github Repo
Open your github and create a new repository and copy the command with the URL and paste on your terminal
![Image description](&lt;a href="https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ccrju2jeprs1si4f6x4" rel="noopener noreferrer"&gt;https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ccrju2jeprs1si4f6x4&lt;/a&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%2Fonlly1b8favl4ohxsj89.png" alt="Image description" width="800" height="411"&gt;
7.Push to GitHub
8.🔍 5️⃣ Check Repo Status
##git status
&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%2Fn4pb72imf9wtzoka5pyh.png" alt="Image description" width="800" height="189"&gt;
9.To Open The File
##vim index.html
&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%2Fvm682s4drnedy7ww61hy.png" alt="Image description" width="800" height="921"&gt;
10.You could ask chatgpt to generate a simple index.html file for a personal resume website then you paste it into the terminal
11.To exit the page press esc+shift+:+wq
w-save
q-quit
&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%2Fvnxw5kyyzduayj5ke5bl.png" alt="Image description" width="800" height="767"&gt;
12Add files by typing either of these
## git add. or git add index.html then you can check with git status
&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%2Fsruhm9hiigiz5ehaep2h.png" alt="Image description" width="800" height="343"&gt;
13.💾 Commit the file
using this command ##git commit -m
&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%2F818zt7s4kjswp6ir4tnr.png" alt="Image description" width="800" height="114"&gt;
14.⬆️ Push
using git push origin master/main
&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%2Fvla6epbwecun9lvlh6rx.png" alt="Image description" width="800" height="284"&gt;
15.Voila 
&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%2F5xc0aemecue14pktcp9p.png" alt="Image description" width="800" height="436"&gt;
16.How To Host On Github Pages
Navigate to settings then find pages and save it NB branch has to be main or master
&lt;a href="https://samdudey.github.io/CLASS/" rel="noopener noreferrer"&gt;https://samdudey.github.io/CLASS/&lt;/a&gt;
🎉 Congratulations, You're Now a Git Ninja! 🥷🚀&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>git</category>
      <category>github</category>
      <category>commit</category>
      <category>gitlab</category>
    </item>
    <item>
      <title>How To Create A Resource Group StepByStep</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Wed, 26 Mar 2025 01:58:51 +0000</pubDate>
      <link>https://dev.to/dopey/how-to-create-a-resource-group-stepbystep-1cpe</link>
      <guid>https://dev.to/dopey/how-to-create-a-resource-group-stepbystep-1cpe</guid>
      <description>&lt;h2&gt;
  
  
  Navigate to Azure portal
&lt;/h2&gt;

&lt;p&gt;1.Login&lt;br&gt;
2.Search for resource group &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%2Fsfpjg8uvcyad8fnyxw0l.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%2Fsfpjg8uvcyad8fnyxw0l.png" alt="Image description" width="800" height="244"&gt;&lt;/a&gt;&lt;br&gt;
3.Click on create&lt;br&gt;
4.Enter Resource Group Details&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%2Fxmav4008s4y5jpjdlntr.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%2Fxmav4008s4y5jpjdlntr.png" alt="Image description" width="800" height="402"&gt;&lt;/a&gt;&lt;br&gt;
5.Review and Create&lt;br&gt;
Click Review + Create, verify details, and then click Create.&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%2Fguuk83cjwhdqv05sv9pb.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%2Fguuk83cjwhdqv05sv9pb.png" alt="Image description" width="800" height="399"&gt;&lt;/a&gt;&lt;br&gt;
6.Resource Group Created! 🎉&lt;/p&gt;

</description>
      <category>virtualmachine</category>
      <category>azure</category>
    </item>
    <item>
      <title>Create A Virtual Machine StepByStep</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Wed, 26 Mar 2025 01:45:41 +0000</pubDate>
      <link>https://dev.to/dopey/create-a-virtual-machine-stepbystep-1cll</link>
      <guid>https://dev.to/dopey/create-a-virtual-machine-stepbystep-1cll</guid>
      <description>&lt;h2&gt;
  
  
  Step-by-Step Guide: Creating &amp;amp; Connecting to an Azure Virtual Machine 🖥️
&lt;/h2&gt;

&lt;p&gt;1.Log in to Azure Portal&lt;br&gt;
📍 Navigate to portal.azure.com.&lt;br&gt;
🔹 Enter your username &amp;amp; password to access the dashboard.&lt;br&gt;
2.Search for "Virtual Machines"&lt;br&gt;
📍 In the Search bar, type "Virtual Machines".&lt;br&gt;
🔹 You can also find it by clicking the hamburger menu or selecting "Create a Resource" → "Virtual Machine".&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%2Fgpfc2oeiuw6xf6ojln66.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%2Fgpfc2oeiuw6xf6ojln66.png" alt="Image description" width="800" height="360"&gt;&lt;/a&gt;&lt;br&gt;
3.Click on "Create"&lt;br&gt;
🔹 Click "Create" → "Azure Virtual Machine".&lt;br&gt;
🔹 Choose "Virtual Machine hosted by Azure".&lt;br&gt;
4.Enter Project Details&lt;br&gt;
🔹 Select the appropriate Subscription.&lt;br&gt;
🔹 Click "Create Resource Group" → Enter a name for 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%2F8t7hwsnxpxvct5mgk7ui.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%2F8t7hwsnxpxvct5mgk7ui.png" alt="Image description" width="800" height="70"&gt;&lt;/a&gt;&lt;br&gt;
5.Configure Virtual Machine Details&lt;br&gt;
🔹 Enter:&lt;br&gt;
✅ VM Name (e.g., MyAzureVM,AzureingVM)&lt;br&gt;
✅ Operating System: Select Ubuntu Server 20.04 or Windows Server Datacenter - x64 G2&lt;br&gt;
✅ VM Size: Keep the default option.&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%2Fjn961xhl57jyqkwiq068.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%2Fjn961xhl57jyqkwiq068.png" alt="Image description" width="800" height="65"&gt;&lt;/a&gt;&lt;br&gt;
6.Set Up Administrator Account&lt;br&gt;
🔹 Authentication Type: Select Password.&lt;br&gt;
🔹 Username: Azureuser&lt;br&gt;
🔹 Password: password123* (Change for security purposes).&lt;br&gt;
7.Configure Inbound Port Rules&lt;br&gt;
🔹 Select SSH (for Linux) or RDP (for Windows).&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Accept Licensing Terms
🔹 Click the checkbox to accept the license agreement.
&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%2Ftu6smel0640hiyaiaswu.png" alt="Image description" width="800" height="610"&gt;
9.Check VM Status
🔹 If the status is "Running", your VM is ready! 🎉
10.Connect to the Virtual Machine
🔹 Click "Connect" in the Azure VM blade.
11.Download &amp;amp; Open RDP File (Windows VM Only)
🔹 Click "Native RDP" → Download RDP file.
🔹 Open the RDP file on your computer.
Download &amp;amp; Open RDP File (Windows VM Only)
Download &amp;amp; Open RDP File (Windows VM Only)
&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%2Fhks4r273348oomfupi8r.png" alt="Image description" width="800" height="637"&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%2Fvfiamcgdpctaz884q9xg.png" alt="Image description" width="800" height="501"&gt;
12.Success! Start Using Your VM
&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%2Fw14u2u1si1gl0h8u5hgx.png" alt="Image description" width="800" height="524"&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
    </item>
    <item>
      <title>Fundamental Concepts In Cloud Computing</title>
      <dc:creator>Ogundele Faruk</dc:creator>
      <pubDate>Mon, 24 Mar 2025 00:54:12 +0000</pubDate>
      <link>https://dev.to/dopey/fundamental-concepts-in-cloud-computing-mj7</link>
      <guid>https://dev.to/dopey/fundamental-concepts-in-cloud-computing-mj7</guid>
      <description>&lt;h2&gt;
  
  
  What is Cloud Computing?
&lt;/h2&gt;

&lt;p&gt;Cloud computing is the delivery of computing services such as servers,storage,databases,networking,software and more over the internet ("the cloud") instead of relying on local servers or personal computers or devices.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Cloud Computing?
&lt;/h2&gt;

&lt;p&gt;-Cost Efficiency – Reduces hardware expenses and maintenance costs with a pay-as-you-go model.&lt;br&gt;
-Scalability – Easily adjust resources based on demand.&lt;br&gt;
-Accessibility – Access data and applications from anywhere.&lt;br&gt;
-Security – Strong encryption, firewalls, and regular updates.&lt;br&gt;
-Disaster Recovery – Ensures data safety and quick recovery.&lt;br&gt;
-Automatic Updates – Providers handle software and infrastructure updates.&lt;br&gt;
-Collaboration – Enables real-time teamwork from different locations.&lt;br&gt;
-Performance – High-speed, globally distributed data centers.&lt;br&gt;
-Sustainability – Energy-efficient, reducing carbon footprint.&lt;/p&gt;

&lt;h2&gt;
  
  
  Types
&lt;/h2&gt;

&lt;p&gt;1.Public Cloud – Services are offered to multiple users over the internet (e.g., AWS, Google Cloud).&lt;br&gt;
2.Private Cloud – Dedicated cloud infrastructure used by a single organization for security and control.&lt;br&gt;
3.Hybrid Cloud – A mix of public and private cloud for greater flexibility and scalability.&lt;br&gt;
4.Multi-Cloud – Using services from multiple cloud providers to optimize performance and avoid reliance on a single vendor.&lt;/p&gt;

&lt;h2&gt;
  
  
  Cloud Computing Service Models
&lt;/h2&gt;

&lt;p&gt;1.Infrastructure as a Service (IaaS) – Provides virtualized computing resources like servers and storage (e.g., AWS EC2, Google Compute Engine).&lt;br&gt;
2.Platform as a Service (PaaS) – Offers a development environment for building and deploying applications (e.g., Google App Engine, Microsoft Azure App Services).&lt;br&gt;
3.Software as a Service (SaaS) – Delivers fully managed software applications over the internet (e.g., Google Workspace, Microsoft 365, Dropbox).&lt;/p&gt;

&lt;h2&gt;
  
  
  Challenges of Cloud Computing
&lt;/h2&gt;

&lt;p&gt;1.⚠ Downtime &amp;amp; Connectivity – Requires a stable internet connection to function.&lt;br&gt;
2.⚠ Security Risks – Data breaches and cyberattacks can occur if not properly managed.&lt;br&gt;
3.⚠ Compliance &amp;amp; Legal Issues – Regulations may require sensitive data to be stored in specific locations.&lt;br&gt;
4.⚠ Vendor Lock-in – Switching between cloud providers can be complex and costly.&lt;/p&gt;

&lt;h2&gt;
  
  
  Capex &amp;amp; Opex
&lt;/h2&gt;

&lt;p&gt;Businesses choose CapEx when they want full ownership &amp;amp; control over assets, while OpEx is preferred for flexibility, scalability, and lower upfront costs—especially in cloud computing! ☁️💡&lt;/p&gt;

&lt;h2&gt;
  
  
  Explain these key concepts in your word in a blog post
&lt;/h2&gt;

&lt;p&gt;1.Virtualization-It’s like creating virtual versions of physical things&lt;br&gt;
2.Agility-Agility is about being quick and flexible&lt;br&gt;
3.High Availability-This means the cloud is designed to stay up and running with as little downtime as possible.&lt;br&gt;
4.The main difference between scalability and elasticity is that scalability  is the ability to grow over time while elasticity is about quickly adjusting resources when the situation calls for it.&lt;/p&gt;

</description>
      <category>cloudcomputing</category>
      <category>saas</category>
      <category>azure</category>
    </item>
  </channel>
</rss>
