<?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: JosephEllie</title>
    <description>The latest articles on DEV Community by JosephEllie (@josephellie).</description>
    <link>https://dev.to/josephellie</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%2F1029400%2F5588af1f-3f02-45dc-a30d-e974c52e4230.png</url>
      <title>DEV Community: JosephEllie</title>
      <link>https://dev.to/josephellie</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/josephellie"/>
    <language>en</language>
    <item>
      <title>Creating a Virtual Machine in Microsoft Azure</title>
      <dc:creator>JosephEllie</dc:creator>
      <pubDate>Sat, 08 Apr 2023 07:06:55 +0000</pubDate>
      <link>https://dev.to/josephellie/creating-a-virtual-machine-in-microsoft-azure-5818</link>
      <guid>https://dev.to/josephellie/creating-a-virtual-machine-in-microsoft-azure-5818</guid>
      <description>&lt;p&gt;The obvious starting point is to have an azure account. &lt;br&gt;
Sign up for a free Azure account and get some credits to get started. &lt;br&gt;
Login into your account&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--UaT4AgM9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xv5l1vjlrfgokkmhkwmd.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--UaT4AgM9--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/xv5l1vjlrfgokkmhkwmd.png" alt="Image description" width="800" height="119"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Azure homepage upon log in provides you with azure services as seen above. There are more than two ways to creating a vm (virtual machine). You can click on "create a resource" or "Virtual Machine" to get started. &lt;/p&gt;

&lt;p&gt;Preferably, hover on the "Virtual Machine" and click on the dropdown. The first list item is Azure virtual machine please proceed with that. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--QGhfVmc4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4m86b3hvdmpn1apmuwow.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--QGhfVmc4--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/4m86b3hvdmpn1apmuwow.png" alt="Image description" width="800" height="292"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Next, create a resource group and name your vm. Click on the Review + create button at the bottom to create your first virtual machine on azure. This is the basic way of getting started and please note that your credits are being used when a resource is running. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BycxbOMj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/88gf5vy27aprqys1qsxm.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BycxbOMj--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_800/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/88gf5vy27aprqys1qsxm.png" alt="Image description" width="800" height="673"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;you can make changes to resource group, region where you want you vm to run form, image type and more. &lt;br&gt;
We will dive into more details going forward. &lt;/p&gt;

&lt;p&gt;Happy Azuring &lt;br&gt;
👌&lt;/p&gt;

</description>
      <category>azure</category>
      <category>cloud</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
