You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: "Sensitivity labels and the SharePoint Migration API"
3
3
description: Learn how to have sensitivity labels applied to content before migration with the SharePoint Migration API.
4
-
ms.date: 02/01/2021
4
+
ms.date: 05/24/2022
5
5
ms.author: jhendr
6
6
author: JoanneHendrickson
7
7
manager: serdars
@@ -11,17 +11,17 @@ ms.prod: sharepoint
11
11
---
12
12
# Sensitivity Labels and the SharePoint Migration API
13
13
14
-
Sensitivity labels cannot be applied to files and folders using the SharePoint Migration API. If you want to have sensitivity labels applied to your content being migrated to Microsoft 365, we recommend using the Microsoft Information Protection (MIP) SDK. There currently isn't a parameter in the API to apply sensitivity labels to files.
14
+
Sensitivity labels cannot be applied to files and folders using the SharePoint Migration API. If you want to have sensitivity labels applied to your content being migrated to Microsoft 365, we recommend using the Microsoft Purview Information Protection SDK. There currently isn't a parameter in the API to apply sensitivity labels to files.
15
15
16
16
**Step 1:**
17
17
18
-
Before you migrate your content with the Migration API, become familiar with how sensitivity labels work in Microsoft 365 and learn about the Microsoft Information Protection (MIP) SDK:
18
+
Before you migrate your content with the Migration API, become familiar with how sensitivity labels work in Microsoft 365 and learn about the Microsoft Purview Information Protection SDK:
19
19
20
20
-[Enable sensitivity labels for Offices files in SharePoint and OneDrive](/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files)
21
21
-[Microsoft Information Protection SDK](/information-protection/develop/overview)
22
22
23
23
**Step 2:**
24
-
Download and configure the Microsoft Information Protection (MIP) SDK. The article listed here shows you how to set up and configure your Microsoft 365 subscription and client workstation, in preparation for using the SDK.
24
+
Download and configure the Microsoft Purview Information Protection SDK. The article listed here shows you how to set up and configure your Microsoft 365 subscription and client workstation, in preparation for using the SDK.
25
25
26
26
-[Microsoft Information Projection (MIP) SDK setup and configuration](/information-protection/develop/setup-configure-mip)
27
27
@@ -30,4 +30,5 @@ Apply sensitivity labels using the MIP SDK.
30
30
31
31
If you're currently using Azure Information Protection, you must migrate your labels to Office 365 Security and Compliance Center. For more information on the process, see [How to migrate Azure Information Protection labels to the Office 365 Security & Compliance Center](/azure/information-protection/configure-policy-migrate-labels).
32
32
33
-
**Step 4:** Migrate content using the [SharePoint Import Migration API (CreationMigrationJob)](migration-api-overview.md)
33
+
**Step 4:**
34
+
Migrate content using the [SharePoint Import Migration API (CreationMigrationJob)](migration-api-overview.md)
Copy file name to clipboardExpand all lines: docs/community/community.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,9 @@ ms.prod: sharepoint
6
6
ms.localizationpriority: high
7
7
---
8
8
9
-
# SharePoint Developer Community (SharePoint PnP) resources
9
+
# Microsoft 365 Platform Community (PnP) resources around SharePoint Framework
10
10
11
-
The SharePoint Development Community (also known as the SharePoint PnP community) is an open-source initiative coordinated by SharePoint engineering. This community controls SharePoint development documentation, samples, reusable controls, and other relevant open-source initiatives related to SharePoint development.
11
+
The Microsoft 365 Platform Community (also known as M365 PnP community) is an open-source initiative coordinated by Microsoft 365 engineering. This community controls SharePoint development documentation, samples, reusable controls, and other relevant open-source initiatives related to SharePoint development.
0 commit comments