<?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>Forem: KUNAL BHADE</title>
    <description>The latest articles on Forem by KUNAL BHADE (@kunal15112001).</description>
    <link>https://forem.com/kunal15112001</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%2F2223108%2F70ded403-9bfd-4c75-b3f0-d572a05662c3.jpeg</url>
      <title>Forem: KUNAL BHADE</title>
      <link>https://forem.com/kunal15112001</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kunal15112001"/>
    <language>en</language>
    <item>
      <title>Introduction to Microsoft Entra ID</title>
      <dc:creator>KUNAL BHADE</dc:creator>
      <pubDate>Tue, 31 Dec 2024 10:04:15 +0000</pubDate>
      <link>https://forem.com/kunal15112001/introduction-to-microsoft-entra-id-2oaa</link>
      <guid>https://forem.com/kunal15112001/introduction-to-microsoft-entra-id-2oaa</guid>
      <description>&lt;h2&gt;
  
  
  Microsoft Entra ID
&lt;/h2&gt;

&lt;p&gt;Microsoft Entra ID is a cloud-based identity and access management service. It helps employees securely access external resources like Microsoft 365, the Azure portal, and thousands of other SaaS apps. Additionally, it allows them to access internal resources such as apps hosted on your company’s intranet or any cloud apps developed specifically for your organization.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Who Uses Microsoft Entra ID?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Different people in your organization can benefit from Microsoft Entra ID, depending on their role:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;IT Administrators:&lt;/strong&gt; IT admins use Microsoft Entra ID to control access to apps and resources based on business needs. For example, you can require multi-factor authentication (MFA) to protect critical resources, automate user management between your on-premises Windows Server Active Directory and cloud apps like Microsoft 365, and use built-in tools to secure identities and meet governance requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;App Developers:&lt;/strong&gt; Developers can use Microsoft Entra ID to add single sign-on (SSO) to their apps, allowing users to log in using their existing company credentials. They can also use Microsoft Entra APIs to build custom, personalized experiences using organizational data.&lt;/p&gt;

&lt;p&gt;Current Microsoft Service Users: If your organization uses Microsoft 365, Office 365, Azure, or Dynamics CRM Online, you’re already using Microsoft Entra ID because each of these services is tied to a Microsoft Entra tenant. This allows you to start managing access to your integrated cloud apps right away.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra ID Licenses&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Microsoft Entra ID comes in several versions, each offering different features. If you subscribe to any Microsoft online service like Microsoft 365 or Azure, you automatically get access to the Free version of Entra ID. You can also upgrade to paid versions for more advanced features.&lt;/p&gt;

&lt;p&gt;Here’s a breakdown of the available licenses:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra ID Free:&lt;/strong&gt; This version offers basic features like user and group management, synchronization with on-premises directories, basic reports, self-service password changes for cloud users, and single sign-on (SSO) across Microsoft 365 and popular SaaS apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra ID P1:&lt;/strong&gt; In addition to the Free version’s features, P1 provides hybrid users with access to both cloud and on-premises resources. It also supports dynamic group membership, self-service group management, and advanced administration capabilities. Plus, it enables self-service password resets for on-premises users.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra ID P2:&lt;/strong&gt; On top of P1 features, P2 includes advanced tools like Microsoft Entra ID Protection, which helps manage risk-based Conditional Access to apps and data, and Privileged Identity Management (PIM), which helps monitor and control admin access, providing just-in-time permissions when necessary.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Additional Microsoft Entra Products&lt;/strong&gt;&lt;br&gt;
Beyond these core licenses, Microsoft offers additional products to further enhance your identity management capabilities:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra ID Governance:&lt;/strong&gt; This adds advanced identity governance tools for organizations using P1 or P2, helping you maintain compliance and manage access.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Microsoft Entra Permissions Management:&lt;/strong&gt; This cloud infrastructure entitlement management (CIEM) solution provides visibility into the permissions assigned to identities, resources, and actions across cloud platforms like Azure, AWS, and Google Cloud.&lt;/p&gt;

&lt;p&gt;"&lt;strong&gt;Pay As You Go" Feature Licenses:&lt;/strong&gt; You can also purchase specific features such as Microsoft Entra Domain Services or Microsoft Entra Business-to-Customer (B2C), which enables identity and access management for customer-facing apps.&lt;/p&gt;

