Skip to content

Commit dc0b393

Browse files
authored
Merge pull request #809 from microsoftgraph/permissions-update/2024-10-07
Weekly Permissions sync 2024-10-07
2 parents 8233850 + de07cb4 commit dc0b393

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

permissions/new/ProvisioningInfo.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11558,6 +11558,22 @@
1155811558
"resourceAppId": "8ee8fdad-f234-4243-8f3b-15c294843740"
1155911559
}
1156011560
],
11561+
"TeamsPolicyUserAssign.ReadWrite.All": [
11562+
{
11563+
"scheme": "Application",
11564+
"environment": "public",
11565+
"isHidden": true,
11566+
"isEnabled": false,
11567+
"resourceAppId": "48ac35b8-9aa8-4d74-927d-1f4a14a0b239"
11568+
},
11569+
{
11570+
"scheme": "DelegatedWork",
11571+
"environment": "public",
11572+
"isHidden": true,
11573+
"isEnabled": false,
11574+
"resourceAppId": "48ac35b8-9aa8-4d74-927d-1f4a14a0b239"
11575+
}
11576+
],
1156111577
"AiEnterpriseInteraction.Read": [
1156211578
{
1156311579
"scheme": "DelegatedWork",

permissions/new/permissions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,7 +1194,7 @@
11941194
"/applications/{id}/onPremisesPublishing/segmentsConfiguration/microsoft.graph.ipSegmentConfiguration/applicationSegments": "least=DelegatedWork,Application",
11951195
"/applications/{id}/onPremisesPublishing/segmentsConfiguration/microsoft.graph.ipSegmentConfiguration/applicationSegments/{id}": "least=DelegatedWork,Application",
11961196
"/applications/{id}/owners": "least=DelegatedWork,Application",
1197-
"/applications/{id}/pairwisebrokerembeddedappconfig/": "least=DelegatedWork,Application",
1197+
"/applications/{id}/pairwisebrokerembeddedappconfig": "least=DelegatedWork,Application",
11981198
"/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}": "least=DelegatedWork,Application",
11991199
"/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}/perResourceAllowedScopes": "least=DelegatedWork,Application",
12001200
"/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}/perResourceAllowedScopes/{resourceAppId}": "least=DelegatedWork,Application",
@@ -1395,7 +1395,7 @@
13951395
"/applications(appid={value})/repair": "least=DelegatedWork",
13961396
"/applications/{id}/addkey": "least=DelegatedWork",
13971397
"/applications/{id}/onPremisesPublishing/segmentsConfiguration/microsoft.graph.ipSegmentConfiguration/applicationSegments": "least=DelegatedWork,Application",
1398-
"/applications/{id}/pairwisebrokerembeddedappconfig/": "least=DelegatedWork,Application",
1398+
"/applications/{id}/pairwisebrokerembeddedappconfig": "least=DelegatedWork,Application",
13991399
"/applications/{id}/pairwisebrokerembeddedappconfig/{trustedHostPairwiseBrokerId}/perResourceAllowedScopes": "least=DelegatedWork,Application",
14001400
"/applications/{id}/removekey": "least=DelegatedWork",
14011401
"/applications/{id}/repair": "least=DelegatedWork,Application",

0 commit comments

Comments
 (0)