You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK.
urlFragment
data-lake-store-java-upload-download-get-started
Azure Data Lake Storage Gen1: Getting Started + MSI
This sample demonstrates how to interact with the Azure Data Lake Storage Gen1 service using the Java SDK using MSI auth. The sample walks through the three main steps:
Acquire an Azure ActiveDirectory OAuth token
Create a client object
Use the methods on the client object to interact with the store