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,521 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 on to create java client that generates sas tokens for the given service principal credentials. I am taking a reference from https://github.com/AzureAD/microsoft-authentication-library-for-java/blob/dev/msal4j-sdk/src/samples/confidential-client/ClientCredentialGrant.java
Where we will need to pass the following prop and acquire the sas tokens ?