AZ-500 · Question #172
SIMULATION You need to configure a weekly backup of an Azure SQL database named Homepage. The backup must be retained for eight weeks. To complete this task, sign in to the Azure portal. Answer: You…
The correct approach uses Azure SQL Database's built-in Long-Term Retention (LTR) policy, which allows administrators to configure weekly, monthly, and yearly backup retention beyond the default 7-35 day window. By navigating to the database's server, selecting 'Manage…
Question
Explanation
The correct approach uses Azure SQL Database's built-in Long-Term Retention (LTR) policy, which allows administrators to configure weekly, monthly, and yearly backup retention beyond the default 7-35 day window. By navigating to the database's server, selecting 'Manage backups,' and configuring the weekly retention policy to 8 weeks, the administrator leverages Azure's native backup infrastructure without needing third-party tools or manual scripts. This is the only method that directly addresses both the frequency (weekly) and retention (8 weeks) requirements within the Azure portal.
Topics
Community Discussion
No community discussion yet for this question.