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

Add support for Azure Key Vault #30

Open
johncollinson2001 opened this issue Nov 19, 2024 · 0 comments
Open

Add support for Azure Key Vault #30

johncollinson2001 opened this issue Nov 19, 2024 · 0 comments

Comments

@johncollinson2001
Copy link
Contributor

Azure Key Vault is not directly supported by Azure Backup / Data Protection Services.

Any solution will likely require a custom script to extract the contents of the Key Vault, encrypt it, and upload it to a storage account which is configured to be backed up by Azure Backup.

A mechanism to execute the Key Vault backup on a schedule would be helpful (e.g. through a Logic App, or an Azure Automation workflow).

It would be nice if this module could abstract the user away from the scripting and automation. The user should simply provide the relevant config (as per other types of resources that are directly supported), and the module will then create a dedicated storage account, a logic app/automation workflow, and fully manage the scheduled backup of Key Vault data.

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

1 participant