Give finance a seven-day recovery window
A hands-on AZ-104 lab. You produce the real artefact and 10 automated checks verify it behaves the way the exam expects.
Try this labAll AZ-104 practice
- Certification
- AZ-104
- Format
- Structured configuration
- Difficulty
- hard
- Estimated time
- 15 min
- Automated checks
- 10
The brief
Edit blob-service-properties.json so the finance account can restore block blob data to any point in the previous seven days. Azure requires blob versioning and the change feed to be on before point-in-time restore can be enabled, so turn both on. Then add a restore policy that reaches back the seven days finance asked for. One constraint decides the rest: Azure requires the restore retention to be at least one day less than the soft delete retention, and soft delete must not be weakened from where it starts - so work out which number has to move. Leave container soft delete covering at least the restore window.
Part of AZ-104 preparation
Labs are written by ExamNova to teach the decisions the exam tests. They are not reproductions of vendor lab content.