O365DataLoadError

Srinivas Ketaraju 11 Reputation points
2022-01-25T15:03:13.507+00:00

I had follwed the below link and configured as requested to get data from O365.

https://learn.microsoft.com/en-us/graph/data-connect-quickstart?tabs=Microsoft365&tutorial-step=2

But, as soon as I rn the pipeline , it fails with in 10 sec's with the below eeror
"
Operation on target cpy_O365Data failed: ErrorCode=UserErrorOffice365DataLoaderError,'Type=Microsoft.DataTransfer.Common.Shared.HybridDeliveryException,Message=Office365 data loading failed to start. One or more errors occurred.,Source=Microsoft.DataTransfer.ClientLibrary,'
"

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,477 questions
{count} votes

1 answer

Sort by: Most helpful
  1. KarishmaTiwari-MSFT 19,697 Reputation points Microsoft Employee
    2022-01-25T19:17:35.157+00:00

    Here are a few threads I found related to this issue in context of Azure data factory.

    Have you completed the 'Test Connection' in your O365 Linked Service?

    Please provide below values while creating your O365 Linked Service and retry to test your connection and once it is successful, please retry triggering your pipeline. If your issue still persists, please let me know.

    Service Principal ID --> Application ID of your App registration

    Tenant ID --> Tenant/Directory ID of your App registration

    Service Principal Key --> Secret of your App registration.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.