Skip to content

Weekly Permissions sync 2026-08-15 - #1598

Open
David (marabooy) wants to merge 1 commit into
masterfrom
permissions-update/2026-08-15
Open

Weekly Permissions sync 2026-08-15#1598
David (marabooy) wants to merge 1 commit into
masterfrom
permissions-update/2026-08-15

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-08-15

@marabooy
David (marabooy) requested a review from a team as a code owner August 15, 2026 00:49
Copilot AI lite review requested due to automatic review settings August 15, 2026 00:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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/new catalogs to reflect newly discovered permissions and refined endpoint-to-permission mappings used by Graph DevX tooling/content validation.

Changes:

  • Added provisioning metadata entries for CrossTenantIdentityMapping.* and MS-EntraBackupConfiguration.* permissions.
  • Updated lifecycle workflows endpoint mappings to include the rule item path (.../rules/{id}) and reorganized method/path sets for LifecyclePolicies-AgentId.ReadWrite.All.

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Adds new permission provisioning metadata records for Cross-tenant identity mapping and Entra backup configuration permissions.
permissions/new/permissions.json Extends lifecycle workflows path mappings (including rule item path) and restructures method groupings for lifecycle policy endpoints.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment on lines 32882 to 32885
"paths": {
"/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}": "least=DelegatedWork,Application",
"/identitygovernance/lifecycleworkflows/deletedItems/lifecyclePolicies/{id}/restore": "least=DelegatedWork,Application",
"/identitygovernance/lifecycleworkflows/lifecyclePolicies": "least=DelegatedWork,Application",
"/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}": "least=DelegatedWork,Application",
"/identitygovernance/lifecycleworkflows/lifecyclePolicies/{id}/rules": "least=DelegatedWork,Application"
"/identitygovernance/lifecycleworkflows/lifecyclePolicies": "least=DelegatedWork,Application"
}
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