Service Plan Management (Managing Licenses)
The Microsoft Entra SaaS connector supports assigning different Azure services licenses to the users. The connector uses individual plan to assign licenses.
Note
To provision the licenses or plans to user, set the user’s usageLocation property correctly.
-
Assigning license plan: Office 365 license pack consist of licenses for individual services. For example, Exchange Online or SharePoint Online.
-
The connector models the
assignedPlansattribute from account schema as an entitlement. It can be requested as an entitlement during Create or Update operations for Identities.Important
If you use group-based licensing, licenses are assigned or removed based on group membership. To avoid concurrency errors, do not mark theassignedPlansattribute in the account schema as an entitlement.
Service Plan now has separate group schema attributes. For a detailed list of the attributes, refer to Service Plan.
The following operations are supported for the Service Plan object type:
-
Aggregation
-
View details of Service Plan (like object properties, members, and so on)
-
Assign and Revoke access request for Service Plan (entitlement attribute:
assignedPlans)