Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable home directory backups with Azure File backups #624

Closed
3 tasks done
Tracked by #4390
yuvipanda opened this issue Aug 23, 2021 · 3 comments
Closed
3 tasks done
Tracked by #4390

Enable home directory backups with Azure File backups #624

yuvipanda opened this issue Aug 23, 2021 · 3 comments
Assignees

Comments

@yuvipanda
Copy link
Member

yuvipanda commented Aug 23, 2021

We use Azure File storage for home directories on Azure. It offers a built in backup solution which we should enable and configure for all our deployments.

Configuration options

Given these are disaster recovery backups, let's start by keeping a 5 day daily backup.

So we:

  1. backup daily
  2. retain for 5 days
  3. Specify window of 22:00:00 (UTC-07:00) (this matches the EFS default window)

There seem to be direct correlation with usable config properties in https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/backup_policy_file_share

Tasks

@sgibson91
Copy link
Member

I am not sure if I have access to the Azure account the pchub is deployed to?

@yuvipanda
Copy link
Member Author

@sgibson91 ah, sorry - password for that should be in bitwarden!

@sgibson91
Copy link
Member

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants