Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Weekly Permissions sync 2026-04-28
  • Loading branch information
marabooy committed Apr 28, 2026
commit 32059a3119b2a91bf7fa2783e401a3fe7b10b8d1
44 changes: 0 additions & 44 deletions permissions/new/permissions.json
Original file line number Diff line number Diff line change
Expand Up @@ -40298,50 +40298,6 @@
"ownerSecurityGroup": "updev"
}
},
"PrintAlertSettings.ReadWrite.All": {
"authorizationType": "oAuth2",
"schemes": {
"DelegatedWork": {
"adminDisplayName": "Read and write tenant-wide alert settings",
"adminDescription": "Allows the application to read and write tenant-wide alert settings on behalf of the signed-in user.",
"userDisplayName": "Read and write tenant-wide alert settings",
"userDescription": "Allows the application to read and write tenant-wide alert settings on your behalf.",
"requiresAdminConsent": true,
"privilegeLevel": 3
}
},
"pathSets": [
{
"schemeKeys": [
"DelegatedWork"
],
"methods": [
"GET"
],
"paths": {
"/print/services": "",
"/print/services/{id}": "",
"/print/services/{id}/endpoints": "",
"/print/services/{id}/endpoints/{id}": ""
}
},
{
"schemeKeys": [
"DelegatedWork"
],
"methods": [
"GET",
"PATCH"
],
"paths": {
"/print/alertSettings": "least=DelegatedWork"
}
}
],
"ownerInfo": {
"ownerSecurityGroup": "updev"
}
},
"PrintConnector.Read.All": {
"authorizationType": "oAuth2",
"schemes": {
Expand Down
40 changes: 1 addition & 39 deletions permissions/new/provisioningInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -11758,7 +11758,7 @@
"id": "6e8cbdd3-5627-423a-826e-05bdbc72b710",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": false,
"isHidden": true,
"isEnabled": true,
"resourceAppId": ""
}
Expand All @@ -11783,44 +11783,6 @@
"resourceAppId": ""
}
],
"PrintDocumentAuditSettings.Read.All": [
{
"id": "",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "da9b70f6-5323-4ce6-ae5c-88dcc5082966"
},
{
"id": "",
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "da9b70f6-5323-4ce6-ae5c-88dcc5082966"
}
],
"PrintDocumentAuditSettings.ReadWrite.All": [
{
"id": "",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "da9b70f6-5323-4ce6-ae5c-88dcc5082966"
}
],
"PrintDocumentAuditSettings.Purge.All": [
{
"id": "",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "da9b70f6-5323-4ce6-ae5c-88dcc5082966"
}
],
"Printer.Create": [
{
"id": "90c30bed-6fd1-4279-bf39-714069619721",
Expand Down