Skip to content

Weekly Permissions sync 2026-08-30 - #1611

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

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

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-08-30

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

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 content sync updating the DevX permission catalogs under permissions/new/, adding newly available permissions/paths and updating deployment metadata used by downstream consumers.

Changes:

  • Added new permission deployment entries in provisioningInfo.json (including new permission keys and updated isHidden / resourceAppId values).
  • Added/updated permission-to-path mappings and introduced new permission definitions in permissions.json (notably Cloud Licensing and multiple new endpoints).

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/updates environment-specific permission deployment metadata for newly synced permissions.
permissions/new/permissions.json Updates permission definitions and path mappings for newly synced endpoints/permissions.
Suppressed comments (1)

permissions/new/provisioningInfo.json:18241

  • This permission deployment entry is missing the required "id" field. Other entries in this file include "id" (often as an empty string), and omitting it may break schema/consumers that expect the field to exist.
      {
        "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.

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