Adding Tenant Governance Permissions#1487
Open
rsheth2805 wants to merge 1 commit intomicrosoftgraph:masterfrom
Open
Adding Tenant Governance Permissions#1487rsheth2805 wants to merge 1 commit intomicrosoftgraph:masterfrom
rsheth2805 wants to merge 1 commit intomicrosoftgraph:masterfrom
Conversation
Author
|
@microsoft-github-policy-service agree company="Microsoft" |
Contributor
There was a problem hiding this comment.
Pull request overview
Adds permission description metadata for Tenant Governance APIs so the corresponding delegated/application scopes can be surfaced in consent experiences (e.g., Graph Explorer).
Changes:
- Added 12 delegated scope description entries for Tenant Governance (Invitation/Request/Relationship/PolicyTemplate/Setting/RelatedTenant).
- Added 6 application scope description entries for the same Tenant Governance resources.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Overview:
Adds permission descriptions for Tenant Governance APIs so corresponding delegated/application scopes can be surfaced for consent flows (e.g., Graph Explorer).
Changes
Added 18 new permission entries to
permissions/permissions-descriptions.json:Delegated permissions (12):
TenantGovernance-Invitation.ReadWrite.AllTenantGovernance-Invitation.Read.AllTenantGovernance-Request.ReadWrite.AllTenantGovernance-Request.Read.AllTenantGovernance-Relationship.ReadWrite.AllTenantGovernance-Relationship.Read.AllTenantGovernance-PolicyTemplate.ReadWrite.AllTenantGovernance-PolicyTemplate.Read.AllTenantGovernance-Setting.ReadWrite.AllTenantGovernance-Setting.Read.AllTenantGovernance-RelatedTenant.ReadWrite.AllTenantGovernance-RelatedTenant.Read.AllApplication permissions (6):
TenantGovernance-Invitation.Read.AllTenantGovernance-Request.Read.AllTenantGovernance-Relationship.Read.AllTenantGovernance-PolicyTemplate.Read.AllTenantGovernance-Setting.Read.AllTenantGovernance-RelatedTenant.Read.All