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
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/purview-review-analyze-data-classification/includes/analyze-classified-data.md
+16-13Lines changed: 16 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,19 +11,19 @@ Knowing where sensitive data is stored and how it's accessed helps organizations
11
11
12
12
To use data explorer, you need the correct permissions in Microsoft Purview.
13
13
14
-
### Permissions
14
+
### Permissions for explorer access
15
15
16
-
Access to data explorer is restricted because it exposes sensitive information. This table lists the viewer roles and access levels available in both data explorer and content explorer (classic).
16
+
Access to Data explorer and Content explorer (classic) is restricted because these tools expose classified data. Viewer roles control whether users can see item metadata only or view file contents. While the role groups are specific to each explorer, they follow the same access pattern.
17
17
18
-
| Role |Access level |
19
-
|-----|-----|
20
-
| Data Explorer List Viewer | View file metadata and classification labels but not file contents. |
21
-
| Data Explorer Content Viewer | View file contents in addition to metadata. |
22
-
| Content Explorer (classic) List Viewer | View a list of items with classification details. |
23
-
| Content Explorer (classic) Content Viewer | View file contents in addition to metadata. |
18
+
| Role |What the role allows|
19
+
|-----|-----|
20
+
| Data Explorer List Viewer | View item metadata and classification details in Data explorer without opening file contents. |
21
+
| Data Explorer Content Viewer | View file contents in addition to metadata in Data explorer. |
22
+
| Content Explorer (classic) List Viewer | View item metadata and classification details in Content explorer (classic) without opening file contents. |
23
+
| Content Explorer (classic) Content Viewer | View file contents in addition to metadata in Content explorer (classic). |
24
24
25
25
> [!NOTE]
26
-
> Users with a **List Viewer**role can see classification details but can't open or preview file contents. The **Content Viewer** role is required to view file contents.
26
+
> Although these roles are assigned separately for each explorer, the **List Viewer**and **Content Viewer** roles behave the same way across both experiences. Content Viewer access is required to open or preview file contents.
27
27
28
28
### Navigate to data explorer
29
29
@@ -61,15 +61,18 @@ Data explorer provides a unified snapshot of classified items, including:
61
61
62
62
## Compare data explorer and content explorer (classic)
63
63
64
+
Both Data explorer and Content explorer (classic) surface classified and labeled content. Data explorer presents this information through a consolidated, interactive view, while Content explorer (classic) uses a location-based browsing experience.
65
+
64
66
Content explorer (classic) remains available for organizations that still rely on the older interface. It allows browsing by location to find labeled and classified content but doesn't provide the consolidated or interactive experience available in data explorer.
65
67
66
68
This table compares data explorer and content explorer (classic) to show how the experiences differ.
67
69
68
70
| Feature | Data explorer | Content explorer (classic) |
69
-
|-----|-----|-----|
70
-
| Data organization and visibility | Displays sensitivity labels, retention labels, trainable classifiers, and SITs together in one view. | Requires navigating into each location to see details. |
71
-
| Integration with Information Protection Reports | Linked directly from reports for deeper investigation. | Not linked from reports; must be opened manually. |
72
-
| Copilot data visibility | Lists Copilot as a data source when enabled. | Doesn't include Copilot as a data source. |
71
+
| ----- | ----- | ----- |
72
+
| Data organization and visibility | Surfaces sensitivity labels, retention labels, trainable classifiers, and SITs in a unified view. | Surfaces classification details through location-based navigation. |
73
+
| Integration with Information Protection Reports | Accessible directly from reports for deeper investigation. | Accessed separately from reports. |
74
+
| Copilot data visibility | Surfaces Copilot as a data source when enabled. | Doesn't surface Copilot as a data source. |
75
+
73
76
74
77
> [!NOTE]
75
78
> Use **Data explorer** for most analysis tasks. Choose **Content explorer (classic)** only when legacy visibility is required.
0 commit comments