Deploy iOS apps to Intune enrolled devices suing filters

Alex 6 Reputation points
2024-03-30T04:08:17.37+00:00

I have the requirement of deploying an iOS Store application with the following requirement:

App A should be deployed as Required for Corporate ownership devices. Same app should be deployed as Available for Personal ownership devices.

User A has 2 devices - Device A(Corporate Owned) and Device B(Personal Owned) App A should be deployed as Required to Device A App A should be made Available to Device B.

I tried to create 2 filters: For Personal owned devicesUser's image

For Corporate Owned devicesUser's image

For the below configuration, the application is getting deployed as Required to my Personal owned device as well:User's image

Note: User is present in both the targeted groups.

I am struggling to find a correct combination of filters to achieve my objective.

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,725 questions
Microsoft Intune Application management
Microsoft Intune Application management
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Application management: The process of creating, configuring, managing, and monitoring applications.
876 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,355 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Timmy Andersson 411 Reputation points MVP
    2024-03-30T07:19:04.87+00:00

    Thanks for reaching out, Its been a while since I looked at this but my gut feeling here is that if it does not work as you expect its probably due to the User being members of both assignments. Have you tried to deploy App A to Device A instead ? Meaning that if you do Required installation to a group that contains devices instead of users you might get the expected result you describe. But you keep the assignment to User for the personal device scenario. Hope this makes sense.

    0 comments No comments

  2. ZhoumingDuan-MSFT 8,060 Reputation points Microsoft Vendor
    2024-04-01T02:11:45.1633333+00:00

    @Alex, Thanks for posting in Q&A.

    From your description, I know you want to have different assignments for iOS apps based on the Ownership of the device.

    Based on my testing, filters are only available for devices and apps, and one device group cannot be assigned to both as Required and as Available for enrolled devices, if you assign one group to both Required and Available for enrolled devices, it will include one assignment and exclude other one assignment.

    User's image

    Therefore, it is not suggested that using filters to filter different ownership and deploy apps, however, we can create two dynamic groups, one includes Personal owned iOS devices, and the other include Corporate owned iOS devices, then we can deploy Corporate device group as Required, and deploy Personal device group as Available for enrolled devices.

    https://learn.microsoft.com/en-us/entra/identity/users/groups-dynamic-membership#rules-for-devices

    Hope above information can helpful, if there is any unclear, feel free to let us know.

    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.