Skip to content

Commit e404186

Browse files
Merge pull request #210623 from jess-hu-340/0909-update-doc
[Doc update] Add lookup activity section to Microsoft 365
2 parents 967388c + 58e92b0 commit e404186

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

articles/data-factory/connector-office-365.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ This Microsoft 365 (Office 365) connector is supported for the following capabil
2828
|---------| --------|
2929
|[Copy activity](copy-activity-overview.md) (source/-)|① ②|
3030
|[Mapping data flow](concepts-data-flow-overview.md) (source/-)|①|
31+
|[Lookup activity](control-flow-lookup-activity.md) (source/-)|① ②|
3132

3233
<small>*&#9312; Azure integration runtime &#9313; Self-hosted integration runtime*</small>
3334

@@ -176,6 +177,7 @@ If you were setting `dateFilterColumn`, `startTime`, `endTime`, and `userScopeFi
176177

177178
For a full list of sections and properties available for defining activities, see the [Pipelines](concepts-pipelines-activities.md) article. This section provides a list of properties supported by Microsoft 365 (Office 365) source.
178179

180+
179181
### Microsoft 365 (Office 365) as source
180182

181183
To copy data from Microsoft 365 (Office 365), the following properties are supported in the copy activity **source** section:
@@ -360,5 +362,9 @@ To create a mapping data flow using the Microsoft 365 connector as a source, com
360362

361363
6. On the tab **Data preview** click on the **Refresh** button to fetch a sample dataset for validation.
362364

365+
## Lookup activity properties
366+
367+
To learn details about the properties, check [Lookup activity](control-flow-lookup-activity.md).
368+
363369
## Next steps
364370
For a list of data stores supported as sources and sinks by the copy activity, see [supported data stores](copy-activity-overview.md#supported-data-stores-and-formats).

articles/data-factory/includes/data-factory-v2-connector-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ms.author: jianleishen
6363
|&nbsp; | [File System](../connector-file-system.md) | ✓/✓ | |||||
6464
|&nbsp; | [FTP](../connector-ftp.md) | ✓/− | |||||
6565
|&nbsp; | [Google Cloud Storage](../connector-google-cloud-storage.md) | ✓/− | |||||
66-
|&nbsp; | [HDFS](../connector-hdfs.md) | ✓/− | || |||
66+
|&nbsp; | [HDFS](../connector-hdfs.md) | ✓/− | || |||
6767
|&nbsp; | [Oracle Cloud Storage](../connector-oracle-cloud-storage.md) | ✓/− | |||||
6868
|&nbsp; | [SFTP](../connector-sftp.md) | ✓/✓ | ✓/✓ |||||
6969
| **Generic protocol** | [Generic HTTP](../connector-http.md) | ✓/− | || | ||

articles/data-factory/includes/data-factory-v2-supported-data-stores-for-lookup-activity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ ms.custom: include file, ignite-2022
8181
| &nbsp; |[Azure Data Explorer (Kusto)](../connector-azure-data-explorer.md) |
8282
| &nbsp; |[Magento (Preview)](../connector-magento.md) |
8383
| &nbsp; |[Marketo (Preview)](../connector-marketo.md) |
84-
| &nbsp; |[Office 365](../connector-office-365.md) |
84+
| &nbsp; |[Microsoft 365](../connector-office-365.md) |
8585
| &nbsp; |[Oracle Eloqua (Preview)](../connector-oracle-eloqua.md) |
8686
| &nbsp; |[Oracle Responsys (Preview)](../connector-oracle-responsys.md) |
8787
| &nbsp; |[Oracle Service Cloud (Preview)](../connector-oracle-service-cloud.md) |

0 commit comments

Comments
 (0)