Skip to content

Commit 702eb91

Browse files
committed
Update Note content
1 parent 0d6b896 commit 702eb91

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For now, within a single copy activity you can only **copy data from Office 365
2828
>- Service Principal authentication is the only authentication mechanism supported for Azure Blob Storage, Azure Data Lake Storage Gen1, and Azure Data Lake Storage Gen2 as destination stores.
2929
3030
> [!Note]
31-
> The self-hosted integration runtime and the integration runtime within managed Virtual Network are not supported.
31+
> Please use Azure integration runtime in both source and sink linked services. The self-hosted integration runtime and the managed virtual network integration runtime are not supported.
3232
3333
## Prerequisites
3434

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ This article shows you how to use the Data Factory _load data from Office 365 in
4848

4949
3. In the Activities tool box > Move & Transform category > drag and drop the **Copy activity** from the tool box to the pipeline designer surface. Specify "CopyFromOffice365ToBlob" as activity name.
5050

51+
> [!Note]
52+
> Please use Azure integration runtime in both source and sink linked services. The self-hosted integration runtime and the managed virtual network integration runtime are not supported.
53+
5154
### Configure source
5255

5356
1. Go to the pipeline > **Source tab**, click **+ New** to create a source dataset.
@@ -78,8 +81,6 @@ This article shows you how to use the Data Factory _load data from Office 365 in
7881

7982
:::image type="content" source="./media/load-office-365-data/edit-source-properties.png" alt-text="Config Office 365 dataset schema":::
8083

81-
> [!Note]
82-
> The self-hosted integration runtime and the integration runtime within managed Virtual Network are not supported.
8384

8485
### Configure sink
8586

0 commit comments

Comments
 (0)