Skip to content

Weekly Permissions sync 2026-03-04#1460

Open
marabooy wants to merge 1 commit intomasterfrom
permissions-update/2026-03-04
Open

Weekly Permissions sync 2026-03-04#1460
marabooy wants to merge 1 commit intomasterfrom
permissions-update/2026-03-04

Conversation

@marabooy
Copy link
Contributor

@marabooy marabooy commented Mar 4, 2026

Weekly Permissions sync 2026-03-04

@marabooy marabooy requested a review from a team as a code owner March 4, 2026 01:45
Copilot AI review requested due to automatic review settings March 4, 2026 01:45
Copy link
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 permissions catalog and provisioning metadata under permissions/new/ to reflect newly available scopes and endpoint mappings.

Changes:

  • Exposes WindowsUpdates.Read.All (no longer hidden) and adds its full permission definition (display strings + path mappings).
  • Extends existing permission path mappings for Network Access and Planner (historyItems).
  • Adds additional hidden/internal provisioning entries (including MS-LinkCount.Read.All and many _X.* placeholders).

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Updates WindowsUpdates.Read.All visibility and adds additional hidden/internal provisioning entries.
permissions/new/permissions.json Adds new WindowsUpdates.Read.All permission definition and expands several existing path mappings.
Comments suppressed due to low confidence (2)

permissions/new/provisioningInfo.json:18340

  • The deployment GUID here uses uppercase hex letters, while the rest of provisioningInfo.json typically uses lowercase GUID strings. Please normalize this "id" value to lowercase for consistency and to avoid any tooling that might do string-based comparisons.
        "id": "9528CE37-154E-4E4F-A0FC-12BAEFD85D51",
        "scheme": "DelegatedWork",
        "environment": "public",
        "isHidden": false,
        "isEnabled": true,

permissions/new/provisioningInfo.json:18348

  • This deployment "id" GUID contains uppercase hex letters; elsewhere in provisioningInfo.json GUIDs are generally lowercase. Please convert this "id" to lowercase for consistency and to avoid potential string-comparison issues in downstream tooling.
        "id": "FA099153-0225-489C-980E-384DC674AB81",
        "scheme": "Application",
        "environment": "public",
        "isHidden": false,
        "isEnabled": true,

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

You can also share your feedback on Copilot code review. Take the survey.

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