© 2026 Hashnode
Almost 90% of security incidents reported in last 5 years were due to identity misconfigurations. This can also be seen how OWASP Top 10 Security Vulnerabilities changed from 2017 to 2021 and now lists “Broken Access Control“ as top security issue to...

Managing user identities and access to business applications is a critical challenge for organizations of all sizes. Microsoft's cloud-based identity and access management service simplifies this process by securing user access, streamlining authenti...

What Is Azure-Identity Library Azure Identity library provides Microsoft Entra ID (AAD) token authentication support across the Azure SDK. It provides set of of methods which can be used for Microsoft Entra ID authentication via token generation. I w...

In this article we will be working on the following project bellow; Project 1: Explain the difference between Azure AD Roles and Azure Roles Project 2: Create Admin Department and add two users to it Project 3: Assign Global Administrator Role to Use...

Introduction Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service, which helps your employees sign in and access resources. These resources could be Microsoft Office 365, the Azure portal, or many of the...

Introduction Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service, which helps your employees sign in and access resources. These resources could be Microsoft Office 365, the Azure portal, or many of the...

Service Bus Series - Part 2 The previous post, Part 1: Creating an Azure Service Bus and Sending a Queue Message, covered setting up a basic Service Bus namespace, creating a simple queue and publishing a message via the Azure Portal. In this next pa...
