Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion concepts/mcp-server/get-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ms.author: ombongifaith
ms.reviewer: Licantrop0
ms.subservice: ent-mcp-server
ms.topic: get-started
ms.date: 11/18/2025
ms.date: 05/05/2026

#customer intent: As a developer, I want to configure my AI client to connect to the Microsoft MCP Server so that I can integrate enterprise data into my applications.
---
Expand Down Expand Up @@ -215,6 +215,8 @@ The naming of MCP scopes follows the pattern `MCP.{microsoft-graph-scope-name}`.
- MCP.RoleAssignmentSchedule.Read.Directory
- MCP.RoleEligibilitySchedule.Read.Directory
- MCP.RoleManagement.Read.Directory
- MCP.ServiceHealth.Read.All
- MCP.ServiceMessage.Read.All
- MCP.Synchronization.Read.All
- MCP.User.Read.All
- MCP.UserAuthenticationMethod.Read.All
Expand Down
Loading