Hello everyone,
Sorry in advance for my english 😙
My goal is to create an app allowing my users to upload files from PowerApps into Azure blob and to allow them to download files from my Azure blob.
It works well when my users want to upload files in the Azure Blob.
My Azure Blob access level is Private. So, in order to allow them to download files from my Blob I need to create Shared Access Signature on the files users just upload.
To do that I use the 'StockageBlobAzure' function : CreateSharedLink(Path). But it does not work, I always have this error message :
I use the following URI to create the SAS https://blobname.blob.core.windows.net/containername/filename :
Maybe the function is not used to create a SAS key? But I did not find a lot of doc on Azure Blob features created in power apps.
Many Thanks for your help.
Best Regards
Solved! Go to Solution.
Hello again,
I find the issue, my bad.
I do not need to specify all the URI of my Azure blob because it is already contain in the 'StockageBlobAzure' function.
I just need to specify the name of the container and the name of the file.
Best Regards everyone.
Hello again,
I find the issue, my bad.
I do not need to specify all the URI of my Azure blob because it is already contain in the 'StockageBlobAzure' function.
I just need to specify the name of the container and the name of the file.
Best Regards everyone.
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
206 | |
187 | |
82 | |
51 | |
37 |
User | Count |
---|---|
288 | |
244 | |
121 | |
76 | |
55 |