Skip to content

Weekly Permissions sync 2026-04-09#1497

Closed
marabooy wants to merge 2 commits intomasterfrom
permissions-update/2026-04-09
Closed

Weekly Permissions sync 2026-04-09#1497
marabooy wants to merge 2 commits intomasterfrom
permissions-update/2026-04-09

Conversation

@marabooy
Copy link
Copy Markdown
Contributor

@marabooy marabooy commented Apr 9, 2026

Weekly Permissions sync 2026-04-09

@marabooy marabooy requested a review from a team as a code owner April 9, 2026 10:17
Copilot AI review requested due to automatic review settings April 9, 2026 10:17
Copy link
Copy Markdown
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 data sync updating permission deployment metadata and API path-to-permission mappings.

Changes:

  • Added new permission deployment entries (e.g., AgentIdentityBlueprintPrincipal.UpdateSponsors.All, OneDrive.Provision.All, RecoveryPolicy., ServicePrincipal.) in provisioning metadata.
  • Added new Access Reviews stage action endpoints to the permissions path mappings.
  • Added/updated path mappings for dataSecurityAndGovernance processContent and fileStorage container ownership transfer.

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 deployment records for newly synced permissions/scopes.
permissions/new/permissions.json Extends API path mappings to cover newly available endpoints/actions.

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

Comment on lines +9827 to +9834
"OneDrive.Provision.All": [
{
"id": "00000000-0000-0000-0000-000000000000",
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "00000003-0000-0ff1-ce00-000000000000"
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

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

OneDrive.Provision.All uses an all-zero GUID for id. Elsewhere in this file unknown permission IDs are represented as an empty string; the all-zero GUID is likely invalid and can break permission resolution/provisioning. Please replace with the real permission GUID, or use an empty string if the ID is intentionally unspecified (consistent with the rest of the file).

Copilot uses AI. Check for mistakes.
@jasonjoh jasonjoh closed this Apr 10, 2026
@jasonjoh jasonjoh deleted the permissions-update/2026-04-09 branch April 10, 2026 21:00
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.

3 participants