diff --git a/permissions/new/permissions.json b/permissions/new/permissions.json index 0ef48328..d0929a37 100644 --- a/permissions/new/permissions.json +++ b/permissions/new/permissions.json @@ -16461,7 +16461,6 @@ "PATCH" ], "paths": { - "/domains/{id}": "", "/me/authentication/qrcodepinmethod/pin/updatepin": "least=DelegatedWork", "/users/{id}/authentication/qrcodepinmethod/pin/updatepin": "least=DelegatedWork" } @@ -35924,9 +35923,9 @@ "schemes": { "DelegatedWork": { "adminDisplayName": "Read user's presence information", - "adminDescription": "Allows the app to read presence information on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "adminDescription": "Allows the app to read presence information on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "userDisplayName": "Read your presence information", - "userDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "userDescription": "Allows the app to read your presence information on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "requiresAdminConsent": false, "privilegeLevel": 2 } @@ -35955,17 +35954,17 @@ "schemes": { "DelegatedWork": { "adminDisplayName": "Read presence information of all users in your organization", - "adminDescription": "Allows the app to read presence information of all users in the directory on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "adminDescription": "Allows the app to read presence information of all users in the directory on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "userDisplayName": "Read presence information of all users in your organization", - "userDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "userDescription": "Allows the app to read presence information of all users in the directory on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "requiresAdminConsent": false, "privilegeLevel": 3 }, "Application": { "adminDisplayName": "Read presence information of all users in your organization", - "adminDescription": "Allows the app to read presence information of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "adminDescription": "Allows the app to read presence information of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "userDisplayName": "Read presence information of all users in your organization", - "userDescription": "Allows the app to read presence information of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "userDescription": "Allows the app to read presence information of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "requiresAdminConsent": true, "privilegeLevel": 4 } @@ -36017,9 +36016,9 @@ "schemes": { "DelegatedWork": { "adminDisplayName": "Read and write a user's presence information", - "adminDescription": "Allows the app to read the presence information and write activity and availability on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "adminDescription": "Allows the app to read the presence information and write activity, availability and work location on behalf of the signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "userDisplayName": "Read and write your presence information", - "userDescription": "Allows the app to read the presence information and write activity and availability on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and location.", + "userDescription": "Allows the app to read the presence information and write activity, availability and work location on your behalf. Presence information includes activity, availability, status note, calendar out-of-office message, timezone and work location.", "requiresAdminConsent": false, "privilegeLevel": 2 } @@ -36050,7 +36049,7 @@ "schemes": { "Application": { "adminDisplayName": "Read and write presence information for all users", - "adminDescription": "Allows the app to read all presence information and write activity and availability of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and location.", + "adminDescription": "Allows the app to read all presence information and write activity, availability and work location of all users in the directory without a signed-in user. Presence information includes activity, availability, status note, calendar out-of-office message, time zone and work location.", "requiresAdminConsent": true, "privilegeLevel": 4 } diff --git a/permissions/new/provisioningInfo.json b/permissions/new/provisioningInfo.json index a4cedbb5..c6641f80 100644 --- a/permissions/new/provisioningInfo.json +++ b/permissions/new/provisioningInfo.json @@ -5630,6 +5630,24 @@ "resourceAppId": "" } ], + "ExchangeMessageTrace.Read.All": [ + { + "id": "", + "scheme": "DelegatedWork", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "c6688aae-51b4-4b99-a794-320e8b3e3fd3" + }, + { + "id": "", + "scheme": "Application", + "environment": "public", + "isHidden": true, + "isEnabled": false, + "resourceAppId": "c6688aae-51b4-4b99-a794-320e8b3e3fd3" + } + ], "ExternalConnection.Read.All": [ { "id": "a38267a5-26b6-4d76-9493-935b7599116b",