|
11463 | 11463 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/start": "least=DelegatedWork,Application", |
11464 | 11464 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/stop": "least=DelegatedWork,Application", |
11465 | 11465 | "/devicemanagement/virtualendpoint/cloudpcs/{id}/troubleshoot": "least=DelegatedWork,Application", |
| 11466 | + "/devicemanagement/virtualendpoint/deviceimages/{id}/retryUpload": "least=DelegatedWork,Application", |
11466 | 11467 | "/devicemanagement/virtualendpoint/deviceimages/{id}/reupload": "least=DelegatedWork,Application", |
11467 | 11468 | "/devicemanagement/virtualendpoint/onpremisesconnections/{id}/updateaddomainpassword": "least=DelegatedWork,Application", |
11468 | 11469 | "/devicemanagement/virtualendpoint/provisioningpolicies/{id}/assign": "least=DelegatedWork,Application", |
|
32212 | 32213 | "adminDescription": "Allows the app to read the user's mailbox folders, on behalf of the the signed-in user.", |
32213 | 32214 | "userDisplayName": "Read your mailbox folders", |
32214 | 32215 | "userDescription": "Allows the app to read your mailbox folders, on your behalf", |
32215 | | - "requiresAdminConsent": false, |
| 32216 | + "requiresAdminConsent": true, |
32216 | 32217 | "privilegeLevel": 2 |
32217 | 32218 | } |
32218 | 32219 | }, |
|
32270 | 32271 | "adminDescription": "Allows the app to read and write the user's mailbox folders, on behalf of the the signed-in user.", |
32271 | 32272 | "userDisplayName": "Read and write your mailbox folders", |
32272 | 32273 | "userDescription": "Allows the app to read and write your mailbox folders, on your behalf", |
32273 | | - "requiresAdminConsent": false, |
| 32274 | + "requiresAdminConsent": true, |
32274 | 32275 | "privilegeLevel": 2 |
32275 | 32276 | } |
32276 | 32277 | }, |
|
32346 | 32347 | "ownerSecurityGroup": "stisaprvc" |
32347 | 32348 | } |
32348 | 32349 | }, |
| 32350 | + "MailboxItem.Export": { |
| 32351 | + "authorizationType": "oAuth2", |
| 32352 | + "schemes": { |
| 32353 | + "DelegatedWork": { |
| 32354 | + "adminDisplayName": "Export a user's mailbox items", |
| 32355 | + "adminDescription": "Allows the app to export the user's mailbox items, on behalf of the the signed-in user.", |
| 32356 | + "userDisplayName": "Export your mailbox items", |
| 32357 | + "userDescription": "Allows the app to export your mailbox items, on your behalf", |
| 32358 | + "requiresAdminConsent": true, |
| 32359 | + "privilegeLevel": 2 |
| 32360 | + } |
| 32361 | + }, |
| 32362 | + "pathSets": [ |
| 32363 | + { |
| 32364 | + "schemeKeys": [ |
| 32365 | + "DelegatedWork" |
| 32366 | + ], |
| 32367 | + "methods": [ |
| 32368 | + "POST" |
| 32369 | + ], |
| 32370 | + "paths": { |
| 32371 | + "/admin/exchange/mailboxes/{id}/exportItems": "least=DelegatedWork" |
| 32372 | + } |
| 32373 | + } |
| 32374 | + ], |
| 32375 | + "ownerInfo": { |
| 32376 | + "ownerSecurityGroup": "stisaprvc" |
| 32377 | + } |
| 32378 | + }, |
| 32379 | + "MailboxItem.Export.All": { |
| 32380 | + "authorizationType": "oAuth2", |
| 32381 | + "schemes": { |
| 32382 | + "Application": { |
| 32383 | + "adminDisplayName": "Export all the users' mailbox items", |
| 32384 | + "adminDescription": "Allows the app to export all the users' mailbox items, without signed-in user.", |
| 32385 | + "requiresAdminConsent": true, |
| 32386 | + "privilegeLevel": 4 |
| 32387 | + } |
| 32388 | + }, |
| 32389 | + "pathSets": [ |
| 32390 | + { |
| 32391 | + "schemeKeys": [ |
| 32392 | + "Application" |
| 32393 | + ], |
| 32394 | + "methods": [ |
| 32395 | + "POST" |
| 32396 | + ], |
| 32397 | + "paths": { |
| 32398 | + "/admin/exchange/mailboxes/{id}/exportItems": "least=Application" |
| 32399 | + } |
| 32400 | + } |
| 32401 | + ], |
| 32402 | + "ownerInfo": { |
| 32403 | + "ownerSecurityGroup": "stisaprvc" |
| 32404 | + } |
| 32405 | + }, |
32349 | 32406 | "MailboxItem.ImportExport": { |
32350 | 32407 | "authorizationType": "oAuth2", |
32351 | 32408 | "schemes": { |
|
32354 | 32411 | "adminDescription": "Allows the app to export and import the user's mailbox items, on behalf of the the signed-in user.", |
32355 | 32412 | "userDisplayName": "Export and import your mailbox items", |
32356 | 32413 | "userDescription": "Allows the app to export and import your mailbox items, on your behalf", |
32357 | | - "requiresAdminConsent": false, |
| 32414 | + "requiresAdminConsent": true, |
32358 | 32415 | "privilegeLevel": 2 |
32359 | 32416 | } |
32360 | 32417 | }, |
|
32412 | 32469 | "adminDescription": "Allows the app to read the user's mailbox items, on behalf of the the signed-in user.", |
32413 | 32470 | "userDisplayName": "Read your mailbox items", |
32414 | 32471 | "userDescription": "Allows the app to read your mailbox items, on your behalf", |
32415 | | - "requiresAdminConsent": false, |
| 32472 | + "requiresAdminConsent": true, |
32416 | 32473 | "privilegeLevel": 2 |
32417 | 32474 | } |
32418 | 32475 | }, |
|
36904 | 36961 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusyDetail": "least=DelegatedWork,Application", |
36905 | 36962 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusyReviewer": "least=DelegatedWork,Application", |
36906 | 36963 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusySimple": "least=DelegatedWork,Application", |
36907 | | - "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTips": "least=DelegatedWork,Application", |
| 36964 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTipsAll": "least=DelegatedWork,Application", |
| 36965 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTipsLimited": "least=DelegatedWork,Application", |
36908 | 36966 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application", |
| 36967 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantPlacesDeskBooking": "least=DelegatedWork,Application", |
| 36968 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantPlacesRoomBooking": "least=DelegatedWork,Application", |
36909 | 36969 | "/policies/crosstenantaccesspolicy/partners": "least=DelegatedWork,Application", |
36910 | 36970 | "/policies/crosstenantaccesspolicy/partners/{id}": "least=DelegatedWork,Application", |
36911 | 36971 | "/policies/crosstenantaccesspolicy/partners/{id}/identitysynchronization": "least=DelegatedWork,Application", |
|
36915 | 36975 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusyDetail": "least=DelegatedWork,Application", |
36916 | 36976 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusyReviewer": "least=DelegatedWork,Application", |
36917 | 36977 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusySimple": "least=DelegatedWork,Application", |
36918 | | - "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTips": "least=DelegatedWork,Application", |
| 36978 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTipsAll": "least=DelegatedWork,Application", |
| 36979 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTipsLimited": "least=DelegatedWork,Application", |
36919 | 36980 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMigration": "least=DelegatedWork,Application", |
36920 | 36981 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application", |
| 36982 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantPlacesDeskBooking": "least=DelegatedWork,Application", |
| 36983 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantPlacesRoomBooking": "least=DelegatedWork,Application", |
36921 | 36984 | "/policies/defaultappmanagementpolicy": "least=DelegatedWork,Application", |
36922 | 36985 | "/policies/externalidentitiespolicy": "least=DelegatedWork,Application", |
36923 | 36986 | "/policies/homerealmdiscoverypolicies": "least=DelegatedWork,Application", |
|
38539 | 38602 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusyDetail": "least=DelegatedWork,Application", |
38540 | 38603 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusyReviewer": "least=DelegatedWork,Application", |
38541 | 38604 | "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantCalendarSharingFreeBusySimple": "least=DelegatedWork,Application", |
38542 | | - "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTips": "least=DelegatedWork,Application", |
38543 | | - "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application" |
| 38605 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTipsAll": "least=DelegatedWork,Application", |
| 38606 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantMailTipsLimited": "least=DelegatedWork,Application", |
| 38607 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application", |
| 38608 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantPlacesDeskBooking": "least=DelegatedWork,Application", |
| 38609 | + "/policies/crosstenantaccesspolicy/default/m365Capabilities/crossTenantPlacesRoomBooking": "least=DelegatedWork,Application" |
38544 | 38610 | } |
38545 | 38611 | }, |
38546 | 38612 | { |
|
38559 | 38625 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusyDetail": "least=DelegatedWork,Application", |
38560 | 38626 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusyReviewer": "least=DelegatedWork,Application", |
38561 | 38627 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantCalendarSharingFreeBusySimple": "least=DelegatedWork,Application", |
38562 | | - "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTips": "least=DelegatedWork,Application", |
| 38628 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTipsAll": "least=DelegatedWork,Application", |
| 38629 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMailTipsLimited": "least=DelegatedWork,Application", |
38563 | 38630 | "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantMigration": "least=DelegatedWork,Application", |
38564 | | - "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application" |
| 38631 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantOpenProfileCard": "least=DelegatedWork,Application", |
| 38632 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantPlacesDeskBooking": "least=DelegatedWork,Application", |
| 38633 | + "/policies/crosstenantaccesspolicy/partners/{id}/m365Capabilities/crossTenantPlacesRoomBooking": "least=DelegatedWork,Application" |
38565 | 38634 | } |
38566 | 38635 | } |
38567 | 38636 | ], |
|
60640 | 60709 | "/admin/windows/updates/knownIssues/{id}": "least=DelegatedWork,Application", |
60641 | 60710 | "/admin/windows/updates/knownIssues/Default.findByKbNumber(kbNumber={kbNumber})": "least=DelegatedWork,Application", |
60642 | 60711 | "/admin/windows/updates/knownIssues/findByKbNumber(kbNumber={kbNumber})": "least=DelegatedWork,Application", |
| 60712 | + "/admin/windows/updates/policies/{id}/applicableContent": "least=DelegatedWork,Application", |
60643 | 60713 | "/admin/windows/updates/products": "least=DelegatedWork,Application", |
60644 | 60714 | "/admin/windows/updates/products/{id}": "least=DelegatedWork,Application", |
60645 | 60715 | "/admin/windows/updates/products/{id}/Default.getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive={includeAllActive})": "least=DelegatedWork,Application", |
|
0 commit comments