Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ following areas
See next:

- [Content Sources](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/introduction.md)
- [Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/introduction_1.md)
- [Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/introduction.md)
- [Understanding Workflows](/docs/dataclassification/5.7/contentconfigurationoverview/workflows/overview.md)
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ specify the following:
| Authentication type | Select **Modern (Exchange Online)** |
| Admin Username | Specify the administrative account for the required Exchange Online organization. The user must have a mailbox connected to it in order to crawl Exchange. |
| Tenant ID | Enter the **Tenant ID** you obtained at [Step 5: Obtain Tenant ID](/docs/dataclassification/5.7/introduction/introduction/exchange/azureappexchangeonlinemfa.md#step-5-obtain-tenant-id). |
| Certificate thumbprint | Enter the certificate thumbprint you prepared at [Step 4: Configure Certificates & secrets](/docs/dataclassification/5.7/introduction/introduction/exchange/azureappexchangeonlinemfa.md#step-4-configure-certificates--secrets). |
| Certificate thumbprint | Enter the certificate thumbprint you prepared at [Step 4: Configure Certificates & secrets](/docs/dataclassification/5.7/introduction/introduction/exchange/azureappexchangeonlinemfa.md). |
| Application ID | Enter the app ID you got at application registration at [Step 2: Create and Register a new app in Azure AD](/docs/dataclassification/5.7/introduction/introduction/exchange/azureappexchangeonlinemfa.md#step-2-create-and-register-a-new-app-in-azure-ad) (it can be found in the Azure AD app properties >**Overview**). |

![exchangeonline_cfg_modern_auth_thumb_0_0](/img/product_docs/dataclassification/5.7/admin/sources/exchangemailbox/exchangeonline_cfg_modern_auth_thumb_0_0.webp)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Complete the following fields:
| Username | Enter username in the following formats: DOMAIN\USERNAME and USERNAME@DOMAIN. |
| Password | Enter you password for SharePoint Online. |
| Match Rules | Enter the site collections' path for crawling the documents. At least one match rule must be included. Match rules are regular expressions, for example, https:\/\/example.sharepoint.com\/sites\/. |
| Classification template | Specify the required Classification template for writing classifications. See the [Enable Write Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/enablewriteclassifications.md) and [Working with SharePoint templates](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/manage/introduction/workwithtemplates.md) topics for more information. |
| Classification template | Specify the required Classification template for writing classifications. See the [Enable Write Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/enablewriteclassifications.md) and [Working with SharePoint templates](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/manage/introduction/workwithtemplates.md) topics for more information. |
| Detection Period | Specify how often you will detect new site collections. Default period is 1 day and 0 hour(s). |

After configuring the settings, click the **Save** button.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_position: 40
## Uploading Default Taxonomy

For the full list of supported taxonomies, refer to
[Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/builtintaxonomies.md).
[Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/builtintaxonomies.md).

1. In administrative web console, navigate to Taxonomies > Global Settings.
2. Navigate to Loaded Taxonomies, select Add Taxonomies.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sidebar_position: 50

To view the documents classified for each term, click on the Browse tab. This will display a list of
documents achieving the minimum score set for classification in the term.
[See Classification Rules (Clues) for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/clues.md)
[See Classification Rules (Clues) for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/clues.md)

**NOTE:** This list will include the current classification status of each document and any changes
made to the class, since the last classification, are not taken into account.
Expand All @@ -34,4 +34,4 @@ You can use the Browse function to:

To restrict the browsing scope, you can either add a URL filter, or add a custom filter, as well as
select to show document movements. These options are configured in the same way as for
[Search Documents by Clue](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/search.md).
[Search Documents by Clue](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/search.md).
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,6 @@ support for stemming and/or stop-word analysis:

See also:

[Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/cluestypes.md)
[Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/cluestypes.md)

[Manage Clues](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/manageclues/manageclues.md)
[Manage Clues](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/manageclues/manageclues.md)
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@ Microsoft:

The following example clue matches US Social Security Numbers found anywhere in the document text:

`[/,,/.,/=,\s]((?!000)[0-6]\d{2}|7[0-6]\d|77[0-2])-((?!00)\d{2})-((?!0000)\d{4})[/,,/.,\s]`
```
[/,,/.,/=,\s]((?!000)[0-6]\d{2}|7[0-6]\d|77[0-2])-((?!00)\d{2})-((?!0000)\d{4})[/,,/.,\s]
```

This sample clue ensures that:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,16 @@ term set.

- To delete a clue, select the checkbox next to it and click **Delete**.
- To edit a clue, select it from the list and click **Edit** link on the right. Then you can modify
clue type and provide the appropriate settings. See [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/cluestypes.md) for details.
clue type and provide the appropriate settings. See [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/cluestypes.md) for details.
To see how the edits will take effect, click **Preview** on the right. To apply edits, click
**Update**.
- To modify all selected clues, see [Bulk Edit](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/manageclues/bulkedit.md)
- To modify all selected clues, see [Bulk Edit](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/manageclues/bulkedit.md)
- For bulk import of clues from an Excel Spreadsheet, click **Bulk Insert**. See
[Bulk Import](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/manageclues/bulkimport.md).
[Bulk Import](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/manageclues/bulkimport.md).
- To move or copy the clue to another term, select it from the list and click **Copy/Move**. Then
select the destination term and click the button you need (**Move** or **Copy**).

See also:

- [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/cluestypes.md)
- [Adding a Clue](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/addclue.md)
- [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/cluestypes.md)
- [Adding a Clue](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/addclue.md)
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tab and configure search settings.
- Clue type - select the required value from the **Type** list.
- Clue itself (clue body) - enter the required keyword or phrase in the **Find** field.

**NOTE:** [See Classification Rules (Clues) for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/clues.md)
**NOTE:** [See Classification Rules (Clues) for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/clues.md)

2. To restrict the search further, you can either add a **URL** filter, or add a custom filter by
clicking **Add custom filter** link. This can be helpful when evaluating the usefulness of a clue
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,5 +142,5 @@ Then you can work with the tabs you need, including Search, Browse and Working S

Review the following for additional information:

- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/calculations.md)
- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/calculations.md)
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,5 @@ Then you can work with the tabs you need, including Search, Browse and Working S

Review the following for additional information:

- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/calculations.md)
- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/calculations.md)
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ Netwrix Data Classification comes with several built-in **taxonomies** with hund
classification rules out-of-the-box. The taxonomies cover a broad range of sensitive personal,
financial, and health-related information. Each taxonomy contains a set of terms. **Terms** are
defined by set of configuration **rules** (also called **clues**). See
[Classification Rules (Clues)](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/clues.md) for details.
[Classification Rules (Clues)](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/clues.md) for details.

