continuous ingestion issue.

Raguram Manokaran 90 Reputation points
2023-08-01T09:31:49.27+00:00

Ingest data from a ADLS Blob container into Azure Data Explorer,

Microsoft Link : https://learn.microsoft.com/en-us/azure/data-explorer/ingest-from-container

"I have successfully ingested data from the ADLS container into a table, but I am facing some issues while trying to set up 'continuous ingestion.' I am not seeing any option to enable continuous ingestion."

Please help me:

User's image

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,944 questions
Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
508 questions
0 comments No comments
{count} votes

Accepted answer
  1. Sander van de Velde | MVP 31,211 Reputation points MVP
    2023-08-01T11:35:03.31+00:00

    Hello Raguram,

    If you use the free version, there is a wizard for you to complete for ingesting blobs:

    User's image

    You need to provide a storage url.

    But this is a one-time ingestion solution.

    The free version only offers 'streaming' ingest using an EventHub.

    if you are using the paid Azure Data Explorer cluster, check out the database data connection for Blob storage files.

    Here is an example of how to set this up.


    If the response helped, do "Accept Answer". If it doesn't work, please let us know the progress. All community members with similar issues will benefit by doing so. Your contribution is highly appreciated.

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more