Skip to content

Commit f2dbead

Browse files
Merge pull request SharePoint#7983 from Saisang/saisang-purviewupdate0520
Purview rebrand update
2 parents 8174678 + d3022b2 commit f2dbead

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Sensitivity labels and the SharePoint Migration API"
33
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
55
ms.author: jhendr
66
author: JoanneHendrickson
77
manager: serdars
@@ -11,17 +11,17 @@ ms.prod: sharepoint
1111
---
1212
# Sensitivity Labels and the SharePoint Migration API
1313

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.
1515

1616
**Step 1:**
1717

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:
1919

2020
- [Enable sensitivity labels for Offices files in SharePoint and OneDrive](/microsoft-365/compliance/sensitivity-labels-sharepoint-onedrive-files)
2121
- [Microsoft Information Protection SDK](/information-protection/develop/overview)
2222

2323
**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.
2525

2626
- [Microsoft Information Projection (MIP) SDK setup and configuration](/information-protection/develop/setup-configure-mip)
2727

@@ -30,4 +30,5 @@ Apply sensitivity labels using the MIP SDK.
3030

3131
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).
3232

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

Comments
 (0)