Skip to content

Commit 463e268

Browse files
committed
Update URI in JSON sample
1 parent c0a8564 commit 463e268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connect-data-factory-to-azure-purview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: linda33wj
66
ms.service: data-factory
77
ms.topic: conceptual
88
ms.custom: seo-lt-2019, references_regions
9-
ms.date: 09/27/2021
9+
ms.date: 10/25/2021
1010
---
1111

1212
# Connect Data Factory to Azure Purview (Preview)
@@ -54,7 +54,7 @@ The Purview connection information is stored in the data factory resource like t
5454
...
5555
"identity": {...},
5656
"tags": {
57-
"catalogUri": "<PurviewAccountName>.catalog.purview.azure.com //Note: used for SSIS lineage only"
57+
"catalogUri": "<PurviewAccountName>.purview.azure.com/catalog //Note: used for SSIS lineage only"
5858
}
5959
}
6060
```

0 commit comments

Comments
 (0)