Announcements
I am importing a canvas app to a different platform. Each platform has it's own Blob Container. I am successfully storing picture files, but when I go to retrieve them, using AzureBlobStorage.GetFileContent(BlobStorageID), it is looking in the incorrect Blob Container. How do I point it to the correct container?
@stapes , Did you created the Connection in the platform where you imported your canvas app? Try to create a connection for AzureBlobStorage in target environment.
The Azure Blob Storage Connection already exists. It does not specify the Blob Container. It only uses Azure Storage Account name and Azure Storage Account Access Key.
The same connector is used to create the file, and that bit has worked:
AzureBlobStorage.CreateFile( "blobcontainername", GUID() & ".jpg", AddMediaButton2.Media )
You will see on the Azure.BlobContainer.CreateFile the blob container name is a parameter.
Found a solution for this, using AzureBlobStorage.GetFileContentByPath
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.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 329 Most Valuable Professional
11manish 209 Super User 2026 Season 2
Mohsin Ali 179