* All uploaded files are by default stored in azure cloud and you’ll get the uploaded file’s url.
* If you want to save the file in a different database/store, you can use the file’s url to fetch it and upload it to your database using validator functions on that step.
Code snippet for this app.getFile(url)