Skip to content

Commit a78ce3a

Browse files
sp-migration-api-and-sensitivity-labels.md
Article to address how users and ISVs are to apply sensitivity labels prior to using the SharePoint Migration API.
1 parent af10993 commit a78ce3a

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
title: "Sensitivity labels and the SharePoint Migration API"
3+
ms.date: 02/01/2021
4+
ms.author: jhendr
5+
author: JoanneHendrickson
6+
manager: serdars
7+
search.appverid: MET150
8+
localization_priority: Priority
9+
ms.prod: sharepoint
10+
description: Learn how to have sensitivity labels applied to content before migration with the SharePiont Migration API.
11+
---
12+
13+
# Sensitivity Labels and the SharePoint Migration API
14+
15+
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.
16+
17+
**Step 1:**
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:
19+
20+
- [Enable sensitivity labels for Offices files in SharePoint and OneDrive](https://docs.microsoft.com//microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files?view=o365-worldwide)
21+
- [Microsoft Information Protection SDK](https://docs.microsoft.com/information-protection/develop/overview)
22+
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.
25+
26+
- [Microsoft Information Projection (MIP) SDK setup and configuration](https://docs.microsoft.com/information-protection/develop/setup-configure-mip)
27+
28+
29+
**Step 3:**
30+
Apply sensitivity labels using the MIP SDK.
31+
32+
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](https://docs.microsoft.com/azure/information-protection/configure-policy-migrate-labels).
33+
34+
35+
**Step 4:** Migrate content using the [SharePoint Migration API](https://docs.microsoft.com/sharepoint/dev/apis/migration-api-overview)

0 commit comments

Comments
 (0)