cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Connect to azure blob storage using SAS token in SAP Datasphere

harsha_kotni
Product and Topic Expert
Product and Topic Expert
0 Likes
1,100

Hi team,

We use BTP Object Store as a service in our applications and it generates SAS token-based credentials for the Blob container. Is there a way to connect to the Blob container using the SAS token in Datasphere? 

We have a few delta tables in the container and want to access them in Datasphere. Based on the help documentation and the connections UI, I can see that it only asks for the shared key but doesn't support any other type of credentials for the Blob container.

https://help.sap.com/docs/SAP_DATASPHERE/be5967d099974c69b77f4549425ca4c0/df5a7c56ac21472c973f6fab34...

Any leads on this would help us proceed with the proof of concept we are working on. I really appreciate any help you can provide.

Accepted Solutions (0)

Answers (1)

Answers (1)

bheemeshRao
Explorer
0 Likes

Hello @harsha_kotni,

You can use ADLS Gen2 as outbound, which has the option to connect via SAS tokens, have implemented this scenario and it worked.

conn_ques1.pngconn_ques2.png