Skip to content

Commit ef53591

Browse files
committed
Resolving image names, grammar, and title casing
1 parent ed4a7a2 commit ef53591

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

learn-pr/azure/building-end-to-end-data-governance-master-data-stack-with-microsoft-purview-cluedin/includes/1-introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Deploy a data technology stack that provides data governance, data quality, data lineage, data enrichment, and data standardization layers to your Azure ecosystem. Combine the power of Microsoft Purview, Azure Data Factory, and CluedIn into a powerhouse of data governance and data quality. This data pipeline takes raw data and surfaces high quality and ready-for-insight data to downstream systems and users.
22

3-
## Learning Objectives
3+
## Learning objectives
44

55
By the end of this module, you'll be able to:
66

learn-pr/azure/building-end-to-end-data-governance-master-data-stack-with-microsoft-purview-cluedin/includes/4-integrate-deployed-technologies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Notice in the data, that we have 10 rows of data containing a list of different
2424

2525
Notice that the addresses of many of the companies are similar with for example "188, Quuen St Brisbane" and "188 queen street brisbane". These addresses are fictitious, but we can clearly see that there's a data quality issue that we're hoping to fix.
2626

27-
The "person_id" column is referring to the identifier of an Employee of which is somewhere within one of the other files and hence we'll be create what CluedIn calls **Edges** or **Relationships** between this column and the column of another Domain.
27+
The "person_id" column is referring to the identifier of an Employee of which is somewhere within one of the other files and hence we'll create what CluedIn calls **Edges** or **Relationships** between this column and the column of another Domain.
2828

2929
### Contacts.csv
3030

@@ -214,7 +214,7 @@ Now we'll create the secure credentials that Microsoft Purview and Azure Data Fa
214214

215215
1. In CluedIn, go to the **Datasources** section under **Integration** in CluedIn and you'll notice that your 7 files are now showing in CluedIn. However, there will only be the metadata that is registered.
216216

217-
:::image type="content" source="../media/CluedIn_DataSources_Purview.png" alt-text="Screenshot of the CluedIn integrations screen, showing the data sources.":::
217+
:::image type="content" source="../media/cluedin-data-sources-purview.png" alt-text="Screenshot of the CluedIn integrations screen, showing the data sources.":::
218218

219219
# Connect CluedIn to Azure Data Factory
220220

learn-pr/azure/building-end-to-end-data-governance-master-data-stack-with-microsoft-purview-cluedin/includes/8-exercise-fix-duplicate-records.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ So far in the exercise, we have found that most our records were able to actuall
1818

1919
1. Create a new deduplication project called **Products** and select the Entity Type of **Product**.
2020

21-
:::image type="content" source="../media/Deduplication_Product.png" alt-text="Screenshot of the CluedIn Create Duplication Project window.":::
21+
:::image type="content" source="../media/deduplication-product.png" alt-text="Screenshot of the CluedIn Create Duplication Project window.":::
2222

2323
1. Give the project a useful description and select **Create**.
2424

0 commit comments

Comments
 (0)