Skip to content

Commit d24b5af

Browse files
authored
Remove preview mention and add ServiceHealth MCP Server scope
1 parent 3a1252e commit d24b5af

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

concepts/mcp-server/get-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ The naming of MCP scopes follows the pattern `MCP.{microsoft-graph-scope-name}`.
215215
- MCP.RoleAssignmentSchedule.Read.Directory
216216
- MCP.RoleEligibilitySchedule.Read.Directory
217217
- MCP.RoleManagement.Read.Directory
218+
- MCP.ServiceHealth.Read.All
219+
- MCP.ServiceMessage.Read.All
218220
- MCP.Synchronization.Read.All
219221
- MCP.User.Read.All
220222
- MCP.UserAuthenticationMethod.Read.All

concepts/mcp-server/overview.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,13 @@ ms.date: 11/18/2025
1111
#customer intent: As a developer or IT administrator, I want to understand the Microsoft MCP Server for Enterprise so that I can effectively use natural language to query and manage my organization's identity and device data.
1212
---
1313

14-
# Overview of Microsoft MCP Server for Enterprise (preview)
14+
# Overview of Microsoft MCP Server for Enterprise
1515

1616
The Microsoft MCP Server for Enterprise `https://mcp.svc.cloud.microsoft/enterprise` is a programmatic interface for AI agents to query enterprise data in your Microsoft Entra tenant by using natural language. Built on the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/), an open standard that specifies how AI models interact with external tools and services, it translates natural language requests into Microsoft Graph API calls.
1717

1818
This overview explains how Microsoft MCP Server for Enterprise works and how you can integrate it into your AI-powered workflows.
1919

20-
> [!IMPORTANT]
21-
> Microsoft MCP Server for Enterprise is currently in PREVIEW.
22-
> This information relates to a prerelease product that may be substantially modified before it's released. Microsoft makes no warranties, expressed or implied, with respect to the information provided here.
23-
>
24-
> Microsoft MCP Server for Enterprise is offered under the [Microsoft APIs Terms of Use](/legal/microsoft-apis/terms-of-use).
20+
Microsoft MCP Server for Enterprise is offered under the [Microsoft APIs Terms of Use](/legal/microsoft-apis/terms-of-use).
2521

2622
## How it works
2723

@@ -53,7 +49,7 @@ The Microsoft MCP Server for Enterprise enables several key scenarios:
5349

5450
## Current scope and capabilities
5551

56-
Microsoft MCP Server for Enterprise is currently in public preview. It focuses on Microsoft Entra identity and directory **read-only** scenarios such as user, group, application, and device insights, plus administrative reporting. All operations respect existing Microsoft Graph permissions, user privileges, and tenant security policies.
52+
Microsoft MCP Server for Enterprise focuses on Microsoft Entra identity and directory **read-only** scenarios such as user, group, application, and device insights, plus administrative reporting. All operations respect existing Microsoft Graph permissions, user privileges, and tenant security policies.
5753

5854
## Licensing and costs
5955

0 commit comments

Comments
 (0)