Skip to content

Commit 25a7c0b

Browse files
Merge pull request #264633 from rcdun/1264382_no_disabling_of_data_types
Remove ability to enable and disable data types
2 parents a42a77a + 51ae9a6 commit 25a7c0b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

articles/operator-insights/concept-data-types.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A Data Product ingests data from one or more sources, digests and enriches this
1717

1818
A data type is used to refer to an individual data source. Data types can be from outside the Data Product, such as from a network element. Data types can also be created within the Data Product itself by aggregating or enriching information from other data types.
1919

20-
Data Product operators can choose which data types to use and the data retention period for each data type.
20+
Data Product operators can choose the data retention period for each data type.
2121

2222
## Data type contents
2323

@@ -33,7 +33,6 @@ Data types are presented as child resources of the Data Product within the Azure
3333

3434
:::image type="content" source="media/concept-data-types/data-types.png" alt-text="Screenshot of Data Types portal page.":::
3535

36-
- Data Product operators can turn off individual data types to avoid incurring processing and storage costs associated with a data type that isn't valuable for their specific use cases.
37-
- Data Product operators can configure different data retention periods for each data type as shown in the Data Retention page. For example, data types containing personal data are typically configured with a shorter retention period to comply with privacy legislation.
36+
Data Product operators can configure different data retention periods for each data type as shown in the Data Retention page. For example, data types containing personal data are typically configured with a shorter retention period to comply with privacy legislation.
3837

3938
:::image type="content" source="media/concept-data-types/data-types-data-retention.png" alt-text="Screenshot of Data Types Data Retention portal page.":::

0 commit comments

Comments
 (0)