docker-db-backup icon indicating copy to clipboard operation
docker-db-backup copied to clipboard

Azure support

Open PierrePDP opened this issue 3 years ago • 4 comments

Good day

I would just like to find out if support for Azure is on the horizon?

Cheers

PierrePDP avatar Aug 31 '20 07:08 PierrePDP

Do you mean Azure Databases or Azure File Storage for the backups? I'm not familiar in the slightest with Azure, never have used, but an open to investigating. A while back someone had requested Microsoft SQL server support which we could not do, things may have changed with availability of command line tools.

tiredofit avatar Aug 31 '20 13:08 tiredofit

Apologies, I should've been more clear in my question. I was referring to Azure File Storage for the backups.

PierrePDP avatar Aug 31 '20 13:08 PierrePDP

This tool https://github.com/Azure/blobxfer looks promising to be able to upload and download to Azure, also being able to synchronize the entire directory - which could help with retention, something I am not doing with the S3 support (you have to manually delete your backups).

Are you able to spend some time getting me some working command line functions with this tool to be able to upload a file? Then I can easily integrate this.

tiredofit avatar Aug 31 '20 13:08 tiredofit

@tiredofit FYI Add support for mssql backup and azure storage upload with blobxfer. Issue: #163 Pullrequest: #165 Issue: #164 Pullrequest: #166

eoehen avatar Oct 04 '22 17:10 eoehen

@tiredofit can we close this issue?

eoehen avatar Dec 03 '22 22:12 eoehen

I think we can, thanks again for your contribution.

tiredofit avatar Dec 04 '22 14:12 tiredofit