diff --git a/blueprints.md b/blueprints.md index 01c3fc6..a920f5e 100644 --- a/blueprints.md +++ b/blueprints.md @@ -11,4 +11,5 @@ Where possible this will be a set of fully working components / solutions you ca | [Signing commits on GitHub](practices/guides/commit-signing.md) | Instructions | Recommended | Published | | [Automating performance-test decisions using APDEX](practices/performance-testing.md) | Instructions | Recommended | Published | | [Scanning source code for secrets](tools/nhsd-git-secrets/README.md) | Full solution | Recommended | Published | -| Cross-account backups on AWS | Instructions | In progress | Draft | +| [Cross-account backups on AWS](https://github.com/NHSDigital/terraform-aws-backup) | Full solution | Mandatory | Published | +| [Cross-account backups on Azure](https://github.com/NHSDigital/az-backup) | Full solution | In progress | Draft |