Skip to content

Commit bb9e152

Browse files
committed
Tweak Azure PG connector article
1 parent 0b9b821 commit bb9e152

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/data-factory/connector-azure-database-for-postgresql.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ This connector is specialized for [Azure Database for PostgreSQL service](../pos
2424

2525
## Supported capabilities
2626

27+
This Azure Database for PostgreSQL connector is supported for the following activities:
28+
29+
- [Copy activity](copy-activity-overview.md) with [supported source matrix](copy-activity-overview.md)
30+
- [Lookup activity](control-flow-lookup-activity.md)
31+
2732
You can copy data from Azure Database for PostgreSQL to any supported sink data store. Or, you can copy data from any supported source data store to Azure Database for PostgreSQL. For a list of data stores that are supported as sources/sinks by the copy activity, see the [Supported data stores](copy-activity-overview.md#supported-data-stores-and-formats) table.
2833

2934
Azure Data Factory provides a built-in driver to enable connectivity, therefore you don't need to manually install any driver using this connector.
@@ -210,5 +215,9 @@ Allowed values are Timespan. An example is 00:30:00 (30 minutes). | No (default
210215
]
211216
```
212217

218+
## Lookup activity properties
219+
220+
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
221+
213222
## Next steps
214223
For a list of data stores supported as sources and sinks by the copy activity in Azure Data Factory, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

0 commit comments

Comments
 (0)