web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / how to upload to blob ...
Power Automate
Answered

how to upload to blob container via sas url

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

It looks like there is a way to get a SAS URI for Blob Storage.  What is the action is use that URI to upload files to the container?

Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @Mson,

     

    We could use the action Create SAS URl by path to create a SAS link for the blob using the path. To upload files to the container, we could use the action Create blob, but it seems that there is no action can be used to upload files using the SAS URl.

     

    Please check this doc for more details:

    https://docs.microsoft.com/en-us/connectors/azureblob/

     

     

    Best regards,

    Mabel Mao

  • Verified answer
    Mson Profile Picture
    Microsoft Employee on at
    Actually. I figured out a way to do this.

    After getting the SAS Uri for a blob container then one can use the http action and create a put request with
    A) the appropriate x-ms headers, and
    B) have the body be the content
    C) split the SAS Uri into two parts on ? with the split function, then have the url used for the PUT request be split[0] / [filename] ? split[1]

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 112 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 52

#3
Ellis Karim Profile Picture

Ellis Karim 51 Super User 2026 Season 1

Last 30 days Overall leaderboard