Skip to content

Commit fa0cbed

Browse files
authored
Update social-intel-concept-overview.md
Removed references and sections on Delve / Office Delve.
1 parent 27e5c19 commit fa0cbed

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

concepts/social-intel-concept-overview.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ You can use the _people API_ and _insights API_ in Microsoft Graph to build smar
2323

2424
The people API returns people ordered by relevance to a user, based on that user's contacts, organization directory, and recent communications on email. This is particularly useful for people-picking scenarios.
2525

26-
The insights API uses advanced analytics and machine learning to provide the most relevant files users need throughout their work day. The API powers familiar Microsoft 365 experiences, including Office Delve, SharePoint Home, the Discover view in OneDrive for Business, and Outlook on the web.
26+
The insights API uses advanced analytics and machine learning to provide the most relevant files users need throughout their work day. The API powers familiar Microsoft 365 experiences, including SharePoint Home, the Discover view in OneDrive for Business, and Outlook on the web.
2727

2828
![People and insights API return relevant people and documents for a user](images/social-intel-concept-overview-data-update2020-1.png)
2929

@@ -80,16 +80,6 @@ You can use the insights API, which includes the [trending](/graph/api/resources
8080

8181
It is easy to render the results from the insights API in your app. Every result comes with a set of common visualization properties, like a preview image URL or preview text.
8282

83-
### Make relevant content visible
84-
85-
In Microsoft 365, Delve uses the _trending_ insight to help users discover the documents that are most interesting to them right now. See figure 1.
86-
87-
Programmatically, you can use the [trending](/graph/api/resources/insights-trending) entity in the insights API to provide your app customers a similar experience. Use the **trending** entity to connect to documents that are trending around and relevant to the user. [Listing trending documents](/graph/api/insights-list-trending) returns those files stored on OneDrive or SharePoint team sites, sorted by relevance with the most important ones first.
88-
89-
**Figure 1. Delve in Microsoft 365 showing popular documents for a user**
90-
91-
![Screenshot of Delve in Microsoft 365 showing popular documents for a user](images/delve-concept.png)
92-
9383
### Allow users to collaborate and get back to work
9484

9585
The new Microsoft 365 people cards tap into the _used_ and _shared_ insights to connect the dots between people and units of knowledge. The people card identifies and displays relevant documents about a person. Users can see people cards across the suite, for example, in Outlook on the web. See figure 2.

0 commit comments

Comments
 (0)