How can I configure a dynamic group that adds devices based on who owns the device?

Pete 0 Reputation points
2023-02-14T15:28:27.9233333+00:00

Hi,

We have a phased scheme for rolling out configuration profile changes across our organisation. For example we have groups named Users Phase 1, Phase 2, Phase 3 etc. We also have separate phase groups just for devices.

I would like to create dynamic phase groups that automatically update according to who owns the device. Currently the process we have of managing these groups is very manual, so I would like the process to be as follows:

Imagine you have 3 user security groups named User Group 1, User Group 2 and User Group 3. Inside the groups are the following users:

1: Bill

2: James

3: Clare

We want three device groups (Device Group 1, Device Group 2, Device Group 3) that will automatically assign devices to the appropriate device groups. So if James has a laptop and a desktop, these devices will automatically be assigned to Device 2.

How would I go about configuring this? Is it even possible?

Thanks,

Pete

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Intune | Other
{count} votes

1 answer

Sort by: Most helpful
  1. Crystal-MSFT 53,991 Reputation points Microsoft External Staff
    2023-02-15T01:11:06.7033333+00:00

    @Pete,Thanks for posting in Q&A.

    Based on my research, I didn't find the rule to create the dynamic device group according to the owner.

    https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/groups-dynamic-membership

    But I find the following link mention that the physicalIds field in Azure AD contains USER-GID information. And you can build a dynamic query on that. You can try and see if it can help

    https://techcommunity.microsoft.com/t5/microsoft-intune/create-dynamic-device-group-based-off-of-which-user-enrolled-the/m-p/3595265

    Hope the above information can help.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


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.