<?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: Goni Sulaiman</title>
    <description>The latest articles on DEV Community by Goni Sulaiman (@gonisulaiman).</description>
    <link>https://dev.to/gonisulaiman</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%2F2891386%2F1051f2b4-9700-40ed-b0e1-d8e9813b8c91.png</url>
      <title>DEV Community: Goni Sulaiman</title>
      <link>https://dev.to/gonisulaiman</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gonisulaiman"/>
    <language>en</language>
    <item>
      <title>Getting Started with Microsoft Azure: A Beginner’s Guide for Students</title>
      <dc:creator>Goni Sulaiman</dc:creator>
      <pubDate>Fri, 21 Feb 2025 08:33:03 +0000</pubDate>
      <link>https://dev.to/gonisulaiman/getting-started-with-microsoft-azure-a-beginners-guide-for-students-1ia2</link>
      <guid>https://dev.to/gonisulaiman/getting-started-with-microsoft-azure-a-beginners-guide-for-students-1ia2</guid>
      <description>&lt;h1&gt;
  
  
  &lt;strong&gt;Getting Started with Microsoft Azure: A Beginner’s Guide for Students&lt;/strong&gt;
&lt;/h1&gt;

&lt;p&gt;🚀 &lt;em&gt;By Goni Sulaiman&lt;/em&gt;  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introduction&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Cloud computing is transforming how we build, deploy, and scale applications. As a student and a &lt;strong&gt;Microsoft Learn Student Ambassador&lt;/strong&gt;, I’ve seen firsthand how &lt;strong&gt;Microsoft Azure&lt;/strong&gt; empowers developers and businesses. This guide will help beginners navigate Azure and kick-start their cloud journey.  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What is Microsoft Azure?&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Azure&lt;/strong&gt; is a cloud computing platform that provides on-demand resources for building, testing, and deploying applications. It offers services across computing, networking, databases, AI, and IoT.  &lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Why Should Students Learn Azure?&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;✅ &lt;strong&gt;Free Student Benefits&lt;/strong&gt; – Microsoft provides $100 in free Azure credits through &lt;a href="https://azure.microsoft.com/en-us/free/students/" rel="noopener noreferrer"&gt;Azure for Students&lt;/a&gt;.&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Industry Demand&lt;/strong&gt; – Cloud skills are highly valuable in today's tech job market.&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Certifications&lt;/strong&gt; – Azure certifications like &lt;strong&gt;AZ-900&lt;/strong&gt; help students stand out.&lt;br&gt;&lt;br&gt;
✅ &lt;strong&gt;Hands-on Learning&lt;/strong&gt; – Free tools like &lt;strong&gt;Microsoft Learn&lt;/strong&gt; offer guided labs and challenges.  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Getting Started with Azure&lt;/strong&gt;
&lt;/h2&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;1️⃣ Sign Up for Azure for Students&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Visit &lt;a href="https://azure.microsoft.com/en-us/free/students/" rel="noopener noreferrer"&gt;Azure for Students&lt;/a&gt; and sign in with your university email.
&lt;/li&gt;
&lt;li&gt;Get &lt;strong&gt;$100 in free Azure credits&lt;/strong&gt; (no credit card required!).
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;2️⃣ Explore the Azure Portal&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Visit the &lt;strong&gt;&lt;a href="https://portal.azure.com/" rel="noopener noreferrer"&gt;Azure Portal&lt;/a&gt;&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;The dashboard provides access to all Azure services.
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;3️⃣ Deploy Your First Virtual Machine (VM)&lt;/strong&gt;
&lt;/h3&gt;

&lt;ol&gt;
&lt;li&gt;Go to the &lt;strong&gt;Azure Portal&lt;/strong&gt; → Click &lt;strong&gt;"Virtual Machines"&lt;/strong&gt; → Select &lt;strong&gt;"Create"&lt;/strong&gt;.
&lt;/li&gt;
&lt;li&gt;Choose a &lt;strong&gt;Windows or Linux VM&lt;/strong&gt; and configure settings.
&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;"Review + Create"&lt;/strong&gt; and launch your virtual machine.
&lt;/li&gt;
&lt;/ol&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;4️⃣ Learn with Microsoft Learn&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;💡 Microsoft offers free, interactive learning paths on &lt;strong&gt;&lt;a href="https://learn.microsoft.com/en-us/training/" rel="noopener noreferrer"&gt;Microsoft Learn&lt;/a&gt;&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;Start with these:&lt;br&gt;&lt;br&gt;
📌 &lt;strong&gt;Azure Fundamentals&lt;/strong&gt; – &lt;a href="https://learn.microsoft.com/en-us/certifications/exams/az-900/" rel="noopener noreferrer"&gt;AZ-900 Learning Path&lt;/a&gt;&lt;br&gt;&lt;br&gt;
📌 &lt;strong&gt;AI on Azure&lt;/strong&gt; – &lt;a href="https://learn.microsoft.com/en-us/certifications/exams/ai-900/" rel="noopener noreferrer"&gt;AI-900 Learning Path&lt;/a&gt;  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Conclusion&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Microsoft Azure provides powerful tools for students to build real-world projects. Whether you’re exploring &lt;strong&gt;AI, DevOps, or Web Development&lt;/strong&gt;, Azure has something for you. Take advantage of &lt;strong&gt;Azure for Students&lt;/strong&gt;, start learning, and &lt;strong&gt;certify your skills&lt;/strong&gt; today!  &lt;/p&gt;

&lt;p&gt;🔗 &lt;strong&gt;Follow me on LinkedIn&lt;/strong&gt; to stay updated on Microsoft technologies! 🚀  &lt;a href="https://LinkedIn.com/in/gonisulaimann" rel="noopener noreferrer"&gt;https://LinkedIn.com/in/gonisulaimann&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Next Steps&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Sign up for &lt;strong&gt;Azure for Students&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Deploy a &lt;strong&gt;Virtual Machine&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Complete an &lt;strong&gt;Azure Learning Path&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Start preparing for the &lt;strong&gt;AZ-900 certification&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💬 &lt;strong&gt;What’s your first Azure project? Drop a comment below!&lt;/strong&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%2Fr6vjht3igaxpi0tipxmc.jpeg" 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%2Fr6vjht3igaxpi0tipxmc.jpeg" alt="Image description" width="739" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>azure</category>
      <category>cloud</category>
      <category>microsoft</category>
      <category>students</category>
    </item>
  </channel>
</rss>
