Skip to content

Commit 24c770e

Browse files
authored
Merge pull request #9722 from microsoftgraph/mcpserver-nit
Fix duplicate line in MCP Server overview
2 parents bb98dc4 + fc4e713 commit 24c770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/mcp-server/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The Microsoft MCP Server for Enterprise exposes the following tools that an AI a
4646

4747
The Microsoft MCP Server for Enterprise enables several key scenarios:
4848

49-
- **IT helpdesk and support**: Support staff can answer questions like "*Which users didn't sign in last month?*" or "*Is MFA enabled for all administrators?*" without memorizing Graph endpoints. Multi-step questions such as "List all inactive user accounts that have Copilot licenses assigned" can also be handled.
49+
- **IT helpdesk and support**: Support staff can answer questions like "*Which users didn't sign in last month?*" or "*Is MFA enabled for all administrators?*" without memorizing Graph endpoints. Multi-step questions such as "*List all inactive user accounts that have Copilot licenses assigned*" can also be handled.
5050
- **Administrative reporting**: Administrators can generate reports conversationally (for example, "*Show me the unassigned licenses in my tenant*" or "*How many guest users do we have?*").
5151
- **API discovery and prototyping**: Developers can explore and test Microsoft Graph APIs using natural language before integrating them into applications. The MCP server surfaces the underlying API calls so developers can reuse them in scripts or code.
5252
- **Automation and scripting**: Scripted solutions, Power Platform flows, or Logic Apps can call the MCP server to execute delegated, natural-language-driven queries over Microsoft Entra data.

0 commit comments

Comments
 (0)