I am providing a JSON file of 5 MB size as input for Azure Stream Analytics and i am getting the below error.
"selected file 'filename' must be between 1 and 2097152 bytes"
Number of streaming units selected is 3. How to make Stream Analytics to read a large Json file as input?