Configure Microsoft Entra ID Governance Entitlement Management Access Packages
Microsoft Entra ID Governance has many cool features, one of them is Entitlement Management. Within Entitlement Management is the Access Packages feature.
Access Packages allow you to configure user self-service access to groups, applications, or SharePoint sites. You can set an Access Package to use a specific approver or a dynamic one, such as the user’s manager. You can also configure access reviews to help address users having access to things they no longer need.
An example use case for an Access Package is configuring it so a user can request Visio and have their manager approve the request. Once approved, the Access Package adds the user to the Visio licensing group, which allocates them a license. If Intune is configured, the user can then install Visio themselves via Company Portal.
You can delegate the setup of Access Packages for a department to someone in that department, allowing them to self-manage how their department members get the access they need for the projects or tasks they are working on.
In this post, I will show you step by step how to create an Access Package.
Prerequisites
To use the basics of Entitlement Management, including Access Packages, you need the following license.
- Microsoft Entra ID P2
If you want to unlock all the advanced features of Entitlement Management and Identity Governance, you need to have one of the following licenses.
- Microsoft Entra ID Governance
- Microsoft Entra Suite
The Process
- Login to the Microsoft Entra admin center.
- Click on ID Governance > Entitlement management.
The rest of the process is divided into the following sections.
Catalogs
Before creating an Access Package, we need to create a Catalog. A Catalog is a collection of resources that Access Packages can use. Catalogs help organize resources and can enable delegated management without excessive permissions.
- Click on Catalogs.
- Click on New catalog.
- Enter a name and description for the catalog.
In my example, I will enter the name as Project Neo and the description as Access to project Neo.
- For Enabled for users to request, decide if users can request access to the Access Packages within the Catalog.
In my example, I will select Yes.
- For Enabled for external users to request, decide if external users can request access to Access Packages within the Catalog.
In my example, I will select No.
- Click Create.
- Click on the Catalog you just created.
In my example, I will click on the Project Neo catalog I just created.
- In the Manage section, click on Resources.














































