Skip to content

Commit 6f443d1

Browse files
committed
Update title, add next steps
1 parent 93106f9 commit 6f443d1

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

articles/postgresql/hyperscale/howto-ingest-azure-data-factory.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ author: sudhanshuvishodia
66
ms.service: postgresql
77
ms.subservice: hyperscale-citus
88
ms.topic: how-to
9-
ms.date: 06/24/2022
9+
ms.date: 06/27/2022
1010
---
1111

12-
# What is Azure Data Factory(ADF)?
12+
# How to ingest data using Azure Data Factory
1313

14-
[Azure Data Factory](../../data-factory/introduction.md) is a cloud-based ETL
15-
and data integration service. It allows you to create data-driven workflows to
16-
move and transform data at scale.
14+
[Azure Data Factory](../../data-factory/introduction.md) (ADF) is a cloud-based
15+
ETL and data integration service. It allows you to create data-driven workflows
16+
to move and transform data at scale.
1717

1818
Using Azure Data Factory, you can create and schedule data-driven workflows
1919
(called pipelines) that ingest data from disparate data stores. Pipelines can
@@ -117,3 +117,8 @@ a workaround we can use Lookup Activity with query to call a stored procedure
117117
as shown below:
118118

119119
:::image type="content" source="../media/howto-hyperscale-ingestion/ADF_Call_Procedure.png" alt-text="Calling a procedure in Azure Data Factory." border="true":::
120+
121+
## Next steps
122+
123+
Learn how to create a [real-time
124+
dashboard](tutorial-design-database-realtime.md) with Hyperscale (Citus).

0 commit comments

Comments
 (0)