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)
0 commit comments