Skip to content

Commit 8a9b33d

Browse files
authored
Merge pull request #193563 from whhender/patch-52
Adding Collection and Root Collection
2 parents 88f2a02 + 425eca9 commit 8a9b33d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/purview/reference-azure-purview-glossary.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ A type of annotation used to identify an attribute of an asset or a column such
3131
A classification rule is a set of conditions that determine how scanned data should be classified when content matches the specified pattern.
3232
## Classified asset
3333
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.
3436
## Column pattern
3537
A regular expression included in a classification rule that represents the column names that you want to match.
3638
## Contact
@@ -91,6 +93,8 @@ Glossary terms that are linked to other terms within the organization.
9193
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.
9294
## Role
9395
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.
9498
## Scan
9599
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.
96100
## Scan ruleset
@@ -119,4 +123,4 @@ An individual who defines the standards for a glossary term. They are responsibl
119123
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.
120124
## Next steps
121125

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

Comments
 (0)