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/reference-azure-purview-glossary.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ A type of annotation used to identify an attribute of an asset or a column such
31
31
A classification rule is a set of conditions that determine how scanned data should be classified when content matches the specified pattern.
32
32
## Classified asset
33
33
An asset where Azure Purview extracts schema and applies classifications during an automated scan. The scan rule set determines which assets get classified. If the asset is considered a candidate for classification and no classifications are applied during scan time, an asset is still considered a classified asset.
34
+
## Collection
35
+
An organization-defined grouping of assets, terms, annotations, and sources. Collections allow for easier fine-grained access control and discoverability of assets within a data catalog.
34
36
## Column pattern
35
37
A regular expression included in a classification rule that represents the column names that you want to match.
36
38
## Contact
@@ -91,6 +93,8 @@ Glossary terms that are linked to other terms within the organization.
91
93
A single asset that represents many partitioned files or objects in storage. For example, Azure Purview stores partitioned Apache Spark output as a single resource set instead of unique assets for each individual file.
92
94
## Role
93
95
Permissions assigned to a user within an Azure Purview instance. Roles, such as Azure Purview Data Curator or Azure Purview Data Reader, determine what can be done within the product.
96
+
## Root collection
97
+
A system-generated collection that has the same friendly name as the Azure Purview account. All assets belong to the root collection by default.
94
98
## Scan
95
99
An Azure Purview process that examines a source or set of sources and ingests its metadata into the data catalog. Scans can be run manually or on a schedule using a scan trigger.
96
100
## Scan ruleset
@@ -119,4 +123,4 @@ An individual who defines the standards for a glossary term. They are responsibl
119
123
A definition of attributes included in a glossary term. Users can either use the system-defined term template or create their own to include custom attributes.
120
124
## Next steps
121
125
122
-
To get started with Azure Purview, see [Quickstart: Create an Azure Purview account](create-catalog-portal.md).
126
+
To get started with Azure Purview, see [Quickstart: Create an Azure Purview account](create-catalog-portal.md).
0 commit comments