I am using azure server for sql database.
I want to enabled backup database daily. And also need to dump sql file for current database and other images uploaded to server.
Any suggestions please?
You can do this in a different ways. You can use the third party applications and schedule backup jobs. Or you can use the native tools and configure everything by your-self. Hope this will be useful for you.
Since you're going down the Azure services route, for the images you had ought to look at Azure Blob Storage And to back it up...Look at this answer