Skip to content

Weekly Permissions sync 2026-05-25#1539

Open
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-05-25
Open

Weekly Permissions sync 2026-05-25#1539
marabooy wants to merge 1 commit into
masterfrom
permissions-update/2026-05-25

Conversation

@marabooy
Copy link
Copy Markdown
Contributor

Weekly Permissions sync 2026-05-25

@marabooy marabooy requested a review from a team as a code owner May 25, 2026 00:22
Copilot AI review requested due to automatic review settings May 25, 2026 00:22
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 Microsoft Graph permission metadata, including permission definitions (permissions.json) and deployment/provisioning mappings (provisioningInfo.json).

Changes:

  • Added new permissions and updated some existing permission descriptions and route mappings in permissions.json (e.g., IdentityNotifications, SecurityIdentitiesMigration, new/updated drive and servicePrincipal routes).
  • Updated provisioningInfo.json permission deployment entries (added new permissions, toggled visibility/enabled flags, and fixed some key alignment/formatting).

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Updates permission deployment metadata for newly added/updated permissions (schemes, environments, enabled/hidden flags).
permissions/new/permissions.json Updates permission definitions, descriptions, and endpoint-to-permission route mappings for new/updated scopes.

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

Comment on lines +28132 to +28137
"IdentityPosture.ReadWrite.All": [
{
"scheme": "DelegatedWork",
"environment": "public",
"isHidden": true,
"isEnabled": true,
Comment on lines +28141 to +28147
"IdentityPosture.Read.All": [
{
"scheme": "Application",
"environment": "public",
"isHidden": true,
"isEnabled": true,
"resourceAppId": "da472373-a181-4ed0-94ec-bc7779f3b558"
Comment on lines +46185 to +46187
"adminDisplayName": "Read identity security sensor migration",
"adminDescription": "Allows the app to read all the identity security sensor migration information of signed user",
"userDisplayName": "Read identity security sensor migration",
Comment on lines 59312 to 59316
"/users/{id}/authentication/externalauthenticationmethods/{id}": "",
"/users/{id}/authentication/federatedIdentityCredentialMethods": "least=Application",
"/users/{id}/authentication/federatedIdentityCredentialMethods/{id}": "least=Application",
"/users/{id}/authentication/fido2methods/{id}": "",
"/users/{id}/authentication/fido2Methods/{id}": "",
"/users/{id}/authentication/hardwareOathMethods": "",
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