Skip to content

Weekly Permissions sync 2026-02-12#1439

Closed
marabooy wants to merge 2 commits intomasterfrom
permissions-update/2026-02-12
Closed

Weekly Permissions sync 2026-02-12#1439
marabooy wants to merge 2 commits intomasterfrom
permissions-update/2026-02-12

Conversation

@marabooy
Copy link
Contributor

Weekly Permissions sync 2026-02-12

@marabooy marabooy requested a review from a team as a code owner February 12, 2026 00:53
Copilot AI review requested due to automatic review settings February 12, 2026 00:53
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Weekly permissions sync updating the permissions catalog and deployment/provisioning metadata.

Changes:

  • Added a new permission definition: Group-XTenantIdentitySync.Read.All (DelegatedWork + Application) in permissions.json.
  • Updated provisioningInfo.json to reflect current deployment metadata for Group-XTenantIdentitySync.Read.All (visibility) and refreshed IDs for several TeamworkSection.* entries.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
permissions/new/provisioningInfo.json Updates deployment metadata (isHidden) for Group-XTenantIdentitySync.Read.All and refreshes TeamworkSection.* permission IDs.
permissions/new/permissions.json Introduces the new Group-XTenantIdentitySync.Read.All permission definition, including schemes, descriptions, and pathSets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 27656 to 27666
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
"userDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
"userDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, on behalf of the signed-in user.",
"requiresAdminConsent": true,
"privilegeLevel": 2
},
"Application": {
"adminDisplayName": "Read all Group Cross-Tenant Identity Synchronization properties",
"adminDescription": "Allows the app to read all Cross-Tenant Identity Synchronization properties on Groups, without a signed-in user.",
"requiresAdminConsent": true,
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new display names/descriptions use inconsistent capitalization compared to other Group-* permissions nearby (e.g., "Read group conversations", "... of groups"). Consider changing "Read all Group ..." -> "Read all group ..." and "properties on Groups" -> "properties on groups" for consistency and grammar.

Copilot uses AI. Check for mistakes.
@jasonjoh jasonjoh closed this Feb 13, 2026
@jasonjoh jasonjoh deleted the permissions-update/2026-02-12 branch February 13, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants