question

BenZhang-0757 avatar image
0 Votes"
BenZhang-0757 asked SumanthMarigowda-MSFT commented

Java SDK for getting User Delegation SAS

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-accounts
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered SumanthMarigowda-MSFT commented

@BenZhang-0757
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.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.