Skip to content

Commit 387bd12

Browse files
authored
Merge pull request #878 from microsoftgraph/permissions-update/2024-11-19
Weekly Permissions sync 2024-11-19
2 parents c0503a4 + d06db29 commit 387bd12

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

permissions/new/permissions.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25237,23 +25237,27 @@
2523725237
"/reports/userinsights/daily/microsoft.graph.activeUsers": "least=DelegatedWork,Application",
2523825238
"/reports/userinsights/daily/microsoft.graph.activeUsersBreakdown": "least=DelegatedWork,Application",
2523925239
"/reports/userinsights/daily/microsoft.graph.authentications": "least=DelegatedWork,Application",
25240+
"/reports/userinsights/daily/microsoft.graph.inactiveUsers": "least=DelegatedWork,Application",
2524025241
"/reports/userinsights/daily/microsoft.graph.mfaCompletions": "least=DelegatedWork,Application",
25242+
"/reports/userinsights/daily/microsoft.graph.mfaTelecomFraud": "least=DelegatedWork,Application",
2524125243
"/reports/userinsights/daily/microsoft.graph.requests": "least=DelegatedWork,Application",
2524225244
"/reports/userinsights/daily/microsoft.graph.signUps": "least=DelegatedWork,Application",
2524325245
"/reports/userinsights/daily/microsoft.graph.summary": "least=DelegatedWork,Application",
2524425246
"/reports/userinsights/daily/microsoft.graph.userCount": "least=DelegatedWork,Application",
2524525247
"/reports/userinsights/monthly/microsoft.graph.activeUsers": "least=DelegatedWork,Application",
2524625248
"/reports/userinsights/monthly/microsoft.graph.activeUsersBreakdown": "least=DelegatedWork,Application",
2524725249
"/reports/userinsights/monthly/microsoft.graph.authentications": "least=DelegatedWork,Application",
25250+
"/reports/userinsights/monthly/microsoft.graph.inactiveUsers": "least=DelegatedWork,Application",
2524825251
"/reports/userinsights/monthly/microsoft.graph.mfaCompletions": "least=DelegatedWork,Application",
25252+
"/reports/userinsights/monthly/microsoft.graph.mfaRegisteredUsers": "least=DelegatedWork,Application",
2524925253
"/reports/userinsights/monthly/microsoft.graph.requests": "least=DelegatedWork,Application",
2525025254
"/reports/userinsights/monthly/microsoft.graph.signUps": "least=DelegatedWork,Application",
2525125255
"/reports/userinsights/monthly/microsoft.graph.summary": "least=DelegatedWork,Application"
2525225256
}
2525325257
}
2525425258
],
2525525259
"ownerInfo": {
25256-
"ownerSecurityGroup": "IDNA-HGT_AllAccess"
25260+
"ownerSecurityGroup": "identityappengke"
2525725261
}
2525825262
},
2525925263
"LearningAssignedCourse.Read": {

0 commit comments

Comments
 (0)