canonical / charm-duplicity

A charm that provides functionality for both manual and automatic backups for a deployed application
0 stars 3 forks source link

Add Azure storage native support #30

Closed ashugauttam225 closed 3 months ago

ashugauttam225 commented 6 months ago

i have added the functionality for native support for Azure storage, which makes it available to store backups in Azure in a Juju-managed way. Please review and do comment and i will make the necessary changes accordingly. I will add the unit test later.

Fixes: #29

jneo8 commented 5 months ago

Hi @ashugauttam225 , are you still work on this one?