Skip to content

Commit 1b0b5e4

Browse files
authored
Merge pull request #1078 from microsoftgraph/permissions-update/2025-04-03
Weekly Permissions sync 2025-04-03
2 parents bdf819f + 420a3cb commit 1b0b5e4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

permissions/new/permissions.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31570,7 +31570,7 @@
3157031570
"/admin/people": "least=DelegatedWork,Application",
3157131571
"/admin/people/feedSettings": "least=DelegatedWork,Application",
3157231572
"/admin/people/feedSettings/{id}": "least=DelegatedWork,Application",
31573-
"/admin/people/itemInsights": "least=DelegatedWork,Application",
31573+
"/admin/people/itemInsights": "least=Application",
3157431574
"/admin/people/namePronunciation": "least=DelegatedWork,Application",
3157531575
"/admin/people/photoUpdateSettings": "least=DelegatedWork,Application",
3157631576
"/admin/people/profileCardProperties": "least=DelegatedWork,Application",
@@ -36528,6 +36528,12 @@
3652836528
"/reports/getyammergroupsactivitydetail(date={value})": "least=DelegatedWork,Application",
3652936529
"/reports/getyammergroupsactivitydetail(period={value})": "least=DelegatedWork,Application",
3653036530
"/reports/getyammergroupsactivitygroupcounts(period={value})": "least=DelegatedWork,Application",
36531+
"/reports/serviceActivity/getMetricsForConditionalAccessBlockedSignIn(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
36532+
"/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
36533+
"/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
36534+
"/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
36535+
"/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
36536+
"/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={value},exclusiveIntervalEndDateTime={value})": "least=DelegatedWork,Application",
3653136537
"/reports/usercredentialusagedetails": "least=DelegatedWork,Application"
3653236538
}
3653336539
}
@@ -48232,6 +48238,7 @@
4823248238
"GET"
4823348239
],
4823448240
"paths": {
48241+
"/admin/people/itemInsights": "least=DelegatedWork",
4823548242
"/education/me/user": "",
4823648243
"/education/users/{id}/user": "",
4823748244
"/me/analytics/settings": "least=DelegatedWork",
@@ -48599,6 +48606,7 @@
4859948606
"GET"
4860048607
],
4860148608
"paths": {
48609+
"/admin/people/itemInsights": "",
4860248610
"/me": "",
4860348611
"/me/cloudLicensing/assignmentErrors": "",
4860448612
"/me/cloudLicensing/assignmentErrors/{id}": "",
@@ -49296,6 +49304,7 @@
4929649304
"GET"
4929749305
],
4929849306
"paths": {
49307+
"/admin/people/itemInsights": "",
4929949308
"/me/cloudLicensing/assignmentErrors": "",
4930049309
"/me/cloudLicensing/assignmentErrors/{id}": "",
4930149310
"/me/cloudLicensing/assignments/{id}/allotment": "",
@@ -49415,6 +49424,7 @@
4941549424
"GET"
4941649425
],
4941749426
"paths": {
49427+
"/admin/people/itemInsights": "",
4941849428
"/me": "",
4941949429
"/me/cloudLicensing/assignmentErrors": "",
4942049430
"/me/cloudLicensing/assignmentErrors/{id}": "",

0 commit comments

Comments
 (0)