Skip to content
Closed
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -12426,6 +12426,7 @@
"paths": {
"/me/dataSecurityAndGovernance/contentUploadSession": "",
"/me/dataSecurityAndGovernance/processContent": "",
"/security/dataSecurityAndGovernance/processContent": "least=Application,DelegatedWork",
"/security/dataSecurityAndGovernance/processContentAsync": "least=Application,DelegatedWork",
"/users/{userId}/dataSecurityAndGovernance/contentUploadSession": "",
"/users/{userId}/dataSecurityAndGovernance/processContent": ""
Expand Down
64 changes: 64 additions & 0 deletions permissions/new/provisioningInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,6 +659,24 @@
"isEnabled": true,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
}
],
"AgentIdentityBlueprintPrincipal.UpdateSponsors.All": [
{
"id": "",
"scheme": "Application",
"environment": "PPE;public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "",
"scheme": "DelegatedWork",
"environment": "PPE;public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
}
],
"AgentRegistration.Read.All": [
{
Expand Down Expand Up @@ -9806,6 +9824,16 @@
"resourceAppId": ""
}
],
"OneDrive.Provision.All": [
{
"id": "00000000-0000-0000-0000-000000000000",
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000003-0000-0ff1-ce00-000000000000"
}
],
"OnlineMeeting.ReadBasic.Chat": [
{
"id": "eda8d262-4e6e-4ff6-a7ba-a2fb50535165",
Expand Down Expand Up @@ -14631,6 +14659,42 @@
"resourceAppId": "00000002-0000-0000-c000-000000000000"
}
],
"ServicePrincipal.EnableDisable.All": [
{
"id": "3f7b1c56-8b26-4d69-9d7a-4c82f4c8a2e1",
"scheme": "DelegatedWork",
"environment": "",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "9a21e4df-6c93-45b4-b1f0-2d5e8f0b7c44",
"scheme": "Application",
"environment": "",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
}
],
"ServicePrincipal.AddRemoveCreds.All": [
{
"id": "c4d8f3a9-1e72-4b8d-8f6c-7a91d2e5b3f0",
"scheme": "DelegatedWork",
"environment": "",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "6e2a9b14-f5c7-4381-a6d2-0c8f4e1b9a73",
"scheme": "Application",
"environment": "",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000002-0000-0000-c000-000000000000"
}
],
"SharePointCrossTenantMigration.Read.All": [
{
"id": "00dcb678-f9af-4e73-acb1-4f1657364629",
Expand Down