Approve requests for Azure AD roles in PIM

From a security perspective, organizations want to minimize the number of people who have access to secure information or resources. With Privileged Identity Management (PIM), you can give users just-in-time privileged access to Azure and Azure AD resources. Furthermore, you can assign time-bound access to resources using start and end dates and enforce an approval… Continue reading Approve requests for Azure AD roles in PIM

Using Azure AD B2C with Angular 9

Azure Active Directory (Azure AD) B2C is a popular business-to-consumer identity management service from Microsoft that enables you to customize and control how users sign up and sign in to your application. While there are many examples out there how to use Azure B2C with an ASP.NET Core web application, it's hard to find examples… Continue reading Using Azure AD B2C with Angular 9

Three reasons why you should associate multiple subscriptions with the same Azure Active Directory

In Azure, multiple subscriptions can trust the same Azure Active Directory but each subscription trusts only one directory. If you create a new Azure subscription, a new Azure Active Directory is automatically created and associated with your subscription. To provide user access for a resource you can use Role-Based Access Control (RBAC) given that the… Continue reading Three reasons why you should associate multiple subscriptions with the same Azure Active Directory