Skip to content

Weekly Permissions sync 2026-08-28 - #1609

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

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

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-08-28

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

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 sync updating the permissions/new/ catalogs to reflect the latest Microsoft Graph permission deployments and permission-to-path mappings consumed by DevX/Graph Explorer.

Changes:

  • Added/updated multiple permission deployment entries in provisioningInfo.json (new permissions, enabled/hidden toggles, and new environments).
  • Added new permission definitions and expanded path mappings/method sets in permissions.json (including new endpoints and some permission removals).

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Adds new permission deployment metadata and updates visibility/enabled state for existing entries.
permissions/new/permissions.json Adds new permission definitions and expands endpoint/path mappings for existing permissions.
Suppressed comments (1)

permissions/new/provisioningInfo.json:18241

  • Missing required "id" field in this provisioning entry object. provisioningInfo entries consistently include an "id" (it can be an empty string), so this should be added for schema/consumer compatibility.
      {
        "scheme": "Application",
        "environment": "public",
        "isHidden": true,
        "isEnabled": false,

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

"privilegeLevel": 3
},
"Application": {
"adminDisplayName": "Read all Cloud Licensing resources for devices.",
Comment on lines +18230 to +18235
{
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "992136bc-5b57-425f-8d95-ac65975722cd"
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