&lt;p&gt;In summary, Microsoft Entra ID is a powerful tool for managing identity and access in both cloud and on-premises environments. Depending on your organization’s needs, you can start with the Free version and scale up to advanced licenses for more robust security and management features.&lt;/p&gt;

</description>
      <category>microsoft</category>
      <category>microsoftcloud</category>
      <category>cloud</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>🎨 DevCycle Feature Flag Challenge: Background Color Changer Magic!</title>
      <dc:creator>KUNAL BHADE</dc:creator>
      <pubDate>Wed, 11 Dec 2024 22:15:29 +0000</pubDate>
      <link>https://forem.com/kunal15112001/devcycle-feature-flag-challenge-background-color-changer-magic-m5l</link>
      <guid>https://forem.com/kunal15112001/devcycle-feature-flag-challenge-background-color-changer-magic-m5l</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/devcycle"&gt;DevCycle Feature Flag Challenge&lt;/a&gt;: Feature Flag Funhouse&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What I Built
&lt;/h2&gt;

&lt;p&gt;🎨 &lt;strong&gt;Background Color Changer&lt;/strong&gt; 🎨&lt;/p&gt;

&lt;p&gt;The Background Color Changer is a simple and interactive project that allows users to change the background color of a web page by clicking on color boxes. With this functionality, users can easily personalize the look of a page, making it more engaging and visually appealing.&lt;/p&gt;

&lt;h2&gt;
  
  
  Demo
&lt;/h2&gt;

&lt;p&gt;You can see a preview of the Background Color Changer in action below:&lt;/p&gt;

&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%2Fhg538bhwl0astrnwbenw.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%2Fhg538bhwl0astrnwbenw.png" alt="Image description" width="745" height="410"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Here’s how it works:
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;The web page displays a selection of color boxes.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Click on any box, and the background color will instantly change to match the selected box.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;




&lt;h2&gt;
  
  
  My Code
&lt;/h2&gt;

&lt;p&gt;📂 The project has a simple file structure:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;index.html:&lt;/strong&gt; Defines the structure of the web page.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html lang="en"&amp;gt;

&amp;lt;head&amp;gt;
    &amp;lt;meta charset="UTF-8"&amp;gt;
    &amp;lt;meta" content=
        "width=device-width, initial-scale=1.0"&amp;gt;

    &amp;lt;title&amp;gt;Background changer using JavaScript&amp;lt;/title&amp;gt;
    &amp;lt;link rel="stylesheet" href="style.css"&amp;gt;
&amp;lt;/head&amp;gt;

&amp;lt;body&amp;gt;
    &amp;lt;h1&amp;gt;Background Changer&amp;lt;/h1&amp;gt;
    &amp;lt;div id="colorbox"&amp;gt;&amp;lt;/div&amp;gt;

    &amp;lt;script src="script.js"&amp;gt;&amp;lt;/script&amp;gt;
&amp;lt;/body&amp;gt;

&amp;lt;/html&amp;gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;style.css:&lt;/strong&gt; Adds style to the web page and enhances its visual appeal.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    margin: 0;
    background-color: #f5f5f5;
    font-family: Arial, sans-serif;
}

h1 {
    color: #6203e0;
    margin-bottom: 2rem;
}

#colorbox {
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

#colorbox span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
}
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Script.js:&lt;/strong&gt; Implements the functionality using JavaScript.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;function bgchange(color) {
    let colorarray = ["#e58e26", "#f9b4ab", "#B1FB17", "#78e08f", "#fd79a8"];
    document.body.style.background = colorarray[color];
}

var colorarray = ["#e58e26", "#f9b4ab", "#B1FB17", "#78e08f", "#fd79a8"];
var colorbox = document.getElementById("colorbox");

colorarray.forEach(function (color, index) {
    let span = document.createElement("span");
    span.style.backgroundColor = color;
    span.addEventListener("click", function () {
        bgchange(index);
    });
    colorbox.appendChild(span);
});
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;






&lt;h2&gt;
  
  
  My DevCycle Experience
&lt;/h2&gt;

&lt;p&gt;🚀 This project was built as part of the DevCycle Feature Flag Challenge: Feature Flag Funhouse! I used a straightforward approach with HTML, CSS, and JavaScript to achieve the desired result.&lt;/p&gt;

&lt;p&gt;This approach kept the code modular and easy to manage.&lt;/p&gt;




