|
186 | 186 | "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/batchrecorddecisions": "least=DelegatedWork,Application", |
187 | 187 | "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/resetdecisions": "least=DelegatedWork,Application", |
188 | 188 | "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/sendreminder": "least=DelegatedWork,Application", |
| 189 | + "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/stages/{id}/acceptrecommendations": "least=DelegatedWork,Application", |
| 190 | + "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/stages/{id}/batchrecorddecisions": "least=DelegatedWork,Application", |
189 | 191 | "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/stages/{id}/stop": "least=DelegatedWork,Application", |
190 | 192 | "/identitygovernance/accessreviews/definitions/{id}/instances/{id}/stop": "least=DelegatedWork,Application", |
191 | 193 | "/identitygovernance/accessreviews/historydefinitions/{id}/instances/{id}/generatedownloaduri": "least=DelegatedWork,Application", |
|
12426 | 12428 | "paths": { |
12427 | 12429 | "/me/dataSecurityAndGovernance/contentUploadSession": "", |
12428 | 12430 | "/me/dataSecurityAndGovernance/processContent": "", |
| 12431 | + "/security/dataSecurityAndGovernance/processContent": "least=Application,DelegatedWork", |
12429 | 12432 | "/security/dataSecurityAndGovernance/processContentAsync": "least=Application,DelegatedWork", |
12430 | 12433 | "/users/{userId}/dataSecurityAndGovernance/contentUploadSession": "", |
12431 | 12434 | "/users/{userId}/dataSecurityAndGovernance/processContent": "" |
|
27230 | 27233 | "/storage/fileStorage/containers/{id}/lock": "", |
27231 | 27234 | "/storage/fileStorage/containers/{id}/permanentDelete": "", |
27232 | 27235 | "/storage/fileStorage/containers/{id}/permissions": "", |
| 27236 | + "/storage/fileStorage/containers/{id}/transferPrincipalOwnership": "least=DelegatedWork", |
27233 | 27237 | "/storage/fileStorage/containers/{id}/unarchive": "", |
27234 | 27238 | "/storage/fileStorage/containers/{id}/unlock": "", |
27235 | 27239 | "/storage/fileStorage/deletedContainers/{id}/restore": "" |
|
61996 | 62000 | "/admin/windows/updates/resourceconnections": "least=DelegatedWork,Application", |
61997 | 62001 | "/admin/windows/updates/resourceconnections/{id}": "least=DelegatedWork,Application", |
61998 | 62002 | "/admin/windows/updates/resourceconnections/microsoft.graph.windowsupdates.operationalinsightsconnection": "least=DelegatedWork,Application", |
| 62003 | + "/admin/windows/updates/tenantSettings": "least=DelegatedWork,Application", |
| 62004 | + "/admin/windows/updates/tenantSettings/mdmAppSettings": "least=DelegatedWork,Application", |
| 62005 | + "/admin/windows/updates/tenantSettings/mdmAppSettings/{mdmAppId}": "least=DelegatedWork,Application", |
61999 | 62006 | "/admin/windows/updates/updatableassets": "least=DelegatedWork,Application", |
62000 | 62007 | "/admin/windows/updates/updatableassets/{id}": "least=DelegatedWork,Application", |
62001 | 62008 | "/admin/windows/updates/updatableassets/{id}/microsoft.graph.windowsupdates.updatableassetgroup/members": "least=DelegatedWork,Application", |
|
62084 | 62091 | "/admin/windows/updates/policies/{id}/approvals": "least=DelegatedWork,Application", |
62085 | 62092 | "/admin/windows/updates/policies/{id}/rings": "least=DelegatedWork,Application", |
62086 | 62093 | "/admin/windows/updates/resourceconnections": "least=DelegatedWork,Application", |
| 62094 | + "/admin/windows/updates/tenantSettings/mdmAppSettings": "least=DelegatedWork,Application", |
62087 | 62095 | "/admin/windows/updates/updatableassets": "least=DelegatedWork,Application", |
62088 | 62096 | "/admin/windows/updates/updatepolicies": "least=DelegatedWork,Application", |
62089 | 62097 | "/admin/windows/updates/updatepolicies/{id}/compliancechanges": "least=DelegatedWork,Application" |
|
62123 | 62131 | "/admin/windows/updates/updatepolicies/{id}/compliancechanges/{id}": "least=DelegatedWork,Application" |
62124 | 62132 | } |
62125 | 62133 | }, |
| 62134 | + { |
| 62135 | + "schemeKeys": [ |
| 62136 | + "DelegatedWork", |
| 62137 | + "Application" |
| 62138 | + ], |
| 62139 | + "methods": [ |
| 62140 | + "GET", |
| 62141 | + "PATCH" |
| 62142 | + ], |
| 62143 | + "paths": { |
| 62144 | + "/admin/windows/updates/tenantSettings": "least=DelegatedWork,Application", |
| 62145 | + "/admin/windows/updates/tenantSettings/mdmAppSettings/{mdmAppId}": "least=DelegatedWork,Application" |
| 62146 | + } |
| 62147 | + }, |
62126 | 62148 | { |
62127 | 62149 | "schemeKeys": [ |
62128 | 62150 | "DelegatedWork", |
|
0 commit comments