Skip to content

Commit 153329d

Browse files
Merge pull request #277977 from rcdun/remove_abbreviations
Fix abbreviations and punctuation in Operator Insights Purview docume…
2 parents 06ea95a + d7adedc commit 153329d

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

articles/operator-insights/purview-setup.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ Select **Select Purview Account** to provide the required values to populate a P
5151

5252
:::image type="content" source="media/purview-setup/purview-collection-id.png" alt-text="A screenshot that emphasizes the collection ID in the Purview collection URL.":::
5353

54-
### Data Product representation in Microsoft Purview
54+
## Understand Data Product representation in Microsoft Purview
5555

56-
A Data Product is made up of many Azure Services and Data Assets, which are represented as an asset inside the Microsoft Purview compliance portal of the necessary types. The following asset types are represented.
56+
A Data Product is made up of many Azure Services and Data Assets, which are represented as assets of multiple types inside the Microsoft Purview compliance portals. The following asset types are represented.
5757

58-
#### Data Product
58+
### Data Product
5959

60-
An overall representation of the Azure Operator Insights Data Product
60+
An overall representation of the Azure Operator Insights Data Product.
6161

6262
| **Additional fields** | **Description** |
6363
|-----------------------|-----------------------------------------------|
@@ -66,44 +66,44 @@ An overall representation of the Azure Operator Insights Data Product
6666
| Azure Region | The region where the Data Product is deployed |
6767
| Docs | A link to documents that explain the data |
6868

69-
#### AOI Data Lake
69+
### AOI Data Lake
7070

71-
Also known as Azure Data Lake Storage (ADLS)
71+
Also known as Azure Data Lake Storage.
7272

7373
| **Additional fields** | **Description** |
7474
|-----------------------|----------------------------------------------------|
75-
| DFS Endpoint Address | Provides access to Parquet files in AOI Data Lake |
75+
| DFS Endpoint Address | Provides access to Parquet files in Azure Operator Insights Data Lake |
7676

77-
#### AOI Database
77+
### AOI Database
7878

79-
Also known as Azure Data Explorer (ADX)
79+
Also known as Azure Data Explorer.
8080

8181
| **Additional fields** | **Description** |
8282
|-----------------------|----------------------------------------------------------|
83-
| KQL Endpoint Address | Provides access to AOI tables for exploration using KQL |
83+
| KQL Endpoint Address | Provides access to Azure Operator Insights tables for exploration using KQL |
8484

85-
#### AOI Table
85+
### AOI Table
8686

87-
ADX Tables and Materialized Views
87+
Azure Data Explorer tables and materialized views.
8888

8989
| **Additional fields** | **Description** |
9090
|-----------------------|----------------------------------------------|
9191
| Description | Brief description of each table and view |
9292
| Schema | Contains the table columns and their details |
9393

94-
#### AOI Parquet details
94+
### AOI Parquet Details
9595

96-
Each ADX Table is an equivalent Parquet file type
96+
Each Azure Data Explorer table is an equivalent Parquet file type.
9797

9898
| **Additional fields** | **Description** |
9999
|-----------------------|-------------------------------------------------------------------|
100100
| Path | Top-level path for the Parquet file type: container/dataset\_name |
101101
| Description | Identical to the equivalent AOI Table |
102102
| Schema | Identical to the equivalent AOI Table |
103103

104-
#### AOI Column
104+
### AOI Column
105105

106-
The columns belong to AOI Tables and the equivalent AOI Parquet details
106+
The columns belong to Azure Operator Insights tables and the equivalent AOI Parquet Details.
107107

108108
| **Additional fields** | **Description** |
109109
|-----------------------|---------------------------------------|

0 commit comments

Comments
 (0)