Forum Discussion
tochen_snap
7 years agoNew Contributor II
Thanks @Vladimir, I know how to use wasb/wasbs for azure. But i want to use azure SAS (Shared Access Signatures) as security token.
I see the Snaplogic can use REST snap and SAS token to access Azure service bus queue. see this link
I want to do the same thing (REST get and SAS) with Azure storage Blob.
Thanks,
tochen_snap
7 years agoNew Contributor II
@Vladimir, i want to upload a file into a blob container with REST snap and SAS (SharedAccessSignature). How to do it? There is no such example in Snaplogic document. Thanks.