Skip to content

Weekly Permissions sync 2026-05-24#1538

Open
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-05-24
Open

Weekly Permissions sync 2026-05-24#1538
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-05-24

Conversation

@marabooy
Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-05-24

@marabooy marabooy requested a review from a team as a code owner May 24, 2026 00:32
Copilot AI review requested due to automatic review settings May 24, 2026 00:32
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 sync updating the Microsoft Graph permissions catalog and provisioning metadata used by DevX content tooling.

Changes:

  • Updates Application.ReadWrite.All descriptions and expands path coverage for service principal app role assignment operations.
  • Adds new permission definitions (e.g., IdentityNotifications, SecurityIdentitiesMigration) and updates/normalizes several API paths (notably fido2Methods casing).
  • Updates provisioning deployment metadata for newly introduced permissions and toggles visibility/enabled states for a few existing scopes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
permissions/new/provisioningInfo.json Updates permission deployment metadata (new scopes + enabled/hidden/id mappings).
permissions/new/permissions.json Updates permission definitions, descriptions, and route-to-scope mappings for new/updated APIs.

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

Comment on lines +28133 to +28139
{
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558"
}
Comment on lines +28142 to +28155
{
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558"
},
{
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558"
}
"schemes": {
"DelegatedWork": {
"adminDisplayName": "Read identity security sensor migration",
"adminDescription": "Allows the app to read all the identity security sensor migration information of signed user",
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