Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machv/tf-poc-ad-dr
Azure DR scenario for AD domain
https://github.com/machv/tf-poc-ad-dr
Last synced: 27 days ago
JSON representation
Azure DR scenario for AD domain
- Host: GitHub
- URL: https://github.com/machv/tf-poc-ad-dr
- Owner: machv
- Created: 2023-03-28T12:56:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T12:58:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-07T23:41:11.683Z (3 months ago)
- Language: HCL
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PoC for AD DR
Terraform scripts in `tf` folder deploy AD domain controller in Azure and configure a backup job using Recovery Services Vault and isolated environment for restoring DC from backup.
Script `restore-dc.ps1` then restores the latest backup from RSV to isolated network previously deployed by Terraform.