Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Automate - Using Flows
Answered

how to upload to blob container via sas url

(0) ShareShare
ReportReport
Posted on by

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?

  • Verified answer
    Mson Profile Picture
    on at
    Re: how to upload to blob container via sas url
    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]
  • v-yamao-msft Profile Picture
    on at
    Re: how to upload to blob container via sas url

    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

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

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Markus Franz – Community Spotlight

We are honored to recognize Markus Franz as our April 2025 Community…

Kudos to the March Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,524 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,906 Most Valuable Professional

Leaderboard

Featured topics

Restore a deleted flow