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

Automating Azure VM and Storage Account Backups with Terraform and Recovery Services Vault #1

Merged
merged 4 commits into from
Aug 26, 2024

Conversation

deepakttn
Copy link
Contributor

This module including Azure Backup Recovery Service Vault Terraform code in this repository to provide seamless virtual machine and storage account for files shares backup creation.

This repo includes :

  1. Resource Group : This module generates a resource group for your Azure resources; alternatively, you can simply utilise your existing resource group.
  2. Recovery Service Vault : This module creates a recovery service vault in which you add your backups for virtual machines and storage accounts.
  3. Backup Policy : Two backup policies are created by this module for storage account backup and virtual machine backup.
  4. Backup Protection resource : This module, in its final state, enables backup for every virtual machine and file share for storage accounts.

This module has been successfully tested in an Azure account to enable backups for the storage account and resource virtual machine.

@rahulttn rahulttn merged commit 23308d2 into tothenew:main Aug 26, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants