Skip to content

Conversation

@marabooy
Copy link
Contributor

Weekly Permissions sync 2026-01-17

@marabooy marabooy requested a review from a team as a code owner January 17, 2026 00:51
Copilot AI review requested due to automatic review settings January 17, 2026 00:51
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

This pull request updates the permissions configuration files as part of the weekly permissions sync for January 17, 2026. The changes include adding new permissions, renaming existing permissions, and updating permission requirements.

Changes:

  • Added new agent identity management permissions with empty ID fields that need to be populated
  • Updated mailbox-related permissions to require admin consent and added export-specific permissions
  • Refined cross-tenant access policy capabilities by splitting and adding new endpoint paths

Reviewed changes

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

File Description
permissions/new/provisioningInfo.json Added three new agent identity permission sets, renamed EntraBackup permission from Preview to All, and enabled MailboxItem export permissions with proper IDs
permissions/new/permissions.json Updated requiresAdminConsent flags for mailbox permissions, added MailboxItem export permission definitions, refined cross-tenant policy paths, and added Windows update policy path

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

"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
],
"AgentIdentityBlueprintPrincipal.ReadWrite.ManagedBy": [
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
],
"AgentIdentity.ReadWrite.ManagedBy": [
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
"resourceAppId": "00000002-0000-0000-c000-000000000000"
},
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
],
"AgentIdUser.ReadWrite.ManagedBy": [
{
"id": "",
Copy link

Copilot AI Jan 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The "id" field is empty for this permission entry. Each permission entry should have a valid GUID identifier to ensure proper provisioning and tracking.

Copilot uses AI. Check for mistakes.
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