Could any one help to explain the API permission 'DeviceManagementManagedApps.ReadWrite'?

Kenny Dong 0 Reputation points
2024-07-02T09:00:23.8233333+00:00

Could any one help to explain the API permission 'DeviceManagementManagedApps.ReadWrite'?

  • In which scenario do we need this permission?
  • why do we need this permission?

We did not find any official documentation for this. any information would be appreciated.

Thank you in advance

BR,

Kenny

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,269 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. CarlZhao-MSFT 39,736 Reputation points
    2024-07-03T02:43:50.2533333+00:00

    Hi @Kenny Dong

    I didn't find it in the Graph API Permission Reference, can you make sure spelled it correctly?

    If it did exist before and is not visible now, then it may be due to permission name changes, permission mergers, etc.

    Similar permissions are DeviceManagementApps.ReadWrite.All, DeviceManagementManagedDevices.ReadWrite.All, which are usually used to manage and configure applications and devices through Intune.

    Refer to the links below for more information:

    https://video2.skills-academy.com/en-us/graph/api/intune-apps-deviceappmanagement-get?view=graph-rest-1.0&tabs=http.

    https://video2.skills-academy.com/en-us/graph/api/intune-devices-manageddevice-list?view=graph-rest-1.0.

    Hope this helps.

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