Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
revansh
Helper IV
Helper IV

Dynamically call IMAGES from azure blob Storage

Hi,

 

We have designed our app on AZURE . 

Backend database is AZURE SQL SERVER for data capture and AZURE BLOB STORAGE for images stirage.

 

My requirement is to develop a LIST report with azure sql server database. Whenever a user clicks in a line item in this table, i want to open a second report with respective IMAGE from azure blob storage. 

 

This cna be easily acheived by importing images from AZURE BLOB STORAGE in the same data model, But we dont want to go through this route because images storage  size is in GB's .

 

PLease provide some pointers.

 

Thanks

 

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @revansh ,

 

Currently, the best way is to process images by AZURE BLOB STORAGE.

Dashboard Images in Azure Blob Storage - a solutio... - Microsoft Power BI Community

Upload image data in the cloud with Azure Storage | Microsoft Docs

 

Therefore, the loaded image can be processed or python is also a good try.

High performance image processing with Image Resizer and Azure - Ben Foster

Use Python to process images in Azure blob storage - Stack Overflow


Hope it help you solve the problem.

 

Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-henryk-mstf
Community Support
Community Support

Hi @revansh ,

 

Currently, the best way is to process images by AZURE BLOB STORAGE.

Dashboard Images in Azure Blob Storage - a solutio... - Microsoft Power BI Community

Upload image data in the cloud with Azure Storage | Microsoft Docs

 

Therefore, the loaded image can be processed or python is also a good try.

High performance image processing with Image Resizer and Azure - Ben Foster

Use Python to process images in Azure blob storage - Stack Overflow


Hope it help you solve the problem.

 

Best Regards,
Henry


If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.