Skip to content

Commit 057950c

Browse files
authored
Weekly Permissions sync 2025-10-08 (#1301)
1 parent 02be077 commit 057950c

File tree

2 files changed

+38
-8
lines changed

2 files changed

+38
-8
lines changed

permissions/new/permissions.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32275,15 +32275,15 @@
3227532275
},
3227632276
{
3227732277
"schemeKeys": [
32278-
"DelegatedWork"
32278+
"DelegatedWork",
32279+
"Application"
3227932280
],
3228032281
"methods": [
3228132282
"GET"
3228232283
],
3228332284
"paths": {
32284-
"/organization/{id}/settings/contactinsights": "least=DelegatedWork",
32285-
"/organization/{id}/settings/microsoftapplicationdataaccess": "least=DelegatedWork",
32286-
"/organization/{id}/settings/pronouns": "least=DelegatedWork"
32285+
"/organization/{id}/settings/contactinsights": "least=DelegatedWork,Application",
32286+
"/organization/{id}/settings/microsoftapplicationdataaccess": "least=DelegatedWork,Application"
3228732287
}
3228832288
}
3228932289
],
@@ -32416,16 +32416,16 @@
3241632416
},
3241732417
{
3241832418
"schemeKeys": [
32419-
"DelegatedWork"
32419+
"DelegatedWork",
32420+
"Application"
3242032421
],
3242132422
"methods": [
3242232423
"GET",
3242332424
"PATCH"
3242432425
],
3242532426
"paths": {
32426-
"/organization/{id}/settings/contactinsights": "least=DelegatedWork",
32427-
"/organization/{id}/settings/microsoftapplicationdataaccess": "least=DelegatedWork",
32428-
"/organization/{id}/settings/pronouns": "least=DelegatedWork"
32427+
"/organization/{id}/settings/contactinsights": "least=DelegatedWork,Application",
32428+
"/organization/{id}/settings/microsoftapplicationdataaccess": "least=DelegatedWork,Application"
3242932429
}
3243032430
},
3243132431
{

permissions/new/provisioningInfo.json

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -508,6 +508,26 @@
508508
"resourceAppId": "00000003-0000-0000-c000-000000000000"
509509
}
510510
],
511+
"AgentApplicationInstance.ReadWrite.All": [
512+
{
513+
"id": "",
514+
"scheme": "DelegatedWork",
515+
"environment": "public",
516+
"isHidden": true,
517+
"isEnabled": false,
518+
"resourceAppId": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"
519+
}
520+
],
521+
"AgentApplicationInstance.Read": [
522+
{
523+
"id": "",
524+
"scheme": "DelegatedWork",
525+
"environment": "public",
526+
"isHidden": true,
527+
"isEnabled": false,
528+
"resourceAppId": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"
529+
}
530+
],
511531
"Agreement.Read.All": [
512532
{
513533
"id": "af2819c9-df71-4dd3-ade7-4d7c9dc653b7",
@@ -8118,6 +8138,16 @@
81188138
"resourceAppId": ""
81198139
}
81208140
],
8141+
"MCPServer.Read.All": [
8142+
{
8143+
"id": "",
8144+
"scheme": "DelegatedWork",
8145+
"environment": "public",
8146+
"isHidden": true,
8147+
"isEnabled": false,
8148+
"resourceAppId": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"
8149+
}
8150+
],
81218151
"MultiTenantOrganization.Read.All": [
81228152
{
81238153
"id": "526aa72a-5878-49fe-bf4e-357973af9b06",

0 commit comments

Comments
 (0)