List All Apps Deployed via Intune
Retrieve details of all applications deployed via Intune. Use Connect-MSGraph to authenticate and ensure you have the required permissions to manage Intune resources.
Get-IntuneMobileApp | Select-Object DisplayName, Publisher, IsAssigned