Skip to content

Weekly Permissions sync 2026-09-02 - #1614

Closed
David (marabooy) wants to merge 2 commits into
masterfrom
permissions-update/2026-09-02
Closed

Weekly Permissions sync 2026-09-02#1614
David (marabooy) wants to merge 2 commits into
masterfrom
permissions-update/2026-09-02

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-09-02

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

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.

🟡 Changes recommended

It introduces at least one invalid GUID value and an inaccurate HTTP method list for lockbox approve/deny endpoints, which can break validation/consumers of these catalogs.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

Weekly sync updating the permissions/new catalogs that drive Graph permission metadata and endpoint-to-permission mappings used by downstream tooling/validation.

Changes:

  • Added/updated multiple permission deployment entries in provisioningInfo.json (new permissions, visibility/enabled flags, and some resourceAppId updates).
  • Updated permissions.json with new permissions (e.g., Device-CloudLicensing, Lockbox*), added new endpoint path mappings, and adjusted Application.ReadWrite.All privilege levels.
File summaries
File Description
permissions/new/provisioningInfo.json Adds new permission deployment records and updates existing deployment metadata (visibility/enabled/resourceAppId).
permissions/new/permissions.json Adds/updates permission definitions and pathSets (new permissions/endpoints; privilegeLevel adjustments).
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 3
  • Review effort level: Lite

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

"resourceAppId": "ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7"
},
{
"id": "75d9ca3df-7017-4feb-baa0-06a339b6c338",
Comment on lines +33647 to +33650
"methods": [
"GET",
"POST"
],
Comment on lines +14582 to +14584
"adminDescription": "Allows the app to read Cloud Licensing resources for devices owned by the signed-in user-including allotments, assignments and usageRights-on their behalf.",
"userDisplayName": "Read your Cloud Licensing resources for devices",
"userDescription": "Allows the app to read Cloud Licensing resources for devices owned by you-including allotments, assignments and usageRights-on your behalf.",
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.

3 participants