Skip to content

Commit f8fddca

Browse files
authored
Merge pull request #50874 from MicrosoftDocs/NEW-purview-manage-records
New purview manage records
2 parents 120d853 + d960dda commit f8fddca

35 files changed

+594
-183
lines changed

learn-pr/paths/purview-implement-retention-ediscovery-communication-compliance/index.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ subjects:
2727
- compliance
2828
modules:
2929
- learn.wwl.purview-implement-manage-retention
30+
- learn.wwl.purview-manage-records
3031
- learn.wwl.purview-ediscovery-understand
3132
- learn.wwl.purview-ediscovery-create-case
3233
- learn.wwl.purview-ediscovery-manage-data-sources-holds

learn-pr/wwl-sci/.openpublishing.redirection.wwl-sci.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,21 @@
371371
"source_path_from_root": "/learn-pr/wwl-sci/connect-threat-indicators-to-azure-sentinel/7-summary-resources.yml",
372372
"redirect_url": "https://learn.microsoft.com/training/modules/connect-threat-indicators-to-azure-sentinel/9-summary-resources/",
373373
"redirect_document_id": false
374-
}
374+
},
375+
{
376+
"source_path": "learn-pr/wwl-azure/purview-implement-manage-retention/auto-apply-retention-label.md",
377+
"redirect_url": "/training/modules/purview-manage-records/auto-apply-retention-label",
378+
"redirect_document_id": false
379+
},
380+
{
381+
"source_path": "learn-pr/wwl-azure/purview-implement-manage-retention/declare-record.md",
382+
"redirect_url": "/training/modules/purview-manage-records/declare-record",
383+
"redirect_document_id": false
384+
},
385+
{
386+
"source_path": "learn-pr/wwl-azure/purview-implement-manage-retention/disposition-review.md",
387+
"redirect_url": "/training/modules/purview-manage-records/disposition-review",
388+
"redirect_document_id": false
389+
}
375390
]
376391
}

learn-pr/wwl-sci/purview-implement-manage-retention/includes/apply-retention-labels.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,3 @@ By using default labels, organizations can ensure consistent data management pra
8080
:::image type="content" source="../media/outlook-auto-retention-rule.png" alt-text="Screenshot showing how to automatically set a default retention using an Outlook rule.":::
8181

8282
Effective management of retention labels in Microsoft Purview is essential for compliance and organized data management. By familiarizing yourself with manual applications, default settings, and automation through Outlook rules, you ensure consistent adherence to your organization's data management policies. Regularly update and review your retention practices to align with evolving needs and regulations, optimizing your data lifecycle management.
83-
84-
## Apply a retention label interactive guide
85-
86-
Use the **Apply a retention label** interactive guide for a walkthrough on publishing and applying retention labels across workloads.
87-
88-
[:::image type="content" source="../media/apply-retention-label-interactive-guide-cover.png" alt-text="Cover for an interactive guide that says Apply a retention label." border="false":::](https://mslearn.cloudguides.com/guides/Apply%20a%20retention%20label%20in%20Microsoft%20Purview?azure-portal=true)

learn-pr/wwl-sci/purview-implement-manage-retention/includes/create-publish-retention-label.md

Lines changed: 26 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,35 @@
1-
Retention labels in Microsoft Purview help you control how long to keep files and when to delete them. You can use them to meet regulatory requirements, manage risk, and improve how your organization handles information. Labels can be applied manually or automatically, and they're a key part of your data lifecycle strategy.
1+
Retention labels in Microsoft Purview help you control how long to keep files and when to delete them. You can use them to meet regulatory requirements, manage risk, and improve how your organization handles information. Labels can be applied manually or automatically, and theyre a key part of your data lifecycle strategy.
22

33
## Create a retention label
44

5-
You can create a retention label either from the **Data Lifecycle Management** section or by using the **File plan** in **Records Management**. The main difference is that the file plan includes extra classification features like bulk actions, detailed overviews, and metadata tags (called descriptors). If you're managing just a few labels or don't need structured classification, you can create them directly in Data Lifecycle Management instead.
5+
You can create retention labels from either Data Lifecycle Management or Records Management in the Microsoft Purview portal:
66

7-
### What is a file plan?
7+
- Use **Data Lifecycle Management** when you want a simple, straightforward way to create and publish labels for general retention scenarios.
8+
- Use **Records Management** when you need additional classification metadata, structured oversight, or advanced records governance capabilities like file plan descriptors.
89

9-
A file plan is a structured way to manage retention labels across your organization. It gives you a centralized view of all your labels and lets you organize them by categories like department, function, or regulatory authority. File plans are especially helpful when you need to manage many labels or align your data governance practices with formal records management standards.
10+
Both methods let you configure the same core retention settings. The Records Management path just adds extra structure and review tools.
11+
12+
### Create a label using Data Lifecycle Management
13+
14+
1. Sign in to the [Microsoft Purview portal](https://purview.microsoft.com/?azure-portal=true) and select **Solutions** > **Data lifecycle management** > **Retention labels**.
1015

11-
## Steps to create a retention label using file plan
16+
1. Select **Create a label**, then give it a name and optional description.
17+
18+
1. Choose what happens to content with this label:
19+
20+
- Retain forever or for a specific time
21+
- Retain then delete
22+
- Just label for classification without retention or deletion
23+
24+
1. If you selected retention, choose the length of time and what happens when that time ends.
25+
26+
1. Review and finish your configuration.
27+
28+
You can then publish this label using a retention label policy.
29+
30+
### Steps to create a retention label using file plan
31+
32+
A file plan is a structured way to manage retention labels across your organization. It gives you a centralized view of all your labels and lets you organize them by categories like department, function, or regulatory authority. File plans are especially helpful when you need to manage many labels or align your data governance practices with formal records management standards.
1233

1334
1. Sign in to the [Microsoft Purview portal](https://purview.microsoft.com/?azure-portal=true) and select **Solutions** > **Records management** > **File plan**.
1435

learn-pr/wwl-sci/purview-implement-manage-retention/includes/declare-record.md

Lines changed: 0 additions & 64 deletions
This file was deleted.

learn-pr/wwl-sci/purview-implement-manage-retention/includes/disposition-review.md

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)