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: articles/purview/catalog-asset-details.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -116,6 +116,7 @@ You can navigate to the contact tab of the edit screen to update owners and expe
116
116
Both column-level and asset-level updates such as adding a description, glossary term or classification don't impact scan updates. Scans will update new columns and classifications regardless if these changes are made.
117
117
118
118
If you update the **name** or **data type** of a column, subsequent scans **won't** update the asset schema. New columns and classifications **won't** be detected.
119
+
119
120
### Request access to data
120
121
121
122
If a [self-service data access workflow](how-to-workflow-self-service-data-access-hybrid.md) has been created, you can request access to a desired asset directly from the asset details page! To learn more about Microsoft Purview's data policy applications, see [how to enable data use management](how-to-enable-data-use-management.md).
Copy file name to clipboardExpand all lines: articles/purview/how-to-search-catalog.md
+20-1Lines changed: 20 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ Then select any facet you would like to narrow your results by.
55
55
56
56
:::image type="content" source="./media/how-to-search-catalog/facet-menu.png" alt-text="Screenshot showing the search menu on the left side with Folder and Report selected." border="true":::
57
57
58
-
For certain annotations, you can select the ellipses to choose between an AND condition or an OR condition.
58
+
For certain annotations, you can select the ellipses to choose between an AND condition or an OR condition.
59
59
60
60
:::image type="content" source="./media/how-to-search-catalog/search-and-or-choice.png" alt-text="Screenshot showing how to choose between and AND or OR condition." border="true":::
61
61
@@ -64,6 +64,18 @@ For certain annotations, you can select the ellipses to choose between an AND co
64
64
>
65
65
> :::image type="content" source="./media/how-to-search-catalog/filter-facets.png" alt-text="Screenshot showing the facet filter at the top of the menu, with a search parameter entered, and the facets filtered below." border="true":::
66
66
67
+
#### Available facets
68
+
69
+
-**Assigned term** - refines your search to assets with selected terms applied.'
70
+
-**Classification** - refines your search to assets with certain classifications.
71
+
-**Collection** - refines your search by assets in a specific collection.
72
+
-**Contact** - refines your search to assets that have selected users listed as a contact.
73
+
-**Data** - refines your search to specific data types. For example: pipelines, data shares, tables, or reports.
74
+
-**Endorsement** - refines your search to assets with specified endorsements, like **Certified** or **Promoted**.
75
+
-**Label** - refines your search to assets with specific security labels.
76
+
-**Metamodel facets** - if you've created a [metamodel](concept-metamodel.md) in your Microsoft Purview Data Map, you can also refine your search to metamodel assets like Business or Organization.
77
+
-**Rating** - refines your search to only data assets with a specified rating.
78
+
67
79
### Use the filters
68
80
69
81
To narrow results by asset type, [managed attributes](how-to-managed-attributes.md), or activity you'll use the filters at the top of the page of search results.
@@ -82,6 +94,13 @@ To remove any filters, select the **x** in the filter button, or clear all filte
82
94
83
95
:::image type="content" source="./media/how-to-search-catalog/remove-filters.png" alt-text="Screenshot showing the remove filter buttons in the top menu." border="true":::
84
96
97
+
#### Available filters
98
+
99
+
-**Activity** - allows you refine your search to attributes created or updated within a certain timeframe.
100
+
-**Managed attributes** - refines your search to assets with specified [managed attributes](how-to-managed-attributes.md). Attributes will be listed under their attribute group, and use operators to help search for specific values. For example: Contains any, or Doesn't contain.
101
+
-**Source type** - refines your search to assets from specified source types. For example: Azure Blob Storage or Power BI.
102
+
-**Tags** - refines your search to assets with selected tags.
103
+
85
104
## View assets
86
105
87
106
From the search results page, you can select an asset to view details such as schema, lineage, and classifications. To learn more about the asset details page, see [Manage catalog assets](catalog-asset-details.md).
0 commit comments