Conversation
There was a problem hiding this comment.
Pull request overview
Weekly sync updating the permissions provisioning metadata.
Changes:
- Added provisioning deployment entries for
_A.DG. - Added provisioning deployment entries for
_A.DH.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "00000002-0000-0000-c000-000000000000", | ||
| "scheme": "Application" |
There was a problem hiding this comment.
The new _A.DG entry only defines an Application deployment. In this section, adjacent placeholder permissions (_A.DC–_A.DF) include both Application and DelegatedWork deployments; if _A.DG is expected to support delegated access too, it should include a corresponding DelegatedWork entry to avoid missing deployments.
| "scheme": "Application" | |
| "scheme": "Application" | |
| }, | |
| { | |
| "id": "", | |
| "environment": "", | |
| "isHidden": true, | |
| "isEnabled": true, | |
| "resourceAppId": "00000002-0000-0000-c000-000000000000", | |
| "scheme": "DelegatedWork" |
| "isHidden": true, | ||
| "isEnabled": true, | ||
| "resourceAppId": "00000002-0000-0000-c000-000000000000", | ||
| "scheme": "Application" |
There was a problem hiding this comment.
The new _A.DH entry only defines an Application deployment. Nearby placeholder permissions follow a consistent pattern of including both Application and DelegatedWork deployments; if delegated access is applicable here, please add the missing DelegatedWork entry (or otherwise clarify why this one is application-only).
| "scheme": "Application" | |
| "scheme": "Application" | |
| }, | |
| { | |
| "id": "", | |
| "environment": "", | |
| "isHidden": true, | |
| "isEnabled": true, | |
| "resourceAppId": "00000002-0000-0000-c000-000000000000", | |
| "scheme": "DelegatedWork" |
Weekly Permissions sync 2026-04-04