&lt;h2&gt;
  
  
  Additional Prize Categories
&lt;/h2&gt;

&lt;p&gt;💡 This project could qualify for additional prize categories such as:&lt;/p&gt;

&lt;p&gt;Best Design: The aesthetic appeal of the color boxes and transitions.&lt;/p&gt;

&lt;p&gt;Best Beginner-Friendly Project: Simple and easy to understand for anyone learning web development.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Thank you for reading! 🎉 I hope this inspires you to try the project and explore how colors can transform web pages. 🌈✨&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>devcyclechallenge</category>
      <category>webdev</category>
      <category>devops</category>
    </item>
    <item>
      <title>🎉Hacktoberfest: A Three-year Journey of Open Source Awesomeness 🚀</title>
      <dc:creator>KUNAL BHADE</dc:creator>
      <pubDate>Thu, 17 Oct 2024 04:21:09 +0000</pubDate>
      <link>https://forem.com/kunal15112001/hacktoberfest-a-journey-of-open-source-awesomeness-44ji</link>
      <guid>https://forem.com/kunal15112001/hacktoberfest-a-journey-of-open-source-awesomeness-44ji</guid>
      <description>&lt;p&gt;&lt;em&gt;This is a submission for the &lt;a href="https://dev.to/challenges/hacktoberfest"&gt;2024 Hacktoberfest Writing challenge&lt;/a&gt;: Contributor Experience&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Hacktoberfest is an incredible platform for both newcomers and seasoned developers alike to contribute to open-source projects, sharpen their skills, and showcase their creativity. Over the years, it has helped me grow tremendously as a developer, and I’m excited to share my experiences from past Hacktoberfests!&lt;/p&gt;

&lt;p&gt;🌟 Hacktoberfest 2022:&lt;br&gt;
In 2022, I really dived deep into open-source contributions and boy, what a ride it was! I managed to create a total of 16+ pull requests during the event, with 14 pull requests successfully getting accepted! ✅ As a reward for my efforts, I was thrilled to receive digital badges 🏅 and, of course, the coveted Hacktoberfest T-shirt 👕 that every contributor dreams of! 😄&lt;/p&gt;

&lt;p&gt;📄 Check out my LinkedIn post for Hacktoberfest 2022:&lt;br&gt;
&lt;a href="https://www.linkedin.com/posts/kunal-bhade-443944202_hacktoberfest2022-opensource-github-activity-6991596645532516352-o8iq?utm_source=share&amp;amp;utm_medium=member_android" rel="noopener noreferrer"&gt;My Hacktoberfest 2022 Journey&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;💻 Hacktoberfest 2023:&lt;br&gt;
This year, I continued my open-source adventure with 8+ pull requests, and out of those, 5 were accepted! 🎉 As a reward for my contributions, I received free access to multiple cloud platforms ☁️ and exciting subscriptions that are perfect for powering up my tech stack and skills. 💪&lt;/p&gt;

&lt;p&gt;🔗 Check out my LinkedIn post for Hacktoberfest 2023:&lt;br&gt;
&lt;a href="https://www.linkedin.com/posts/kunal-bhade-443944202_connections-opensource-hacktoberfest2023-activity-7127861545539166208-SPLI?utm_source=share&amp;amp;utm_medium=member_android" rel="noopener noreferrer"&gt;My Hacktoberfest 2023 Journey&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;⚡ Hacktoberfest 2024:&lt;br&gt;
And now, in Hacktoberfest 2024, I’m keeping the momentum going! 🚀 This week, I successfully submitted all 4 pull requests needed to complete the challenge! Feeling pumped for what’s next and can’t wait to see where this journey takes me! 💼✨&lt;/p&gt;

&lt;p&gt;Hacktoberfest has truly been a game-changer for me in the world of open-source, and I highly encourage everyone—whether you’re just starting out or already experienced—to join in and make a difference. Let’s keep building and contributing to the awesome open-source ecosystem! 🌍👩‍💻👨‍💻&lt;/p&gt;

&lt;p&gt;Follow me on github:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/kunal15112001" rel="noopener noreferrer"&gt;https://github.com/kunal15112001&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Follow me on LinkedIn:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/kunal-bhade-443944202" rel="noopener noreferrer"&gt;https://www.linkedin.com/in/kunal-bhade-443944202&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devchallenge</category>
      <category>hacktoberfest</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
