Closed lpunderscore closed 5 years ago
There is currently no SDK for ADLS Gen2, but the support for ADLS Gen2 will be in the Azure Storage SDKs with the Blob package. Stay tuned!
Currently the only way to interface with Gen2 is through the Hadoop driver, or the REST APIs.
@seguler any hints on sdk release timeframe? thanks!
@seguler Is there any documentation on the REST API? James said he would publish a link, but I don't see it. This is important for any real enterprise deployment of this product.
I used this article and was able to upload files to dl gen2 account. It's not super straight forward, but it works.
Closing this since the current rest api method worked.
@lpunderscore , Hello, can you please provide some sample code for the api usage? I tried, but always fail(Even click on the try it button on the page). Thank you.
Will support for gen2 be included in this sdk? Is there an sdk available for gen2?
Thanks