Skip to content

Weekly Permissions sync 2026-05-08#1522

Open
marabooy wants to merge 3 commits intomasterfrom
permissions-update/2026-05-08
Open

Weekly Permissions sync 2026-05-08#1522
marabooy wants to merge 3 commits intomasterfrom
permissions-update/2026-05-08

Conversation

@marabooy
Copy link
Copy Markdown
Contributor

@marabooy marabooy commented May 8, 2026

Weekly Permissions sync 2026-05-08

@marabooy marabooy requested a review from a team as a code owner May 8, 2026 00:32
Copilot AI review requested due to automatic review settings May 8, 2026 00:32
Copy link
Copy Markdown
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 permission catalog and provisioning metadata, including new scopes and updated endpoint-to-scope mappings.

Changes:

  • Added new provisioning entries for agent identity LCP compliance property update permissions and updated visibility for ServicePrincipal.AddRemoveCreds.All in provisioning metadata.
  • Updated permissions path mappings, including conditional access plans endpoints and Intune managed device getSyncStatus.
  • Introduced the new ServicePrincipal.AddRemoveCreds.All permission definition and pathSets.

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 new provisioning variants for agent identity permissions and updates visibility metadata for a service principal credentials permission.
permissions/new/permissions.json Updates endpoint-to-scope mappings and adds a new permission (ServicePrincipal.AddRemoveCreds.All) plus new conditional access and reporting endpoints.

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

Comment on lines 37944 to +37947
"/identity/conditionalaccess/namedlocations/{id}": "least=DelegatedWork,Application",
"/identity/conditionalaccess/plans/{id}": "least=DelegatedWork,Application",
"/identity/conditionalaccess/plans/{id}/rules": "least=DelegatedWork,Application",
"/identity/conditionalaccess/plans/{id}/rules/{id}": "least=DelegatedWork,Application",
Comment on lines +46649 to +46655
"paths": {
"/serviceprincipals(appid={value})/addkey": "least=DelegatedWork",
"/serviceprincipals(appid={value})/addpassword": "least=DelegatedWork",
"/serviceprincipals(appid={value})/removekey": "least=DelegatedWork",
"/serviceprincipals(appid={value})/removepassword": "least=DelegatedWork",
"/serviceprincipals/{id}/addkey": "least=DelegatedWork",
"/serviceprincipals/{id}/addpassword": "least=DelegatedWork",
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