Skip to content

Commit 9ac5461

Browse files
authored
Merge pull request #26195 from microsoftgraph/permissions-reference/2025-02-03
2025-02-03: Automated permissions reference update
2 parents 461afec + b82e56d commit 9ac5461

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

concepts/permissions-reference.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.localizationpriority: high
77
ms.topic: reference
88
ms.subservice: entra-applications
99
ms.custom: graphiamtop20, scenarios:getting-started
10-
ms.date: 01/27/2025
10+
ms.date: 02/03/2025
1111
#Customer intent: As a developer, I want to learn more about the permissions available in Microsoft Graph, so that I understand the impact of granting specific permissions to my app.
1212
---
1313

@@ -3218,6 +3218,17 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
32183218

32193219
---
32203220

3221+
### IndustryData-Run.Start
3222+
3223+
| Category | Application | Delegated |
3224+
|--|--|--|
3225+
| Identifier | 7e429772-5b5e-47c0-8fd6-7279294c8033 | f03a6d0e-0989-460f-80b2-e57c8561763e |
3226+
| DisplayText | View and start runs | View and start runs |
3227+
| Description | Allows the app to view and start IndustryData runs without a signed-in user. | Allows the app to view and start IndustryData runs on behalf of the signed-in user. |
3228+
| AdminConsentRequired | Yes | Yes |
3229+
3230+
---
3231+
32213232
### IndustryData-SourceSystem.Read.All
32223233

32233234
| Category | Application | Delegated |
@@ -6233,6 +6244,17 @@ GET https://graph.microsoft.com/v1.0/servicePrincipals(appId='00000003-0000-0000
62336244

62346245
---
62356246

6247+
### SynchronizationData-User.Upload.OwnedBy
6248+
6249+
| Category | Application | Delegated |
6250+
|--|--|--|
6251+
| Identifier | 25c32ff3-849a-494b-b94f-20a8ac4e6774 | - |
6252+
| DisplayText | Upload user data to the identity sync service for apps that this application creates or owns | - |
6253+
| Description | Allows the application to upload bulk user data to the identity synchronization service for apps that this application creates or owns, without a signed-in user. | - |
6254+
| AdminConsentRequired | Yes | - |
6255+
6256+
---
6257+
62366258
### Tasks.Read
62376259

62386260
| Category | Application | Delegated |

0 commit comments

Comments
 (0)