Skip to content

Commit fa9158c

Browse files
authored
Merge pull request #26039 from microsoftgraph/graph-overview-updates
Updates to Graph overviews
2 parents 443b97b + 237a5e1 commit fa9158c

File tree

4 files changed

+35
-36
lines changed

4 files changed

+35
-36
lines changed

concepts/identity-network-access-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: "Use the identity and network access APIs in Microsoft Graph to man
44
author: FaithOmbongi
55
ms.author: ombongifaith
66
ms.topic: concept-article
7-
ms.reviewer: dkershaw
7+
ms.reviewer: dkershaw, krbash
88
ms.localizationpriority: high
99
ms.subservice: entra-id
1010
ms.custom: scenarios:getting-started

concepts/overview-major-services.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
---
22
title: "Major services and features in Microsoft Graph"
3-
description: "Learn how Microsoft Graph's network of Microsoft 365 services and features manage, protect, and extract data to support a wide range of scenarios."
4-
author: "angelgolfer-ms"
3+
description: "Learn how Microsoft Graph's network of services and features manage, protect, and extract data to support a wide range of scenarios."
54
ms.localizationpriority: high
65
ms.custom: scenarios:getting-started
7-
doc_type: conceptual
8-
ms.date: 11/07/2024
6+
ms.topic: overview
7+
ms.date: 01/09/2025
8+
#customer intent: As a developer, I want a sneak peek into what Microsoft cloud services are available through Microsoft Graph.
99
---
1010

1111
# Major services and features in Microsoft Graph
1212

13-
Microsoft Graph enables you to integrate with the best of Microsoft 365, Windows, and Enterprise Mobility + Security services in Microsoft 365, using REST APIs and client libraries. Additionally, it offers security and intelligence that can boost user productivity, creativity, and team collaboration, and protect business resources and users' data.
13+
Microsoft Graph enables you to integrate with the best of Microsoft 365, Windows, and Enterprise Mobility + Security services by using REST APIs and client libraries. Additionally, it offers security and intelligence that can boost user productivity, creativity, and team collaboration, and protect business resources and users' data.
1414

1515
## Users and groups
1616

1717
At the core of Microsoft Graph are the concepts of the user and group.
1818

19-
A _user_ in Microsoft Graph is one among the millions who use Microsoft 365 cloud services. It is the focal point whose identity is protected and access is well-managed. The user's data is what drives businesses. Microsoft Graph services make this data available to businesses in rich contexts, real-time updates, and deep insights, and always only with the appropriate permissions.
19+
Millions of _users_ access Microsoft cloud services. User data is what drives businesses, and user identities must be protected and managed. Microsoft Graph services make user data available to businesses in rich contexts, real-time updates, and deep insights, and always only with the appropriate permissions. While users are the most common identities, the Microsoft cloud ecosystem also includes application and device identity types.
2020

21-
A Microsoft 365 _group_ is the fundamental entity that lets users collaborate. It integrates with other services, enabling richer scenarios in task planning, teamwork, education, and more.
21+
A _group_ is the fundamental entity that lets users collaborate. It integrates with other services, enabling richer scenarios in task planning, teamwork, education, and more.
2222

2323
|Feature |Supporting services |Description |More information |
2424
|:-----------|:--------------------|:-----------|:----------------|
2525
| Users | Microsoft Entra ID and most productivity, collaboration, intelligence, and education services | The user is a core focus of Microsoft Graph, around which many Microsoft Graph services build user-centric functionality. | [Overview of users in Microsoft Graph](azuread-users-concept-overview.md)|
26-
|Groups | Microsoft Entra ID, OneDrive, OneNote, Outlook, Planner | A Microsoft 365 group provides the fundamental collaborative unit for users to share conversations, files, notes, calendar, plans, and more. | [Overview of Microsoft 365 groups in Microsoft Graph](microsoft365-groups-concept-overview.md) |
26+
|Groups | Microsoft Entra ID, OneDrive, OneNote, Outlook, Planner | A Microsoft 365 group provides the fundamental collaborative unit for users to share conversations, files, notes, calendar, plans, and more. | [Overview of groups in Microsoft Graph](/graph/api/resources/groups-overview) |
2727

2828
## Connecting users' data, Microsoft 365 services, and your apps
2929

@@ -33,24 +33,24 @@ Starting with users and groups at the core, Microsoft Graph forms a network of M
3333

3434
### Services and features
3535

