Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124


Microsoft Entra Privileged Identity Management (PIM) is an identity and access management solution that is part of the Microsoft Entra security suite. It enables organizations to manage, control and monitor access to critical resources within their IT environment. By offering advanced functionality for managing roles and privileges, PIM helps minimize the risks associated with excessive, inappropriate or unmonitored access.
In summary, Privileged Identity Management (PIM) is a critical security approach that helps organizations manage and monitor the access privileges of users with elevated permissions, ensuring the security and integrity of sensitive resources.
Microsoft Entra PIM enables administrators to manage privileged access more securely and efficiently.
Here are some of its key features :

The assignment process starts by assigning roles to members. To grant access to a resource, the administrator assigns roles to users, groups, service principals, or managed identities.
So let’s move to assign Exchange Online Administrator role to specific user.
To do this :



The assignment settings includes the following data:
-Eligible : assignments require the member of the role to perform an action to use the role. Actions might include activation, or requesting approval from designated approvers.
-Active : assignments don’t require the member to perform any action to use the role. Members assigned as active have the privileges assigned to the role.
In my case, I chose the eligible assignment for a one-month period as the following picture :


After Assignment, user will receive new email about his new Exchange Admin role eligibility.

Now let’s move to see how to enable this role.
In this section, w’ll see how users can activate assigned roles for specific time duration without approuval request (w’ll see in the next section how to add approuval settings).
So, let’s start configuration :

In my role section you w’ll be able to see your role and you w’ll be able to activate it.


New windows will appear with three Stage execution.
As you can see here, activation seccessfully.

After role activation, user will receive

Let’s check if user will have access to exchange onlive portal.
As you can see here, Aymen user have access now to Exchange online as Exchange Administrator.

Now we are done with JIT Access, what should we do if we want that every access request must be approved ?
lets move to next section to see.
We will continue with the same role Assignment (Exchange Administrator to change settings).
and w’ll make some changes in the test senario :
So, you can come back to the Exchange Administrator role :


In Activation section you can Adjust :

In Assignment section you can specify if you want to enable or disable both Permanent Eligible Assignment and Expire Active Assignment, you can also require justification.

In notification section, you can choose who can receive email notification.
I have added helpdesk email to automatically open ticket in system ticket. (You can adjust this section as your organisation needs)

let’s test approval request now.


As you can see here, the approver has received notification email, with user name, role, duration and reason.


Let’s try to access Exchange online from User1 account.
User1 have succefully access to exchange online consol with admin role .

Let’s move to auditing section and see how we can get all history of Privileges using.
Microsoft Entra’s Privileged Identity Management (PIM) audit functionality is essential for ensuring the security and compliance of privileged access within an organization. Here’s an overview of this functionality :
To access PIM auditing window :

In short, Microsoft Entra PIM is an essential tool for organizations seeking to strengthen their security by proactively and effectively managing privileged access. By offering features such as JIT activation, approvals, alerts and audits, PIM helps reduce security risks while ensuring rigorous identity and access management. Adopting Microsoft Entra PIM can significantly improve an organization’s security posture by ensuring that only authorized users have access to critical resources, and only when necessary.
Thanks