Error Data Flow connection vs CosmosDb

Izaura Domi 0 Reputation points
2024-07-16T13:46:31.1066667+00:00

I'm creating a ADF data flow to import data from CosmosDb.

I have created a linked service and a dataset to connect with CosmosDb; these connections run successfully:

  1. Linked Service connection
    User's image
  2. Dataset connectionUser's image

When i try to do a data preview the following error appears:

User's image

I would like to mention that this data flow was working correctly 10 days ago.

I'm using the same connection (same LS and same DS) on a copy data activity and it's working correctly.

Do you have any idea on how can i resolve this issue?

Thanks for your help.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,539 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,162 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Izaura Domi 0 Reputation points
    2024-07-17T09:08:50.18+00:00

    Hello @Bhargava-MSFT , thank you for your reply.I'm not using a schema while importing the data on the data flow, neither on the dataset. Even when i try to import the schema from the "Projection" tab i have the same error
    User's image

    About the other suggestion i don't think that the firewalls could be a problem because the copy data activities are running correctly and the test connections of Linked service and dataset run successfully.

    It would be very helpful if you had any other ideas.

    Thank you in advance!