Skip to content

Commit d2b1cb7

Browse files
authored
Merge pull request #26720 from microsoftgraph/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/microsoftgraph/microsoft-graph-docs-contrib (branch main)
2 parents 8fb3dd5 + 9ae340a commit d2b1cb7

File tree

3 files changed

+4
-13
lines changed

3 files changed

+4
-13
lines changed

api-reference/beta/resources/employeeexperienceuser.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1616

17-
"Represents a container that exposes navigation properties for the employee experience resources of a user.
17+
Represents a container that exposes navigation properties for the employee experience resources of a user.
1818

1919
Inherits from [entity](../resources/entity.md).
2020

api-reference/v1.0/api/driveitem-assignsensitivitylabel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ The value of the `Location` header provides a URL for a service that will return
117117
You can use this information to [determine when the assign sensitivity label operation has finished](/graph/long-running-actions-overview).
118118

119119
### Remarks
120-
The response from the API only indicates that the assign sensitivity label operation was accepted or rejected. The operation might be rejected, for example, if the file type isn't supported, or the file is double encrypted.
120+
The response from the API only indicates that the assign sensitivity label operation was accepted or rejected. The operation might be rejected, for example, if the file type isn't supported, or the file is double encrypted. Audit events for both success and failure cases are logged. For more information, see [Audit log activities](/purview/audit-log-activities#sensitivity-label-activities).
121121

122122
[item-resource]: ../resources/driveitem.md

concepts/social-intel-concept-overview.md

Lines changed: 2 additions & 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

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

8585
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.
8686

87-
### Make relevant content visible
88-
89-
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.
90-
91-
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.
92-
93-
**Figure 1. Delve in Microsoft 365 showing popular documents for a user**
94-
95-
![Screenshot of Delve in Microsoft 365 showing popular documents for a user](images/delve-concept.png)
96-
9787
### Allow users to collaborate and get back to work
9888

9989
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.
@@ -134,3 +124,4 @@ Looking for the API reference for these services?
134124
- Find out more about [item insights](item-insights-overview.md), [customizing item insights privacy for users (preview)](insights-customize-item-insights-privacy.md), and the [item insights settings API (preview)](/graph/api/resources/iteminsightssettings?view=graph-rest-beta&preserve-view=true) that supports the customization.
135125
- Find more about the [analytics API](/graph/api/resources/social-overview#help-users-balance-work-and-life).
136126
- Find more about the [profile API](/graph/api/resources/profile?view=graph-rest-beta&preserve-view=true).
127+

0 commit comments

Comments
 (0)