Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 3 additions & 15 deletions checklists/alz_checklist.en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2256,7 +2256,7 @@
{
"category": "Management",
"subcategory": "Data Protection",
"text": "Employ Azure Site Recovery for Azure-to-Azure VM DR scenarios. Use native PaaS DR capabilities. Use Azure-native backup capabilities.",
"text": "Employ Azure Site Recovery for Azure-to-Azure VM DR scenarios. Use Azure-native backup capabilities.",
"waf": "Reliability",
"guid": "7ea02e1c-7166-45a3-bdf5-098891367fcb",
"id": "F02.01",
Expand Down Expand Up @@ -2300,25 +2300,13 @@
"link": "https://learn.microsoft.com/azure/cloud-adoption-framework/ready/landing-zone/design-area/management-operational-compliance#monitoring-for-configuration-drift",
"training": "https://learn.microsoft.com/training/paths/implement-resource-mgmt-security/"
},
{
"category": "Management",
"subcategory": "Protect and Recover",
"text": "Use Azure Site Recovery for Azure-to-Azure Virtual Machines disaster recovery scenarios. This enables you to replicate workloads across regions.",
"waf": "Operations",
"service": "VM",
"guid": "2476e49f-541a-4cdc-b979-377bcdb3751a",
"id": "F04.01",
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/site-recovery/site-recovery-overview",
"training": "https://learn.microsoft.com/training/modules/protect-infrastructure-with-site-recovery/"
},
{
"category": "Management",
"subcategory": "Protect and Recover",
"text": "Use native PaaS service disaster recovery capabilities. Perform failover testing with these capabilities.",
"waf": "Operations",
"guid": "b2ab13ad-a6e5-45d7-b8a2-adb117d6326a",
"id": "F04.02",
"id": "F04.01",
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/architecture/framework/resiliency/backup-and-recovery",
"training": "https://learn.microsoft.com/training/modules/explore-iaas-paas-platform-tools-for-high-availability-disaster-recovery/"
Expand All @@ -2330,7 +2318,7 @@
"waf": "Operations",
"service": "Backup",
"guid": "f625ca44-e569-45f2-823a-ce8cb12308ca",
"id": "F04.03",
"id": "F04.02",
"severity": "Medium",
"link": "https://learn.microsoft.com/azure/backup/backup-center-overview",
"training": "https://learn.microsoft.com/training/modules/design-solution-for-backup-disaster-recovery/"
Expand Down
Loading