An Azure service that automates the access and use of data across clouds without writing code.
@SURULIRAJAN V Thanks for reaching out.
Data ingestion is the process used to load data records from one or more sources into a table in Azure Data Explorer and the supported ways are documented here.
Logic app does have Azure Data Explorer connector and the available action are listed here where you can render chart, run query etc. at the Azure data explorer end.
As you already have the DataSource as blob in your storage account so you can refer to this document to Ingest data from a container into Azure Data Explorer.
Hope the above clears things up and you cannot use Azure logic app data explorer connector to send data to data explorer.
Let me know if you have any queries or concerns.
Please "Accept Answer" if the answer is helpful so that it can help others in the community.