Skip to content

Commit 5e60bbc

Browse files
authored
Weekly Permissions sync 2025-10-20 (#1314)
1 parent 6e3d584 commit 5e60bbc

File tree

2 files changed

+22
-30
lines changed

2 files changed

+22
-30
lines changed

permissions/new/permissions.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44816,7 +44816,7 @@
4481644816
"GET"
4481744817
],
4481844818
"paths": {
44819-
"/applications/{id}/synchronization/templates": "",
44819+
"/applications/{id}/synchronization/templates": "least=DelegatedWork",
4482044820
"/applications/{id}/synchronization/templates/{id}/schema/filteroperators": "least=DelegatedWork",
4482144821
"/applications/{id}/synchronization/templates/{id}/schema/functions": "least=DelegatedWork",
4482244822
"/reports/reconciliations/provisioning": "",
@@ -44825,9 +44825,9 @@
4482544825
"/reports/reconciliations/provisioning/{id}/identities/{id}": "",
4482644826
"/serviceprincipals/{id}/synchronization/jobs/{id}/schema/filteroperators": "least=DelegatedWork",
4482744827
"/serviceprincipals/{id}/synchronization/jobs/{id}/schema/functions": "least=DelegatedWork",
44828-
"/serviceprincipals/{id}/synchronization/templates": "",
44829-
"/serviceprincipals/{id}/synchronization/templates/{id}": "",
44830-
"/serviceprincipals/{id}/synchronization/templates/{id}/schema": "",
44828+
"/serviceprincipals/{id}/synchronization/templates": "least=DelegatedWork",
44829+
"/serviceprincipals/{id}/synchronization/templates/{id}": "least=DelegatedWork",
44830+
"/serviceprincipals/{id}/synchronization/templates/{id}/schema": "least=DelegatedWork",
4483144831
"/serviceprincipals/{id}/synchronization/templates/{id}/schema/filteroperators": "least=DelegatedWork",
4483244832
"/serviceprincipals/{id}/synchronization/templates/{id}/schema/functions": "least=DelegatedWork"
4483344833
}
@@ -44897,6 +44897,18 @@
4489744897
"paths": {
4489844898
"/serviceprincipals/{id}/synchronization/secrets": "least=DelegatedWork"
4489944899
}
44900+
},
44901+
{
44902+
"schemeKeys": [
44903+
"DelegatedWork",
44904+
"Application"
44905+
],
44906+
"methods": [
44907+
"PATCH"
44908+
],
44909+
"paths": {
44910+
"/serviceprincipals/{id}/synchronization/jobs/{id}": "least=DelegatedWork,Application"
44911+
}
4490044912
}
4490144913
],
4490244914
"ownerInfo": {

permissions/new/provisioningInfo.json

Lines changed: 6 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -528,26 +528,6 @@
528528
"resourceAppId": "00000003-0000-0000-c000-000000000000"
529529
}
530530
],
531-
"AgentApplicationInstance.ReadWrite.All": [
532-
{
533-
"id": "",
534-
"scheme": "DelegatedWork",
535-
"environment": "public",
536-
"isHidden": true,
537-
"isEnabled": false,
538-
"resourceAppId": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"
539-
}
540-
],
541-
"AgentApplicationInstance.Read": [
542-
{
543-
"id": "",
544-
"scheme": "DelegatedWork",
545-
"environment": "public",
546-
"isHidden": true,
547-
"isEnabled": false,
548-
"resourceAppId": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"
549-
}
550-
],
551531
"Agreement.Read.All": [
552532
{
553533
"id": "af2819c9-df71-4dd3-ade7-4d7c9dc653b7",
@@ -8302,7 +8282,7 @@
83028282
"resourceAppId": ""
83038283
}
83048284
],
8305-
"MCPServer.Read.All": [
8285+
"CopilotTools.Read.All": [
83068286
{
83078287
"id": "",
83088288
"scheme": "DelegatedWork",
@@ -11129,20 +11109,20 @@
1112911109
],
1113011110
"RealTimeActivityFeed.Read.All": [
1113111111
{
11132-
"id": "",
11112+
"id": "db5d5bae-0c9e-444e-9390-8a5fea98c253",
1113311113
"scheme": "DelegatedWork",
1113411114
"environment": "public",
11135-
"isHidden": true,
11136-
"isEnabled": false,
11137-
"resourceAppId": "74658136-14ec-4630-ad9b-26e160ff0fc6"
11115+
"isHidden": false,
11116+
"isEnabled": true,
11117+
"resourceAppId": "26a18ebc-cdf7-4a6a-91cb-beb352805e81"
1113811118
},
1113911119
{
1114011120
"id": "abafe00f-ea87-4c63-b8a8-0e7bb0a88144",
1114111121
"scheme": "Application",
1114211122
"environment": "public",
1114311123
"isHidden": false,
1114411124
"isEnabled": true,
11145-
"resourceAppId": ""
11125+
"resourceAppId": "26a18ebc-cdf7-4a6a-91cb-beb352805e81"
1114611126
}
1114711127
],
1114811128
"RecordsManagement.Read.All": [

0 commit comments

Comments
 (0)