Forum Discussion

alexander tikhomirov's avatar
alexander tikhomirov
Brass Contributor
Sep 15, 2020
Solved

how to configure process of continuous export of data from Azure Data Explorer to Azure Data Lake v1

Hi Is is possible to configure continuous export of data from Azure Data Explorer to Azure Data Lake v1 in background?   For example    I have created table   .create external table ExternalT...
  • I have created ticket with MS support and having answer:

    I have reached our engineering team and you are correct - this scenario is currently not yet supported. Very few customers use ADLS gen1, so there has been very little demand for feature this so far. ADX does not support refresh tokens, so we cannot renew the token OBO of the service principal. I have sent your feedback on the need of this feature to the engineering team – and for long term (unfortunately no ETA right now), we plan to support using managed identities in continuous export, and then this will be supported.

    In the meanwhile, our suggestion is to move to ADLS gen2, where you can configure the export with an account key (or a very long living SAS key).

Resources