Skip to content

Commit 0668f28

Browse files
Merge pull request #289377 from ssabat/master
Update connector-office-365.md
2 parents 1163e29 + aacec88 commit 0668f28

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

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

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ author: jianleishen
66
ms.subservice: data-movement
77
ms.custom: synapse
88
ms.topic: conceptual
9-
ms.date: 09/26/2024
9+
ms.date: 10/29/2024
1010
ms.author: jianleishen
1111
---
12-
# Copy and transform data from Microsoft 365 (Office 365) into Azure using Azure Data Factory or Synapse Analytics
12+
# Copy from Microsoft 365 (Office 365) into Azure using Azure Data Factory or Synapse Analytics
1313
[!INCLUDE[appliesto-adf-asa-md](includes/appliesto-adf-asa-md.md)]
1414

1515
Azure Data Factory and Synapse Analytics pipelines integrate with [Microsoft Graph data connect](/graph/data-connect-concept-overview), allowing you to bring the rich organizational data in your Microsoft 365 (Office 365) tenant into Azure in a scalable way and build analytics applications and extract insights based on these valuable data assets. Integration with Privileged Access Management provides secured access control for the valuable curated data in Microsoft 365 (Office 365). Refer to [this link](/graph/data-connect-concept-overview) for an overview of Microsoft Graph data connect.
@@ -332,33 +332,5 @@ To copy data from Microsoft 365 (Office 365), the following properties are suppo
332332
]
333333
```
334334

335-
## Transform data with the Microsoft 365 connector
336-
337-
Microsoft 365 datasets can be used as a source with mapping data flows. The data flow will transform the data by flattening the dataset automatically. This allows users to concentrate on leveraging the flattened dataset to accelerate their analytics scenarios.
338-
339-
### Mapping data flow properties
340-
341-
To create a mapping data flow using the Microsoft 365 connector as a source, complete the following steps:
342-
343-
1. In ADF Studio, go to the **Data flows** section of the **Author** hub, select the **** button to drop down the **Data flow actions** menu, and select the **New data flow** item. Turn on debug mode by using the **Data flow debug** button in the top bar of data flow canvas.
344-
345-
:::image type="content" source="media/connector-office-365/connector-office-365-mapping-data-flow-data-flow-debug.png" alt-text="Screenshot of the data flow debug button in mapping data flow.":::
346-
347-
2. In the mapping data flow editor, select **Add Source**.
348-
349-
:::image type="content" source="media/connector-office-365/connector-office-365-mapping-data-flow-add-source.png" alt-text="Screenshot of add source in mapping data flow.":::
350-
351-
3. On the tab **Source settings**, select **Inline** in the **Source type** property, **Microsoft 365 (Office 365)** in the **Inline dataset type**, and the Microsoft 365 linked service that you have created earlier.
352-
353-
:::image type="content" source="media/connector-office-365/connector-office-365-mapping-data-flow-select-dataset.png" alt-text="Screenshot of the select dataset option in source settings of mapping data flow source.":::
354-
355-
4. On the tab **Source options** select the **Table name** of the Microsoft 365 table that you would like to transform. Also select the **Auto flatten** option to decide if you would like data flow to auto flatten the source dataset.
356-
357-
:::image type="content" source="media/connector-office-365/connector-office-365-mapping-data-flow-source-options.png" alt-text="Screenshot of the source options of mapping data flow source.":::
358-
359-
5. For the tabs **Projection**, **Optimize** and **Inspect**, please follow [mapping data flow](concepts-data-flow-overview.md).
360-
361-
6. On the tab **Data preview** click on the **Refresh** button to fetch a sample dataset for validation.
362-
363335
## Related content
364336
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).

0 commit comments

Comments
 (0)