Azure Data Lake Storage
An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.
1,552 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am working with an API that sends applcation/octet-stream as the response. How do I make use of it? Is it possible to save the reponse in ADLS file as json or csv. I was expecting a file from the response as the API is for file download. Any help would be appreciated.