Learning Content Permissions for Microsoft Graph
Application
Permission | ID | Purpose | Description |
---|---|---|---|
LearningContent.Read.All | 8740813e-d8aa-4204-860e-2a0f8f84dbc8 | Read all learning content | Allows the app to read all learning content in the organization’s directory, without a signed-in user. |
LearningContent.ReadWrite.All | 444d6fcb-b738-41e5-b103-ac4f2a2628a3 | Manage all learning content | Allows the app to manage all learning content in the organization’s directory, without a signed-in user. |
Delegated
Permission | ID | Purpose | Description |
---|---|---|---|
LearningContent.Read.All | ea4c1fd9-6a9f-4432-8e5d-86e06cc0da77 | Read learning content | Allows the app to read learning content in the organization’s directory, on behalf of the signed-in user. |
LearningContent.ReadWrite.All | 53cec1c4-a65f-4981-9dc1-ad75dbf1c077 | Manage learning content | Allows the app to manage learning content in the organization’s directory, on behalf of the signed-in user. |