Skip to content

Commit d9ed695

Browse files
authored
Weekly Permissions sync 2025-06-17 (#1166)
1 parent bef87d6 commit d9ed695

2 files changed

Lines changed: 228 additions & 4 deletions

File tree

permissions/new/ProvisioningInfo.json

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6678,6 +6678,44 @@
66786678
"resourceAppId": ""
66796679
}
66806680
],
6681+
"MS-NotificationDeliveryStatus.Read": [
6682+
{
6683+
"id": "",
6684+
"scheme": "DelegatedWork",
6685+
"environment": "",
6686+
"isHidden": true,
6687+
"isEnabled": true,
6688+
"resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a"
6689+
}
6690+
],
6691+
"MS-NotificationDeliveryStatus.Read.All": [
6692+
{
6693+
"id": "",
6694+
"scheme": "DelegatedWork",
6695+
"environment": "",
6696+
"isHidden": true,
6697+
"isEnabled": true,
6698+
"resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a"
6699+
},
6700+
{
6701+
"id": "",
6702+
"scheme": "Application",
6703+
"environment": "",
6704+
"isHidden": true,
6705+
"isEnabled": true,
6706+
"resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a"
6707+
}
6708+
],
6709+
"MS-NotificationDeliveryStatus.ReadWrite.All": [
6710+
{
6711+
"id": "",
6712+
"scheme": "Application",
6713+
"environment": "",
6714+
"isHidden": true,
6715+
"isEnabled": true,
6716+
"resourceAppId": "3138fe80-4087-4b04-80a6-8866c738028a"
6717+
}
6718+
],
66816719
"LearningAssignedCourse.Read": [
66826720
{
66836721
"id": "ac08cdae-e845-41db-adf9-5899a0ec9ef6",
@@ -11539,7 +11577,7 @@
1153911577
"id": "a4633e44-d355-4474-99df-8c2de6b0e39e",
1154011578
"scheme": "DelegatedWork",
1154111579
"environment": "public",
11542-
"isHidden": true,
11580+
"isHidden": false,
1154311581
"isEnabled": true,
1154411582
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1154511583
}
@@ -11557,7 +11595,7 @@
1155711595
"id": "a42e3c42-b31e-4919-b699-696dca5dc9e7",
1155811596
"scheme": "DelegatedWork",
1155911597
"environment": "public;FairFax",
11560-
"isHidden": true,
11598+
"isHidden": false,
1156111599
"isEnabled": true,
1156211600
"resourceAppId": ""
1156311601
}
@@ -15119,7 +15157,7 @@
1511915157
"id": "1aeb73ce-68d7-49b7-913a-eedc80844551",
1512015158
"scheme": "DelegatedWork",
1512115159
"environment": "public",
15122-
"isHidden": true,
15160+
"isHidden": false,
1512315161
"isEnabled": true,
1512415162
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1512515163
},
@@ -15137,7 +15175,7 @@
1513715175
"id": "8b377c27-ea19-4863-a948-8a8588c8f2c3",
1513815176
"scheme": "DelegatedWork",
1513915177
"environment": "public",
15140-
"isHidden": true,
15178+
"isHidden": false,
1514115179
"isEnabled": true,
1514215180
"resourceAppId": "7c99d979-3b9c-4342-97dd-3239678fb300"
1514315181
},

permissions/new/permissions.json

