Skip to main content
Solved

Getting files from Azure into Database

  • June 26, 2025
  • 1 reply
  • 46 views

Christian Schmidtchen
Apprentice
Forum|alt.badge.img

Hello everyone,

We are currently trying to send emails via the MS Graph API. This has worked very well so far. Now it is specifically about adding file attachments. Some of the attachments are stored in Azure and therefore have to be written to the database as a byte array before sending. The reason for this is the fact that we have to keep emails and attachments together and of course the byte array has to be converted into a Base64 for sending.

So how do we get the files individually from Azure into our database as varbinary(max)? Does anyone have any ideas or experience?

Translated with DeepL.com (free version)

Best answer by Christian Schmidtchen

I'm a bit of a fool. Of course you can solve the task with the process action “Read file”.

This gives you the byte array from the Azure blob and you can then process it further or save it. 

 

 

 

 

 

 

View original
Did this topic help you find an answer to your question?

1 reply

Christian Schmidtchen
Apprentice
Forum|alt.badge.img

I'm a bit of a fool. Of course you can solve the task with the process action “Read file”.

This gives you the byte array from the Azure blob and you can then process it further or save it. 

 

 

 

 

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings