Dynamic membership rules

Copper Contributor

Hello,

I would like to create a dynamic group for all users except those with a Microsoft 365 Business Premium licence.

I have already created two dynamic groups for users with a Microsoft 365 Business Premium and basic licence.

I used this membership rule :
user.assignedPlans -any (assignedPlan.servicePlanId -eq "afa73018-811e-46e9-988f-f75d2b1b8430" -and assignedPlan.capabilityStatus -eq "Enabled")

I want to create a dynamic group that includes all my users except those who have a Microsoft 365 Business Premium licence.

thank you for your help

0 Replies