Lines changed: 186 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40096,6 +40096,192 @@
4009640096
"ownerSecurityGroup": "IdentityReq"
4009740097
}
4009840098
},
40099+
"SensitivityLabel.Evaluate": {
40100+
"authorizationType": "oAuth2",
40101+
"schemes": {
40102+
"DelegatedWork": {
40103+
"adminDisplayName": "Evaluate labels user scope.",
40104+
"adminDescription": "Allows the app to evaluate all sensitivity label.",
40105+
"userDisplayName": "Evaluate labels user scope",
40106+
"userDescription": "Evaluate labels tenant scope, on your behalf.",
40107+
"requiresAdminConsent": true,
40108+
"privilegeLevel": 4
40109+
},
40110+
"Application": {
40111+
"adminDisplayName": "Evaluate labels user scope.",
40112+
"adminDescription": "Allows the app to evaluate all sensitivity label.",
40113+
"requiresAdminConsent": true,
40114+
"privilegeLevel": 4
40115+
}
40116+
},
40117+
"pathSets": [
40118+
{
40119+
"schemeKeys": [
40120+
"DelegatedWork",
40121+
"Application"
40122+
],
40123+
"methods": [
40124+
"GET"
40125+
],
40126+
"paths": {
40127+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance": "",
40128+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds={labelIds},locale={locale},contentFormats={contentFormats})": ""
40129+
}
40130+
},
40131+
{
40132+
"schemeKeys": [
40133+
"DelegatedWork",
40134+
"Application"
40135+
],
40136+
"methods": [
40137+
"POST"
40138+
],
40139+
"paths": {
40140+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance": ""
40141+
}
40142+
}
40143+
],
40144+
"ownerInfo": {
40145+
"ownerSecurityGroup": "DcsMsGraphSchemaAdmins"
40146+
}
40147+
},
40148+
"SensitivityLabel.Evaluate.All": {
40149+
"authorizationType": "oAuth2",
40150+
"schemes": {
40151+
"DelegatedWork": {
40152+
"adminDisplayName": "Evaluate labels tenant scope.",
40153+
"adminDescription": "Allows the app to evaluate all sensitivity label.",
40154+
"userDisplayName": "Evaluate labels tenant scope",
40155+
"userDescription": "Evaluate labels tenant scope, on your behalf.",
40156+
"requiresAdminConsent": true,
40157+
"privilegeLevel": 4
40158+
},
40159+
"Application": {
40160+
"adminDisplayName": "Evaluate labels tenant scope.",
40161+
"adminDescription": "Allows the app to evaluate all sensitivity label.",
40162+
"requiresAdminConsent": true,
40163+
"privilegeLevel": 4
40164+
}
40165+
},
40166+
"pathSets": [
40167+
{
40168+
"schemeKeys": [
40169+
"DelegatedWork",
40170+
"Application"
40171+
],
40172+
"methods": [
40173+
"POST"
40174+
],
40175+
"paths": {
40176+
"/informationProtection/sensitivityLabels/evaluate": "least=Application,DelegatedWork"
40177+
}
40178+
},
40179+
{
40180+
"schemeKeys": [
40181+
"DelegatedWork",
40182+
"Application"
40183+
],
40184+
"methods": [
40185+
"POST"
40186+
],
40187+
"paths": {
40188+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeRightsAndInheritance": "least=DelegatedWork,Application"
40189+
}
40190+
},
40191+
{
40192+
"schemeKeys": [
40193+
"DelegatedWork",
40194+
"Application"
40195+
],
40196+
"methods": [
40197+
"GET"
40198+
],
40199+
"paths": {
40200+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance": "least=DelegatedWork,Application",
40201+
"/security/dataSecurityAndGovernance/sensitivityLabels/computeInheritance(labelIds={labelIds},locale={locale},contentFormats={contentFormats})": "least=DelegatedWork,Application"
40202+
}
40203+
}
40204+
],
40205+
"ownerInfo": {
40206+
"ownerSecurityGroup": "DcsMsGraphSchemaAdmins"
40207+
}
40208+
},
40209+
"SensitivityLabel.Read": {
40210+
"authorizationType": "oAuth2",
40211+
"schemes": {
40212+
"DelegatedWork": {
40213+
"adminDisplayName": "Get labels user scope.",
40214+
"adminDescription": "Allows the app to get sensitivity labels.",
40215+
"userDisplayName": "Get labels user scope",
40216+
"userDescription": "Get labels on behalf of user.",
40217+
"requiresAdminConsent": true,
40218+
"privilegeLevel": 1
40219+
},
40220+
"Application": {
40221+
"adminDisplayName": "Get labels application scope.",
40222+
"adminDescription": "Allows the app to get sensitivity labels.",
40223+
"requiresAdminConsent": true,
40224+
"privilegeLevel": 2
40225+
}
40226+
},
40227+
"pathSets": [
40228+
{
40229+
"schemeKeys": [
40230+
"DelegatedWork",
40231+
"Application"
40232+
],
40233+
"methods": [
40234+
"GET"
40235+
],
40236+
"paths": {
40237+
"/security/dataSecurityAndGovernance/sensitivityLabels": "least=DelegatedWork,Application",
40238+
"/security/dataSecurityAndGovernance/sensitivityLabels/{id}": "least=DelegatedWork,Application",
40239+
"/security/dataSecurityAndGovernance/sensitivityLabels/{id}/rights": "least=DelegatedWork,Application"
40240+
}
40241+
}
40242+
],
40243+
"ownerInfo": {
40244+
"ownerSecurityGroup": "DcsMsGraphSchemaAdmins"
40245+
}
40246+
},
40247+
"SensitivityLabels.Read.All": {
40248+
"authorizationType": "oAuth2",
40249+
"schemes": {
40250+
"DelegatedWork": {
40251+
"adminDisplayName": "Get labels app scope.",
40252+
"adminDescription": "Allows the app to get sensitivity labels.",
40253+
"userDisplayName": "Get labels on behalf of user",
40254+
"userDescription": "Get labels on behalf of user.",
40255+
"requiresAdminConsent": true,
40256+
"privilegeLevel": 1
40257+
},
40258+
"Application": {
40259+
"adminDisplayName": "Get labels app scope.",
40260+
"adminDescription": "Allows the app to get sensitivity labels.",
40261+
"requiresAdminConsent": true,
40262+
"privilegeLevel": 2
40263+
}
40264+
},
40265+
"pathSets": [
40266+
{
40267+
"schemeKeys": [
40268+
"DelegatedWork",
40269+
"Application"
40270+
],
40271+
"methods": [
40272+
"GET"
40273+
],
40274+
"paths": {
40275+
"/security/dataSecurityAndGovernance/sensitivityLabels": "",
40276+
"/security/dataSecurityAndGovernance/sensitivityLabels/{id}": "",
40277+
"/security/dataSecurityAndGovernance/sensitivityLabels/{id}/rights": ""
40278+
}
40279+
}
40280+
],
40281+
"ownerInfo": {
40282+
"ownerSecurityGroup": "DcsMsGraphSchemaAdmins"
40283+
}
40284+
},
4009940285
"ServiceActivity-Exchange.Read.All": {
4010040286
"schemes": {
4010140287
"DelegatedWork": {

0 commit comments

Comments
 (0)