Skip to content

Commit 0e587ac

Browse files
authored
Weekly Permissions sync 2026-06-23 (#1568)
1 parent 633f87a commit 0e587ac

2 files changed

Lines changed: 38 additions & 2 deletions

File tree

permissions/new/permissions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@
12481248
"DELETE"
12491249
],
12501250
"paths": {
1251-
"/servicePrincipals/microsoft.graph.agentIdentity/{id}": "least=Application,DelegatedWork"
1251+
"/servicePrincipals/microsoft.graph.agentIdentity/{id}": ""
12521252
}
12531253
},
12541254
{
@@ -1294,7 +1294,7 @@
12941294
"PATCH"
12951295
],
12961296
"paths": {
1297-
"/servicePrincipals/microsoft.graph.agentIdentity/{id}": "least=Application,DelegatedWork"
1297+
"/servicePrincipals/microsoft.graph.agentIdentity/{id}": ""
12981298
}
12991299
}
13001300
],

permissions/new/provisioningInfo.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15145,6 +15145,24 @@
1514515145
"resourceAppId": "00000002-0000-0000-c000-000000000000"
1514615146
}
1514715147
],
15148+
"AgentIdentity.Delete.All": [
15149+
{
15150+
"id": "",
15151+
"scheme": "Application",
15152+
"environment": "PPE;public",
15153+
"isHidden": true,
15154+
"isEnabled": false,
15155+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
15156+
},
15157+
{
15158+
"id": "",
15159+
"scheme": "DelegatedWork",
15160+
"environment": "PPE;public",
15161+
"isHidden": true,
15162+
"isEnabled": false,
15163+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
15164+
}
15165+
],
1514815166
"AgentIdentity.DeleteRestore.All": [
1514915167
{
1515015168
"id": "",
@@ -15163,6 +15181,24 @@
1516315181
"resourceAppId": "00000002-0000-0000-c000-000000000000"
1516415182
}
1516515183
],
15184+
"AgentIdentity.Disable.All": [
15185+
{
15186+
"id": "",
15187+
"scheme": "Application",
15188+
"environment": "PPE;public",
15189+
"isHidden": true,
15190+
"isEnabled": false,
15191+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
15192+
},
15193+
{
15194+
"id": "",
15195+
"scheme": "DelegatedWork",
15196+
"environment": "PPE;public",
15197+
"isHidden": true,
15198+
"isEnabled": false,
15199+
"resourceAppId": "00000002-0000-0000-c000-000000000000"
15200+
}
15201+
],
1516615202
"AgentIdentity.EnableDisable.All": [
1516715203
{
1516815204
"id": "",

0 commit comments

Comments
 (0)