Skip to content

Commit 07dd00d

Browse files
authored
Weekly Permissions sync 2025-09-02 (#1253)
1 parent 695b0af commit 07dd00d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

permissions/new/permissions.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,6 +1763,17 @@
17631763
"/serviceprincipals/{id}/remotedesktopsecurityconfiguration/approvedclientapps/{id}": "",
17641764
"/serviceprincipals/{id}/remotedesktopsecurityconfiguration/targetdevicegroups/{id}": ""
17651765
}
1766+
},
1767+
{
1768+
"schemeKeys": [
1769+
"DelegatedWork"
1770+
],
1771+
"methods": [
1772+
"GET"
1773+
],
1774+
"paths": {
1775+
"/serviceTreeAttributionServices": "least=DelegatedWork"
1776+
}
17661777
}
17671778
],
17681779
"ownerInfo": {
@@ -2013,6 +2024,17 @@
20132024
"/applications/{id}/synchronization/templates/{id}/schema": "least=Application",
20142025
"/serviceprincipals/{id}/synchronization/jobs/{id}/schema": "least=Application"
20152026
}
2027+
},
2028+
{
2029+
"schemeKeys": [
2030+
"Application"
2031+
],
2032+
"methods": [
2033+
"GET"
2034+
],
2035+
"paths": {
2036+
"/serviceTreeAttributionServices": "least=Application"
2037+
}
20162038
}
20172039
],
20182040
"ownerInfo": {

0 commit comments

Comments
 (0)