Forum Discussion

DennesTorres's avatar
DennesTorres
Icon for Power Participant rankPower Participant
2 years ago
Solved

Kusto Query Limits

Hi, Kusto has a limit of 64MB on the queries. How can we go over this limit in Fabric? I read about Data Export but I believe it's related to Azure Data Explorer, not Fabric.   I imagine...
  • DennesTorres's avatar
    DennesTorres
    2 years ago

    Hi,

    I think it worked.

    It resulted in an error on the UI, but I believe it will work in othe places.

     

     

    Meanwhile I discovered the pipelien COPY activity ignores the Kusto query limit automatically, without the need of this set.

    On the other hand, the dataflows gen 2 are tied with kusto limit, probably they will need this set.

    Thank you!

    Dennes