Skip to content

Commit d729de8

Browse files
darshanmaiyaDarshan Maiya
andauthored
Update permission description for Contacts SoA permissions (#1215)
Co-authored-by: Darshan Maiya <[email protected]>
1 parent 5f31b9d commit d729de8

File tree

1 file changed

+25
-2
lines changed

1 file changed

+25
-2
lines changed

permissions/permissions-descriptions.json

Lines changed: 25 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,17 @@
639639
"isAdmin": true,
640640
"isEnabled": true,
641641
"value": "Group-OnPremisesSyncBehavior.ReadWrite.All"
642-
},
642+
},
643+
{
644+
"adminConsentDescription": "Allows the app to read and update the on-premises sync behavior of contacts a user has permissions to, including their own and shared contacts.",
645+
"adminConsentDisplayName": "Read and update the on-premises sync behavior of contacts",
646+
"consentDescription": "Allows the app to update the on-premises sync behavior of contacts you have permissions to access, including your own and shared contacts.",
647+
"consentDisplayName": "Read and update the on-premises sync behavior of your own and shared contacts",
648+
"id": "ae180d45-006f-488a-a18a-18b00852edc6",
649+
"isAdmin": true,
650+
"isEnabled": true,
651+
"value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All"
652+
},
643653
{
644654
"adminConsentDescription": "Allow the application to access files explicitly permissioned to the application on behalf of the signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.",
645655
"adminConsentDisplayName": "Access selected Files, on behalf of the signed-in user",
@@ -6672,7 +6682,20 @@
66726682
"isAdmin": true,
66736683
"isEnabled": true,
66746684
"value": "Group-OnPremisesSyncBehavior.ReadWrite.All"
6675-
},
6685+
},
6686+
{
6687+
"adminConsentDescription": "Allows the app to update the on-premises sync behavior of all contacts in all mailboxes without a signed-in user.",
6688+
"adminConsentDisplayName": "Read and update the on-premises sync behavior of contacts",
6689+
"allowedMemberTypes": [
6690+
"Application"
6691+
],
6692+
"consentDescription": null,
6693+
"consentDisplayName": null,
6694+
"id": "1a997f7e-17c6-44c3-adc4-996e0712c777",
6695+
"isAdmin": true,
6696+
"isEnabled": true,
6697+
"value": "Contacts-OnPremisesSyncBehavior.ReadWrite.All"
6698+
},
66766699
{
66776700
"adminConsentDescription": "Allow the application to access a subset of files without a signed in user. The specific files and the permissions granted will be configured in SharePoint Online or OneDrive.",
66786701
"adminConsentDisplayName": "Access selected Files without a signed in user.",

0 commit comments

Comments
 (0)