Skip to content

Commit bb3cce7

Browse files
authored
Update how-to-manage-legal-tags.md
1 parent 73eb1d9 commit bb3cce7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/energy-data-services/how-to-manage-legal-tags.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ ms.custom: template-how-to
1010
---
1111

1212
# How to manage legal tags
13-
In this article, you'll know how to manage legal tags in your Azure Data Manager for Energy instance. A Legal tag is the entity that represents the legal status of data in the Azure Data Manager for Energy instance. Legal tag is a collection of properties that governs how data can be ingested and consumed. A legal tag is required for data to be [ingested](concepts-csv-parser-ingestion.md) into your Azure Data Manager for Energy instance. It's also required for the [consumption](concepts-index-and-search.md) of the data from your Azure Data Manager for Energy instance. Legal tags are defined at a data partition level individually.
13+
In this article, you'll know what are legal tags and how to manage them in your Azure Data Manager for Energy instance.
1414

15-
While in Azure Data Manager for Energy instance, [entitlement service](concepts-entitlements.md) defines access to data for a given user(s), legal tag defines the overall access to the data across users. A user may have access to manage the data within a data partition however, they may not be able to do so-until certain legal requirements are fulfilled.
15+
A Legal tag is the entity that represents the legal status of data ingestion while [entitlement service](concepts-entitlements.md) defines access to data for a given user(s) in the Azure Data Manager for Energy instance. A user may have access to manage the data within a data partition however, they may not be able to do so-until certain legal requirements are fulfilled. Legal tag is a collection of required properties that governs how data can be [ingested](concepts-csv-parser-ingestion.md) into your Azure Data Manager for Energy instance.
16+
17+
The Azure Data Manager for Energy instance allows creation of legal tags only for countries that are allowed as per the configuration file [DefaultCountryCodes.json](https://community.opengroup.org/osdu/platform/security-and-compliance/legal/-/blob/master/legal-core/src/main/resources/DefaultCountryCode.json?ref_type=heads) at a data partition level. This file is defined by OSDU and can not be edited.
1618

1719
## Create a legal tag
1820
Run the below curl command in Azure Cloud Bash to create a legal tag for a given data partition of your Azure Data Manager for Energy instance.

0 commit comments

Comments
 (0)