Share via

Java SDK for getting User Delegation SAS

Ben Zhang 1 Reputation point
2021-06-13T02:06:47.377+00:00

I have a storage account I would like to access using a User Delegation SAS generated from a service principal. I found the track 2 (updated) SDK for the DataLakePathClient, but was wondering if there was any track 1 (legacy) functionality that fulfills the same purpose, for the sake of backwards compatibility.

For context, track 2 java SDKs are in the com.azure group, while track 1 java SDKs are in the com.microsoft.azure group.

Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

0 comments No comments

1 answer

Sort by: Most helpful
  1. Anonymous
    2021-06-14T21:34:15.98+00:00

    @Ben Zhang
    Unfortunately the legacy java SDK does not have User Delegation SAS capabilities as it is older than that feature.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.