36-
Some services in Microsoft Graph make their debut there, others have been well-known as standalone services and are now converging in Microsoft Graph. Their API sets follow a streamlined design as detailed in the [Microsoft REST API guidelines](https://github.com/Microsoft/api-guidelines), and are now accessible through the single Microsoft Graph REST endpoint `https://graph.microsoft.com`. The rest of this article lists the major services and features by category.
36+
The APIs in Microsoft Graph follow a streamlined design as detailed in the [Microsoft REST API guidelines](https://github.com/Microsoft/api-guidelines), and are accessible through the single Microsoft Graph REST endpoint `https://graph.microsoft.com`. The rest of this article lists the major services and features by category.
3737

38-
## Identity and access management
38+
## Identity and network access management
3939

4040
|Feature |Supporting services |Description |More information |
4141
|:-----------|:--------------------|:-----------|:----------------|
42-
| Identity and access management | Microsoft Entra ID | Creates and manages directory resources such as users, groups, and applications. Manages access to resources and data. Gives customers access to sign-in and account risk data in Microsoft Entra ID.| [Microsoft Entra identity and access management overview](identity-network-access-overview.md) |
42+
| Identity and network access management | Microsoft Entra | Creates and manages directory resources such as users, groups, and applications. Manages access to resources and data. Gives customers access to sign-in and account risk data in Microsoft Entra ID.| [Microsoft Entra identity and network access management overview](identity-network-access-overview.md) |
4343

4444
## Productivity
4545

4646
|Feature |Supporting services |Description |More information |
4747
|:-----------|:--------------------|:-----------|:----------------|
48-
| Calendar | Outlook | Lets users set up appointments and meetings on the web and on mobile and desktop devices. It is part of the Outlook messaging communication hub in Microsoft 365 that also lets users manage emails and contacts. | [Outlook calendar overview](outlook-calendar-concept-overview.md) |
48+
| Calendar | Outlook | Lets users set up appointments and meetings on the web and on mobile and desktop devices. It's part of the Outlook messaging communication hub in Microsoft 365 that also lets users manage emails and contacts. | [Outlook calendar overview](outlook-calendar-concept-overview.md) |
4949
| Files | OneDrive and SharePoint | Manages and shares user files on OneDrive and SharePoint. | [OneDrive files storage overview](onedrive-concept-overview.md) |
50-
| Mail | Outlook | Lets users communicate, organize messages, and manage priorities in their workflows, on the web, and on mobile and desktop devices. It is part of the Outlook communication hub in Microsoft 365 that also lets users manage contacts and schedule meetings. | [Outlook mail overview](outlook-mail-concept-overview.md) |
50+
| Mail | Outlook | Lets users communicate, organize messages, and manage priorities in their workflows, on the web, and on mobile and desktop devices. It's part of the Outlook communication hub in Microsoft 365 that also lets users manage contacts and schedule meetings. | [Outlook mail overview](outlook-mail-concept-overview.md) |
5151
| Notes | OneNote | Lets users plan and organize ideas and information. | [OneNote notes overview](integrate-with-onenote.md) |
52-
| Personal contacts | Outlook | Contacts manager on the web and on mobile and desktop devices. It is part of the Outlook messaging communication hub in Microsoft 365 that also lets users manage emails and schedule meetings. | [Outlook personal contacts overview](outlook-contacts-concept-overview.md) |
53-
| To-do tasks | To Do | Lets users manage their personal tasks across work and life. It is also integrated with Outlook, Teams, Planner, and Cortana, which makes it the single destination for user's personal tasks in Microsoft 365. | [To Do tasks overview](todo-concept-overview.md) |
52+
| Personal contacts | Outlook | Contacts manager on the web and on mobile and desktop devices. It's part of the Outlook messaging communication hub in Microsoft 365 that also lets users manage emails and schedule meetings. | [Outlook personal contacts overview](outlook-contacts-concept-overview.md) |
53+
| To-do tasks | To Do | Lets users manage their personal tasks across work and life. It's integrated with Outlook, Teams, Planner, and Cortana, making it the single destination for user's personal tasks in Microsoft 365. | [To Do tasks overview](todo-concept-overview.md) |
5454
| Workbooks and charts | Excel | Lets users use Excel spreadsheets to do complex calculations, track, analyze, and visualize data, and generate professional reports. | [Excel workbooks and charts overview](excel-concept-overview.md) |
5555

5656

@@ -60,8 +60,8 @@ Some services in Microsoft Graph make their debut there, others have been well-k
6060
-->
6161
|Feature |Supporting services |Description |More information |
6262
|:-----------|:--------------------|:-----------|:----------------|
63-
| Calls and online meetings | Microsoft Teams, Skype | Lets apps and services interact with users through various communications-related features; for example, enabling bots to handle calls, integrating online meetings in line of business scenarios, showing users' presence status (preview), and looking up records for calls and online meetings (preview). | [Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork](teams-concept-overview.md#call-or-meet-virtually) |
64-
| Employee learning | Viva Learning | Empowers employees to make learning a natural part of the day by bringing learning into the flow of work within the tools and platforms of Microsoft 365 that they already use. Discover, share, and track learning across a variety of sources from a center of learning in Microsoft Teams. | [Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork](teams-concept-overview.md#enable-employee-learning-using-the-collaborative-capabilities-in-teams) |
63+
| Calls and online meetings | Microsoft Teams, Skype | Lets apps and services interact with users through various communications-related features; for example, enabling bots to handle calls, integrating online meetings in line of business scenarios, showing users' presence status, and looking up records for calls and online meetings. | [Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork](teams-concept-overview.md#call-or-meet-virtually) |
64+
| Employee learning | Viva Learning | Empowers employees to make learning a natural part of the day by bringing learning into the flow of work within the tools and platforms of Microsoft 365 that they already use. Discover, share, and track learning across various sources from a center of learning in Microsoft Teams. | [Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork](teams-concept-overview.md#enable-employee-learning-using-the-collaborative-capabilities-in-teams) |
6565
| Shift management | Microsoft Shifts | Lets managers and frontline workers manage staff scheduling or capture data from workforce management systems to create optimized schedules for a business. | [Overview for using Microsoft Teams, Shifts, and Viva Learning to foster teamwork](teams-concept-overview.md#manage-shifts-and-staff-schedules) |
6666
| Sites and lists | SharePoint | Web-based platform for users and Microsoft 365 groups to share, organize, manage, and discover content (including lists, files, and notes). | [SharePoint sites and content overview](sharepoint-concept-overview.md) |
6767
|Tasks and plans | Planner | Enables users in Microsoft 365 groups to create plans, assign tasks, and track progress. | [Planner plans and tasks overview](planner-concept-overview.md) |
@@ -73,7 +73,7 @@ Some services in Microsoft Graph make their debut there, others have been well-k
7373
|Feature |Supporting services |Description |More information |
7474
|:-----------|:--------------------|:-----------|:----------------|
7575
| People | Microsoft Entra ID, Outlook, SharePoint, and more | Gets information about persons as ordered by their relevance to a user, determined by the user's communication and collaboration patterns and business relationships. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
76-
| Profile (preview) | Profile | Provides a lightweight mechanism for storing and retrieving information about people within a tenant. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
76+
| Profile (preview) | Profile | Provides a lightweight mechanism for storing and retrieving information about people within an organization. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
7777
| Profile card customization | Profile card | Provides a lightweight mechanism for an administrator to customize the content that surfaces on the Microsoft 365 profile card within an organization. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
7878
| Document insights | Delve, OneDrive, Outlook, SharePoint | Uses advanced analytics and machine learning techniques to get documents trending around, viewed, modified, or shared by a user. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
7979
| Analytics (preview) | Viva Insights | Uses advanced analytics and machine-learning techniques to provide insights into how people spend their time and who they spend it with. This data can help people plan their day, gain insights into their different work patterns, and help them balance work and life. | [People and workplace intelligence in Microsoft Graph](social-intel-concept-overview.md) |
@@ -82,12 +82,12 @@ Some services in Microsoft Graph make their debut there, others have been well-k
8282

8383
|Feature |Supporting services |Description |More information |
8484
|:-----------|:--------------------|:-----------|:----------------|
85-
| Browser management | Microsoft Edge | Microsoft Edge is one of the applications that administrators manage through the Microsoft 365 admin center. As an alternative to using the Microsoft 365 admin center, apps can use the Microsoft Graph API to manage the same Edge settings configured through the Microsoft 365 admin center. | [Using the Edge API in Microsoft Graph to manage browsers](browser-edge-concept-overview.md) |
85+
| Browser management | Microsoft Edge | Microsoft Edge is one of the applications that administrators manage through the Microsoft 365 admin center. As an alternative to using the Microsoft 365 admin center, apps can use the Microsoft Graph API to manage the same Microsoft Edge settings configured through the Microsoft 365 admin center. | [Using the Microsoft Edge API in Microsoft Graph to manage browsers](browser-edge-concept-overview.md) |
8686
| Cloud printing | Universal Print | Universal Print is a Microsoft 365 cloud-based print infrastructure that enables a simple, rich, and secure print experience for users and reduces administrative and management effort for IT. | [Cloud printing using Universal Print API](universal-print-concept-overview.md) |
8787
|Corp management of devices and apps | Intune | Enrolls and configures devices and manages mobile applications in your organization. | [Intune devices and apps overview](intune-concept-overview.md) |
8888
| Cloud PC | Windows 365 | Windows 365 is a cloud-based service that lets administrators easily set up and manage Windows 365 Cloud PCs for users in their organization. Individual end users can securely stream their rich, personalized Windows experience from the Microsoft cloud to any device, any time, with their Cloud PC. | [Working with Windows 365 Cloud PCs using the Microsoft Graph API](cloudpc-concept-overview.md) |
8989
| Device updates (preview) | Windows Update for Business deployment service | Provides control over the approval, scheduling, monitoring, and safeguarding of content delivered from Windows Update. | [Windows updates in Microsoft Graph](windowsupdates-concept-overview.md) |
90-
| Multi-tenant management (preview) | Microsoft 365 Lighthouse | Lets Managed Service Providers (MSPs) remotely manage multiple customer tenants for compliance and threat detection, and help get tenant devices in a healthy and secure state. | [Multi-tenant management using Microsoft 365 Lighthouse](managedtenants-concept-overview.md) |
90+
| Multitenant management (preview) | Microsoft 365 Lighthouse | Lets Managed Service Providers (MSPs) remotely manage multiple customer tenants for compliance and threat detection, and help get tenant devices in a healthy and secure state. | [Multitenant management using Microsoft 365 Lighthouse](managedtenants-concept-overview.md) |
9191
| Service health and communications | Microsoft 365 and Dynamics 365 services | Provides access to the health status and message center posts about Microsoft cloud services. A notable example that uses the service communications API is the Microsoft 365 admin center. | [Accessing service health and communications in Microsoft Graph](service-communications-concept-overview.md) |
9292

9393
## Security
@@ -131,7 +131,7 @@ Some services in Microsoft Graph make their debut there, others have been well-k
131131
|:-----------|:--------------------|:-----------|:----------------|
132132
| Customer booking | Microsoft Bookings | Targets organizations to enable their users and customers to book services directly on the web or Facebook. Lets business providers manage customer preferences, services and pricing, staff lists and schedules, and other common business information. | [Microsoft Bookings API overview](booking-concept-overview.md) |
133133
| Financials (preview) | Dynamics 365 Business Central | Enables management of financial data, automation and securing of the supply chain, sales management and improved customer service, management of projects, and optimization of operations with the all-in-one business management solution.| [Business Central API overview](dynamics-business-central-concept-overview.md) |
134-
| Backup storage (preview) | SharePoint Online, Exchange, OneDrive for Business | Enables partners to build customized versions of their applications integrated with the Microsoft 365 Backup Storage platform. This helps to ensure exceptionally fast recovery from typical business continuity and disaster recovery (BCDR) scenarios, such as ransomware attacks or accidental or malicious deletion or overwriting of content by employees. Business continuity assurance is a critical concern for many companies. Microsoft 365 Backup Storage APIs provide peace of mind by delivering reliable, performant and at-scale backup/restore confidence. | [Backup Storage API overview](backup-storage-concept-overview.md) |
134+
| Backup storage (preview) | SharePoint in Microsoft 365, Exchange, OneDrive for work or school | Enables partners to build customized versions of their applications integrated with the Microsoft 365 Backup Storage platform. This helps to ensure exceptionally fast recovery from typical business continuity and disaster recovery (BCDR) scenarios, such as ransomware attacks or accidental or malicious deletion or overwriting of content by users. Business continuity assurance is a critical concern for many companies. Microsoft 365 Backup Storage APIs provide peace of mind by delivering reliable, performant, and at-scale backup/restore confidence. | [Backup Storage API overview](backup-storage-concept-overview.md) |
135135

136136
## Related content
137137

0 commit comments

Comments
 (0)