Skip to content

Commit db0e288

Browse files
committed
Add a period at the end of alt text to resolve blocking issues
1 parent 7c23232 commit db0e288

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,27 +59,27 @@ This article shows you how to use the Data Factory _load data from Microsoft 365
5959

6060
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.
6161

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.":::
6363

6464
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.
6565

6666
5. Go to the **Connection tab** of the Properties window. Next to the Linked service text box, click **+ New**.
6767

6868
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.
6969

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.":::
7171

7272
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:
7373

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.":::
7575

7676
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.
7777

7878
9. You are required to choose one of the date filters and provide the start time and end time values.
7979

8080
10. Click on the **Import Schema** tab to import the schema for Message dataset.
8181

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.":::
8383

8484

8585
### Configure sink

0 commit comments

Comments
 (0)