DP-300 · Question #429
SIMULATION You need to configure differential backups for the db1 Azure SQL database to be once a day instead of twice day. You may need to use SQL Server Management Studio and the Azure portal. Answe
The correct approach uses the Azure Portal to navigate to the logical SQL server, access the Backups blade under Retention Policies, select the db1 database, and configure the differential backup frequency to '24 hours' (once per day) instead of the default '12 hours' (twice per
Question
Exhibit
Explanation
The correct approach uses the Azure Portal to navigate to the logical SQL server, access the Backups blade under Retention Policies, select the db1 database, and configure the differential backup frequency to '24 hours' (once per day) instead of the default '12 hours' (twice per day). This is the proper administrative path because differential backup frequency for Azure SQL Database is managed through the short-term retention policy settings in the Azure Portal, not through SQL Server Management Studio, as this is a PaaS-managed service where backup scheduling is controlled at the platform level.
Topics
Community Discussion
No community discussion yet for this question.
