Hi everyone,
I’m running into a persistent issue with direct Microsoft Entra license assignment via SailPoint Identity Security Cloud (ISC) and I’m hoping someone in the community has found a reliable solution or workaround.
Scenario
-
License SKU: M365_F1_COMM
-
Contains 21 service plans
-
All service plans are modeled as entitlements in SailPoint ISC
-
Requirement: Direct license assignment (group-based licensing is not allowed)
What I’ve tried
-
Assigning all 21 service-plan entitlements in:
-
a single Access Profile
-
a single Role
-
-
Ensuring they are provisioned together in one request
Result
Provisioning fails with the following error in Entra:
Microsoft.Online.DirectoryServices.LicenseAssignmentAttributeConcurrencyException
This happens consistently, regardless of whether the entitlements are assigned via:
-
one access profile
-
one role
-
or multiple profiles/roles
From what I can tell, ISC appears to send multiple PATCH operations for the same SKU (one per service plan), which causes Entra to reject concurrent updates to the assignedLicenses attribute.
Question
Has anyone successfully:
-
Assigned multiple service plans under the same M365 SKU via direct assignment in SailPoint ISC
-
Without hitting the concurrency exception?
If so:
-
How did you model the entitlements?
-
Are you using SKU-level “bundle” entitlements with
disabledPlans? -
Any workflows or connector configuration that forces a single atomic license update?
I’d really appreciate any real-world experience, confirmation of product limitations, or design patterns that actually work in production.
Thanks in advance!