DP-300 · Question #433
You have an Azure SQL managed instance named SQL1. You need to configure a backup solution for SQL1. The solution must ensure that database backups can be retained for up to 10 years. Which two…
The correct answer is B. an Azure Storage account C. a long-term backup retention policy. In Azure SQL Managed Instance, you can configure a long-term backup retention policy (LTR). This allows you to automatically retain database backups in separate Azure Blob storage containers for up to 10 years. You can then recover a database using these backups with the Azure…
Question
Options
- Aa Recovery Services vault
- Ban Azure Storage account
- Ca long-term backup retention policy
- Da policy in Azure Backup
How the community answered
(57 responses)- A14% (8)
- B79% (45)
- D7% (4)
Explanation
In Azure SQL Managed Instance, you can configure a long-term backup retention policy (LTR). This allows you to automatically retain database backups in separate Azure Blob storage containers for up to 10 years. You can then recover a database using these backups with the Azure portal, the Azure CLI and PowerShell. https://learn.microsoft.com/en-us/azure/azure-sql/managed-instance/long-term-backup-retention-
Topics
Community Discussion
No community discussion yet for this question.