Skip to content

Commit 398a36e

Browse files
snippet-gen-pull-automation[bot]Microsoft Graph DevX Tooling
andauthored
2026-03-31: Automated permissions reference update (#28566)
* Update permissions reference * Correct errors in permissions reference --------- Co-authored-by: Microsoft Graph DevX Tooling <GraphTooling@service.microsoft.com>
1 parent d00d734 commit 398a36e

1 file changed

Lines changed: 70 additions & 4 deletions

File tree

concepts/permissions-reference.md

Lines changed: 70 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3172,6 +3172,17 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
31723172

31733173
---
31743174

3175+
### EngagementExport.Read.All
3176+
3177+
| Category | Application | Delegated |
3178+
|--|--|--|
3179+
| Identifier | eda8c187-a7d5-42cb-b2e1-c9142f63899f | - |
3180+
| DisplayText | Export Viva Engage data | - |
3181+
| Description | Allows the app to export Viva Engage data for compliance, GDPR, and admin scenarios without a signed-in user. | - |
3182+
| AdminConsentRequired | Yes | - |
3183+
3184+
---
3185+
31753186
### EngagementMeetingConversation.Read.All
31763187

31773188
| Category | Application | Delegated |
@@ -5463,10 +5474,10 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
54635474

54645475
| Category | Application | Delegated |
54655476
|--|--|--|
5466-
| Identifier | - | 4c06a06a-098a-4063-868e-5dfee3827264 |
5467-
| DisplayText | - | Read and write organization places |
5468-
| Description | - | Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user. |
5469-
| AdminConsentRequired | - | Yes |
5477+
| Identifier | f1f5e9aa-ad18-4b97-883e-6aa7e95b7a5f | 4c06a06a-098a-4063-868e-5dfee3827264 |
5478+
| DisplayText | Read and write organization places | Read and write organization places |
5479+
| Description | Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user. | Allows the app to manage organization places (conference rooms and room lists) for calendar events and other applications, on behalf of the signed-in user. |
5480+
| AdminConsentRequired | Yes | Yes |
54705481

54715482
---
54725483

@@ -8593,6 +8604,50 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
85938604

85948605
---
85958606

8607+
### TeamworkSection.Read
8608+
8609+
| Category | Application | Delegated |
8610+
|--|--|--|
8611+
| Identifier | - | 87a3258d-8c34-49e2-ab91-9b8bdbd79177 |
8612+
| DisplayText | - | Read your sections |
8613+
| Description | - | Allows the app to read the signed-in user's sections (folders) for organizing chats and channels in Teams. |
8614+
| AdminConsentRequired | - | No |
8615+
8616+
---
8617+
8618+
### TeamworkSection.Read.All
8619+
8620+
| Category | Application | Delegated |
8621+
|--|--|--|
8622+
| Identifier | e9e1b87a-726e-4628-8fab-d1fc58d4d9ad | - |
8623+
| DisplayText | Read all users' sections | - |
8624+
| Description | Allows the app to read all users' sections (folders) for organizing chats and channels in Teams, without a signed-in user. | - |
8625+
| AdminConsentRequired | Yes | - |
8626+
8627+
---
8628+
8629+
### TeamworkSection.ReadWrite
8630+
8631+
| Category | Application | Delegated |
8632+
|--|--|--|
8633+
| Identifier | - | 70dbe5e8-39b9-40f3-8c65-3ec7b00ad804 |
8634+
| DisplayText | - | Read and write your sections |
8635+
| Description | - | Allows the app to read and write the signed-in user's sections (folders) for organizing chats and channels in Teams. |
8636+
| AdminConsentRequired | - | No |
8637+
8638+
---
8639+
8640+
### TeamworkSection.ReadWrite.All
8641+
8642+
| Category | Application | Delegated |
8643+
|--|--|--|
8644+
| Identifier | fd99f9da-42d6-4d00-8a41-4161bea42309 | - |
8645+
| DisplayText | Read and write all users' sections | - |
8646+
| Description | Allows the app to read and write all users' sections (folders) for organizing chats and channels in Teams, without a signed-in user. | - |
8647+
| AdminConsentRequired | Yes | - |
8648+
8649+
---
8650+
85968651
### TeamworkTag.Read
85978652

85988653
| Category | Application | Delegated |
@@ -10021,6 +10076,17 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
1002110076

1002210077
---
1002310078

10079+
### WindowsUpdates.Read.All
10080+
10081+
| Category | Application | Delegated |
10082+
|--|--|--|
10083+
| Identifier | 50a8bf5f-b06a-4ac7-881f-3ca0c4be7550 | e09fef2d-bf5e-4439-affa-7c48d23bb1c2 |
10084+
| DisplayText | Read all Windows update deployment settings | Read all Windows update deployment settings |
10085+
| Description | Allows the app to read all Windows update deployment settings for the organization without a signed-in user. | Allows the app to read all Windows update deployment settings for the organization on behalf of the signed-in user. |
10086+
| AdminConsentRequired | Yes | Yes |
10087+
10088+
---
10089+
1002410090
### WindowsUpdates.ReadWrite.All
1002510091

1002610092
| Category | Application | Delegated |

0 commit comments

Comments
 (0)