Hi All,
I’m wondering how to upload file to Azure Blob storage using shared access signature token? The Azure activities seems to require storage account key.
Does anyone have an example in xaml?
Thanks
Leor
Hi All,
I’m wondering how to upload file to Azure Blob storage using shared access signature token? The Azure activities seems to require storage account key.
Does anyone have an example in xaml?
Thanks
Leor
Anyone ever figure this out? looks like the Azure Activites library doesn’t support SAS at all?
I ended up just using azcopy.exe. Hope this helps.