70-246 · Question #195
You need to perform IAAS on demand backup of server2 with most resent files to azure backup.
The correct answer is A. create Incremental backup then create a restore point B. create express full backup then create a restore point. Both A and B are valid approaches for capturing the most recent files in an on-demand Azure Backup scenario. An Incremental backup (A) captures only the blocks that have changed since the last backup, making it fast and ensuring the latest changes are included; creating a…
Question
You need to perform IAAS on demand backup of server2 with most resent files to azure backup.
Options
- Acreate Incremental backup then create a restore point
- Bcreate express full backup then create a restore point
- CCreate a restore point then create Only-Synchronization
- DSchedule a daily backup then create a restore point
How the community answered
(17 responses)- A71% (12)
- C18% (3)
- D12% (2)
Explanation
Both A and B are valid approaches for capturing the most recent files in an on-demand Azure Backup scenario. An Incremental backup (A) captures only the blocks that have changed since the last backup, making it fast and ensuring the latest changes are included; creating a restore point afterward marks a recoverable snapshot. An Express Full backup (B) is a rapid full-backup method used in scenarios like SQL Server that quickly captures a consistent full copy of current data and is followed by a restore point. Option C is incorrect because 'Only-Synchronization' does not create a recoverable backup. Option D is incorrect because scheduling a daily backup does not satisfy the 'on-demand' requirement.
Topics
Community Discussion
No community discussion yet for this question.