targetedManagedAppProtections returning unwanted data
This endpoint:
https://docs.microsoft.com/en-us/graph/api/intune-mam-targetedmanagedappprotection-list?view=graph-rest-1.0
In regards to Intune App Protection policies, the URL and the documenation say "Protection", however it's returning App Configuration policies and Windows Information Protection policies.
Can this be corrected ?

1 comment
-
Ralms commented
Adding more information:
From what I've checked, it returns these types:
#microsoft.graph.iosManagedAppProtection
#microsoft.graph.androidManagedAppProtection
#microsoft.graph.targetedManagedAppConfiguration
#microsoft.graph.windowsInformationProtectionPolicy
#microsoft.graph.mdmWindowsInformationProtectionPolicyDoesn't make sense in my head.