Microsoft 365 – Limited Mode für Microsoft 365 Copilot

Im Rahmen der Wissensdatenbank von rakoellner und als Extrakt aus dem Compliance-Center.de (by KöllnService) zeige ich euch heute, was es sich mit dem Limited Mode auf sich hat und wie man diesen konfiguriert.

Versionen:

Juni 2025 Version 1 Erstellung
Dezember 2025 Version 2 Aktualisierung zur Konfiguration
Februar 2026 Version 3 Aktualisierung zur Konfiguration

Limited Mode für Microsoft 365 Copilot

Wirkung auf: Microsoft Teams Besprechungen

Status: Beta  (Es ist noch nicht GA!)

Auswirkung: Prompting auf Leistung- und/oder Verhaltenskontrolle, sowie Emotionen über Personen im Meeting sind nicht möglich.

Tests zeigen: 

  • kein Multi Geo
  • EU Rechnungsadresse, EU oder DE oder anderer EU Tenant

Konfiguration

Voraussetzungen:

  • Microsoft Graph
  • Global Admin
  • Teams Admin (aktuell noch Probelme)

 

Konfiguration

 

HTTP/1.1 200 OK
Content-Type: application/json

{
„@odata.type“: „#microsoft.graph.copilotAdminLimitedMode“,
„isEnabledForGroup“: true,
„groupId“: „4c563cdf-0efa-44c5-a384-dbf57db277df“
}

https://learn.microsoft.com/en-us/microsoft-365-copilot/extensibility/api/admin-settings/copilotadminlimitedmode-get?pivots=graph-v1

Monitoring

CopilotSettings-LimitedMode.ReadWrite

Allows the app to read and write organization-wide copilot limited mode setting on behalf of the signed-in user.

 

Category Application Delegated
Identifier 4704e5b2-0ada-4aa0-b18c-00ad7525bc06
DisplayText Read and write organization-wide copilot limited mode setting
Description Allows the app to read and write organization-wide copilot limited mode setting on behalf of the signed-in user.
AdminConsentRequired Yes Ye

 

 

Quellen

https://learn.microsoft.com/en-us/graph/api/resources/copilotadminlimitedmode?view=graph-rest-beta