diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index ecef8b4d..e3f9cf20 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -33609,6 +33609,8 @@ "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/rooms": "least=DelegatedWork,Application", "/places/{id}/microsoft.graph.roomlist/workspaces": "least=DelegatedWork,Application", + "/places/getOperation": "least=DelegatedWork,Application", + "/places/listOperations": "least=DelegatedWork,Application", "/places/microsoft.graph.building": "least=DelegatedWork,Application", "/places/microsoft.graph.desk": "least=DelegatedWork,Application", "/places/microsoft.graph.floor": "least=DelegatedWork,Application", @@ -33620,7 +33622,7 @@ } ], "ownerInfo": { - "ownerSecurityGroup": "o365location" + "ownerSecurityGroup": "places-directory-sg" } }, "Place.ReadWrite.All": { @@ -33641,10 +33643,10 @@ "DelegatedWork" ], "methods": [ - "DELETE", "PATCH" ], "paths": { + "/places": "least=DelegatedWork", "/places/{id}": "least=DelegatedWork", "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork", "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork", @@ -33665,10 +33667,27 @@ "/places": "least=DelegatedWork", "/places/{id}/microsoft.graph.building/ingestMapFile": "least=DelegatedWork" } + }, + { + "schemeKeys": [ + "DelegatedWork" + ], + "methods": [ + "DELETE" + ], + "paths": { + "/places/{id}": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map/footprints/{id}": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map/levels/{id}": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map/levels/{id}/fixtures/{id}": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map/levels/{id}/sections/{id}": "least=DelegatedWork", + "/places/{id}/microsoft.graph.building/map/levels/{id}/units/{id}": "least=DelegatedWork" + } } ], "ownerInfo": { - "ownerSecurityGroup": "o365location" + "ownerSecurityGroup": "places-directory-sg" } }, "PlaceDevice.Read.All": { diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index afdc6184..912a9d13 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -13719,6 +13719,62 @@ "resourceAppId": "00000000-0000-0000-0000-000000000000" } ], + "SynchronizationMetadata.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "SynchronizationMetadata.ReadWrite.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "SynchronizationMetadata.Read.OwnedBy": [ + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], + "SynchronizationMetadata.ReadWrite.OwnedBy": [ + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "00000000-0000-0000-0000-000000000000" + } + ], "Tasks.Read": [ { "id": "f45671fb-e0fe-4b4b-be20-3d3ce43f1bcb",