You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-factory/load-office-365-data.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,27 +59,27 @@ This article shows you how to use the Data Factory _load data from Microsoft 365
59
59
60
60
3. You are now in the copy activity configuration tab. Click on the **Edit** button next to the Microsoft 365 (Office 365) dataset to continue the data configuration.
61
61
62
-
:::image type="content" source="./media/load-office-365-data/transition-to-edit-dataset.png" alt-text="Config Microsoft 365 (Office 365) dataset general":::
62
+
:::image type="content" source="./media/load-office-365-data/transition-to-edit-dataset.png" alt-text="Config Microsoft 365 (Office 365) dataset general.":::
63
63
64
64
4. You see a new tab opened for Microsoft 365 (Office 365) dataset. In the **General tab** at the bottom of the Properties window, enter "SourceOffice365Dataset" for Name.
65
65
66
66
5. Go to the **Connection tab** of the Properties window. Next to the Linked service text box, click **+ New**.
67
67
68
68
6. In the New Linked Service window, enter "Office365LinkedService" as name, enter the service principal ID and service principal key, then test connection and select **Create** to deploy the linked service.
69
69
70
-
:::image type="content" source="./media/load-office-365-data/new-office-365-linked-service.png" alt-text="New Microsoft 365 (Office 365) linked service":::
70
+
:::image type="content" source="./media/load-office-365-data/new-office-365-linked-service.png" alt-text="New Microsoft 365 (Office 365) linked service.":::
71
71
72
72
7. After the linked service is created, you are back in the dataset settings. Next to **Table**, choose the down-arrow to expand the list of available Microsoft 365 (Office 365) datasets, and choose "BasicDataSet_v0.Message_v0" from the drop-down list:
73
73
74
-
:::image type="content" source="./media/load-office-365-data/edit-dataset.png" alt-text="Config Microsoft 365 (Office 365) dataset table":::
74
+
:::image type="content" source="./media/load-office-365-data/edit-dataset.png" alt-text="Config Microsoft 365 (Office 365) dataset table.":::
75
75
76
76
8. Now go back to the **pipeline** > **Source tab** to continue configuring additional properties for Microsoft 365 (Office 365) data extraction. User scope and user scope filter are optional predicates that you can define to restrict the data you want to extract out of Microsoft 365 (Office 365). See [Microsoft 365 (Office 365) dataset properties](./connector-office-365.md#dataset-properties) section for how you configure these settings.
77
77
78
78
9. You are required to choose one of the date filters and provide the start time and end time values.
79
79
80
80
10. Click on the **Import Schema** tab to import the schema for Message dataset.
81
81
82
-
:::image type="content" source="./media/load-office-365-data/edit-source-properties.png" alt-text="Config Microsoft 365 (Office 365) dataset schema":::
82
+
:::image type="content" source="./media/load-office-365-data/edit-source-properties.png" alt-text="Config Microsoft 365 (Office 365) dataset schema.":::
0 commit comments