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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / Large File Upload Usin...
Power Apps
Unanswered

Large File Upload Using the Azure Blob Storage Connector

(1) ShareShare
ReportReport
Posted on by

We are developing a canvas app to upload the file from power apps to Azure ADLS. For the same, we are using the Azure Blob Storage connector in the PowerApps( We are not using Power Automate here).

 

 

 

 ForAll(
 AttachmentControl.Attachments,
 AzureBlobStorage.CreateFile(
 "/app/l1/l2",
 ThisRecord.Name,
 ThisRecord.Value
 )
 );

 

 

 

As per the documentation here, to upload large files of more than 50 MB, we have to enable the chunking option. But I am really not sure how to enable this option from the power apps side as we are using Azure blob storage connector directly in the power apps.  I have seen the chucking option in Power Automate. 

 

Can someone help me with the same? Thanks in Advance.

Categories:
I have the same question (0)
  • MichelLiesmons Profile Picture
    3 on at

    I have the same question, please advise on uploading large files from a power app to ADLS, or another storage option if that would facilitate the process.
    Thanks.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
Kalathiya Profile Picture

Kalathiya 368 Super User 2026 Season 1

#1
Kalathiya Profile Picture

Kalathiya 368 Super User 2026 Season 1

#3
WarrenBelz Profile Picture

WarrenBelz 318 Most Valuable Professional

Last 30 days Overall leaderboard