Dynamic group-based license assignment fails with dependency violation

Darin Perusich 21 Reputation points
2022-09-22T19:36:25.827+00:00

Hi,

I've created a dynamic group in Azure that pulls in any user who has an enabled Teams license, and when the dynamic rule completes processing I have a group with around 400 users. With the group populated, I want to add a License Assignment to automatically license these users for "Microsoft Audio Conferencing", but when I add the assignment the operations fails with a DependencyViolation.

I don't understand what is causing the dependency violation, given that the dependencies for audio conferencing are either Teams or Skype4Biz and this rule is pulling in licensed users where Teams is enabled.

Does anyone have an idea what is causing this? Is it possibly being caused by users already licensed for audio conferencing?

Rule syntax:

user.assignedPlans -any (assignedPlan.servicePlanId -eq "57ff2da0-773e-42df-b2af-ffb7a2317929" -and assignedPlan.capabilityStatus -eq "Enabled")   
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Teams | Microsoft Teams for business | Other
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.