You are designing a backup solution for production Azure Virtual Machines. The solution must meet the following requirements:
- Operational restores for failures occurring within the last few days must have a Recovery Time Objective (RTO) of under 10 minutes by utilizing the Instant Restore feature.
- The solution must minimize operational costs by using a standard backup policy rather than an enhanced backup policy.
- All backup data must remain within the primary region to comply with local data residency regulations.
What is the maximum retention period in days that can be configured for the instant recovery snapshots in the standard backup policy?
- 5Answer
- B14
- C30
- D90
Answer
5
The correct answer is 5. For standard Azure VM backup policies, the Instant Restore feature keeps snapshots locally for a range of 1 to 5 days (defaulting to 2 days). This meets the low RTO requirement for recent backups while staying within the standard policy constraints to minimize cost.
Step-by-Step Solution
Key Concept
Azure Backup Virtual Machine policy tiers and Instant Restore limits