Get Assigned Groups per Application using MS Graph and PowerShell
Reading Time: 3 minutesIn this post we will write a PowerShell script that gets the assigned groups per application in Intune. Script Logic This script will be used to get the assigned groups for each application in Intune. Initially it will query all the application created and then search for all the groups assigned to these applications. We…