- To create a taxonomy, go to the **Taxonomies** area of the web-based management console and follow
the procedures described in [Add a Taxonomy](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/add.md) section.
- To manage the taxonomies, follow the procedures described in [Manage Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/manage/manage_1.md)
- To manage the taxonomies, follow the procedures described in [Manage Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/managetaxonomies/manage.md)
section.

**IMPORTANT!** To access the **Taxonomies** area, users require sufficient rights. See the
Expand All @@ -26,5 +26,5 @@ defined by set of configuration **rules** (also called **clues**). See

See also:

- [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/builtintaxonomies.md)
- [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/builtintaxonomies.md)
- [Taxonomy Settings](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/settings/settings.md)
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,5 @@ Then you can work with the tabs you need, including Search, Browse and Working S

See the following topics for additional information:

- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/calculations.md)
- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/calculations.md)
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sidebar_position: 20
# Global Settings

The **Content** > **Taxonomies** > **Global Settings** panel allows you to update, compare, back up,
export, edit or delete your taxonomies. See the [Manage Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/manage/manage_1.md) topic for additional
export, edit or delete your taxonomies. See the [Manage Taxonomies](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/managetaxonomies/manage.md) topic for additional
information.

![globalsettings](/img/product_docs/dataclassification/5.7/admin/taxonomies/globalsettings.webp)
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ The Settings tab will display settings for the selected term:

| Option | Description |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Available for Tagging | Use to prevent any documents getting classified against a class. This would normally only be set to “No” when a class is being used to boost another class – see [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/clues/cluestypes.md) topic for information on terms that use the “Term Boost” type clues. |
| Available for Tagging | Use to prevent any documents getting classified against a class. This would normally only be set to “No” when a class is being used to boost another class – see [Types of Clues](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/clues/cluestypes.md) topic for information on terms that use the “Term Boost” type clues. |
| Synchronise Term | Enables / Disables automatic synchronization through the TermStoreManager tool for the term and its children. |
| Relevance Threshold | The threshold for each Class defaults to 50 – but can be raised (to reduce the number of documents that get classified) or lowered (to increase the number of documents that get classified). |
| Boosts | The Weighting Boosts can also be adjusted for each Class. Based on the values above you would expect a 10% score boost if one of its child terms was classified. It is possible to set the _“Child”_ boost to 100%, doing so will in effect enable the parent to always be tagged if the child is tagged. An example for this would be a taxonomy containing regions, if a document was tagged as _“England”_ it should also be tagged as _“Europe”_. |
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ Set links:

The following facilities are available:

- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/calculations.md)
- [Classifications](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/classifications.md)
- [Calculations](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/calculations.md)
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ To configure terms
3. Finally, click **OK** to save the settings and close the dialog.

**NOTE:** The additional classification will not trigger other workflows or affect the source
item[See Classifications for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/classifications.md)
item[See Classifications for more information.](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/classifications.md)
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ customize it for their needs. See Customize Dashboard for more information.
least one Netwrix built-in taxonomy downloaded. See the following sections for more information:

- [User Management](/docs/dataclassification/5.7/systemconfigurationoverview/users/usermanagement.md)
- [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/builtintaxonomies.md)
- [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/builtintaxonomies.md)

The dashboard is the home page for the administrative web console.

Expand Down Expand Up @@ -47,7 +47,7 @@ The dashboard includes the following sections:

- Sensitive Files – helps you identify how many files have been tagged at least once in any of
Netwrix built-in sensitive taxonomies except for the following: File Type, File Size, Language.
Review the [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/introduction/builtintaxonomies.md) section for the
Review the [Built-in Taxonomies Overview ](/docs/dataclassification/5.7/contentconfigurationoverview/taxonomies/builtintaxonomies.md) section for the
full list of predefined taxonomies.

**NOTE:** Custom taxonomies are not counted.
Expand Down
Loading
Loading