CopilotSettings-LimitedMode.Read
Allows the app to read organization-wide copilot limited mode setting on behalf of the signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the
CopilotSettings-LimitedMode.Read
permission.If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the
Export-MsIdAppConsentGrantReport
command. See How To: Run a quick OAuth app audit of your tenant
Category | Application | Delegated |
---|---|---|
Identifier | - | aeb2982d-632d-4155-b533-18756ab6fdd8 |
DisplayText | - | Read organization-wide copilot limited mode setting |
Description | - | Allows the app to read organization-wide copilot limited mode setting on behalf of the signed-in user. |
AdminConsentRequired | Yes | Yes |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
Methods |
---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
Graph reference: copilotAdminLimitedMode
Property | Type | Description |
---|---|---|
isEnabledForGroup | Boolean | Enables the user to be in limited mode for Copilot in Teams meetings. When copilotAdminLimitedMode=true , users in this mode can ask any questions, but Copilot doesn't respond to certain questions related to inferring emotions, behavior, or judgments. When copilotAdminLimitedMode=false , it responds to any types of questions grounded to the meeting conversation. The default value is false. |
groupId | String | The ID of a Microsoft Entra group to which the value of the **i |