How to download a file without plugins

My system allows users to post files on Azure blobs. The Bubble DB is kept empty, all is handled through APIs. Now, I can retrieve files from Azure and have them displayed in a new tab but I want the user to be able to download the file, not open them on a new tab… This seems like a basic function but I am unable to make that work. Plugins do not seem to be working well for that use case. Any guidance on how to make this work?