Forum Discussion

revansh's avatar
revansh
Icon for Helper IV rankHelper IV
5 years ago
Solved

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 Reply