Skip to content

Weekly Permissions sync 2026-08-27 - #1608

Open
David (marabooy) wants to merge 2 commits into
masterfrom
permissions-update/2026-08-27
Open

Weekly Permissions sync 2026-08-27#1608
David (marabooy) wants to merge 2 commits into
masterfrom
permissions-update/2026-08-27

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-08-27

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

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 catalog sync updating both the permission-to-path mapping (permissions/new/permissions.json) and the environment/scheme provisioning metadata (permissions/new/provisioningInfo.json).

Changes:

  • Adds and updates provisioning metadata entries for multiple permissions (including new permission keys and updated isHidden flags).
  • Updates permission definitions and path coverage, including new Cloud PC endpoints, new Device-CloudLicensing.* permissions, additional Network Access report endpoints, and removal of LifecyclePolicies-AgentId.*.

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Adds/updates provisioning deployment metadata for several permissions across schemes/environments.
permissions/new/permissions.json Updates permission definitions and path sets (new endpoints/permissions and removal of deprecated entries).
Suppressed comments (1)

permissions/new/provisioningInfo.json:18206

  • This deployment entry is missing the required "id" field. Other entries in this file consistently include an "id" (it may be an empty string), and omitting it can break consumers that assume a stable schema.
      {
        "scheme": "Application",
        "environment": "public",
        "isHidden": true,
        "isEnabled": false,
        "resourceAppId": "992136bc-5b57-425f-8d95-ac65975722cd"

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

Comment on lines +18194 to +18200
{
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "992136bc-5b57-425f-8d95-ac65975722cd"
},
Comment on lines 9333 to +9338
"LifecyclePolicies-AgentId.Read.All": [
{
"id": "3d09c9ee-9db9-4c84-85ec-f63a21b4ad2c",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": false,
"isHidden": true,
Comment on lines +2035 to +2042
"AutomationRules.Read.All": [
{
"id": "",
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": false,
"resourceAppId": "fc780465-2017-40d4-a0c5-307022471b92"
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