Skip to content

Weekly Permissions sync 2026-06-10#1555

Open
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-06-10
Open

Weekly Permissions sync 2026-06-10#1555
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-06-10

Conversation

@marabooy

Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-06-10

@marabooy marabooy requested a review from a team as a code owner June 10, 2026 00:32
Copilot AI review requested due to automatic review settings June 10, 2026 00:32

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 repository’s permissions metadata, aligning permissions.json path-to-scope mappings and updating provisioningInfo.json permission deployment entries used by downstream tooling.

Changes:

  • Updated several permission-to-path mappings (e.g., application routes, calls lobby admission actions, lifecycle workflows, network access, and policy requirements).
  • Added/removed permission deployment entries in provisioningInfo.json (e.g., new PrivateAccess.*, HardDeletionSetting.*, and removal of AgentApplication.Create deployment).
  • Removed the Policy.Read.ApplicationConfiguration permission definition from permissions.json while adding a disabled/hidden deployment entry in provisioningInfo.json.

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Updates permission deployment entries (added new hidden scopes; removed an existing deployment entry).
permissions/new/permissions.json Updates scope definitions and path mappings, including least-permission routing and additional endpoints.

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

"/app/calls/{id}/addlargegalleryview": "",
"/app/calls/{id}/answer": "least=Application",
"/app/calls/{id}/participants/{id}/admitFromLobby": "least=Application",
"/app/calls/{id}/participants/{id}/admitFromLobby": "",
Comment on lines +9267 to +9268
"/app/calls/{id}/participants/{id}/removeFromLobby": "",
"/app/calls/{id}/participants/admitAllFromLobby": "",
"/communications/calls/{id}/addlargegalleryview": "",
"/communications/calls/{id}/answer": "least=Application",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "least=Application",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "",
"/communications/calls/{id}/participants/{id}/mute": "least=Application",
"/communications/calls/{id}/participants/{id}/removeFromLobby": "least=Application",
"/communications/calls/{id}/participants/{id}/removeFromLobby": "",
"/communications/calls/{id}/participants/{id}/startholdmusic": "",
"/communications/calls/{id}/participants/{id}/stopholdmusic": "",
"/communications/calls/{id}/participants/admitAllFromLobby": "least=Application",
"/communications/calls/{id}/participants/admitAllFromLobby": "",
],
"paths": {
"/app/calls/{id}/participants/{id}/admitFromLobby": "",
"/app/calls/{id}/participants/{id}/admitFromLobby": "least=Application",
Comment on lines +9385 to +9386
"/app/calls/{id}/participants/{id}/removeFromLobby": "least=Application",
"/app/calls/{id}/participants/admitAllFromLobby": "least=Application",
"/app/calls/{id}/participants/configuremixer": "",
"/app/calls/{id}/participants/muteall": "",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "least=Application",
"/communications/calls/{id}/participants/{id}/admitFromLobby": "least=Application",
"/communications/calls/{id}/participants/{id}/mute": "",
"/communications/calls/{id}/participants/{id}/removeFromLobby": "",
"/communications/calls/{id}/participants/{id}/removeFromLobby": "least=Application",
"/communications/calls/{id}/participants/{id}/startholdmusic": "least=Application",
"/communications/calls/{id}/participants/{id}/stopholdmusic": "least=Application",
"/communications/calls/{id}/participants/admitAllFromLobby": "",
"/communications/calls/{id}/participants/admitAllFromLobby": "least=Application",
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