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
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,12 +15,12 @@ To use data explorer, you need the correct permissions in Microsoft Purview.
15
15
16
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 | What the role allows|
18
+
| Role group | Access level|
19
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). |
20
+
|Content Explorer List Viewer | View item metadata and classification details without opening file contents in explorer experiences. |
21
+
|Content Explorer Content Viewer | View file contents in addition to metadata in explorer experiences. |
22
+
23
+
These role groups include the **Data Classification List Viewer** and **Data Classification Content Viewer** roles, which also apply to Data explorer.
24
24
25
25
> [!NOTE]
26
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.
@@ -71,8 +71,6 @@ This table compares data explorer and content explorer (classic) to show how the
71
71
| ----- | ----- | ----- |
72
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
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
-
76
74
77
75
> [!NOTE]
78
76
> Use **Data explorer** for most analysis tasks. Choose **Content explorer (classic)** only when legacy visibility is required.
@@ -88,7 +86,7 @@ Filters in data explorer help you focus on the information that matters most. Yo
88
86
These examples show common filters you can apply in data explorer searches.
89
87
90
88
| Filter type | Example |
91
-
|-----|-----|
89
+
|-----|-----|
92
90
| Site URL |`https://contoso.onmicrosoft.com/sites/finance`|
0 commit comments