tencent cloud

SQL Server Data Backup
Last updated: 2025-07-10 15:20:32
SQL Server Data Backup
Last updated: 2025-07-10 15:20:32

Overview

SQL Server data backup is a SCF-based database backup feature provided by COS. It allows you to dump SQL Server data to COS so that data can be stored persistently and protected from data loss or corruption. After you set a backup function rule for a specified bucket, SCF will scan your server backup files periodically and dump them in the bucket.

Notes

SQL Server data backup functions back up only the backup files of SQL Server. If SQL Server backup is not enabled, the backup functions cannot be executed. For more information about Tencent Cloud SQL Server database backup, please refer to Backup Cloud Database SQL Server.
If you have added a SQL Server data backup rule to your bucket in the COS console, you can view it in the SCF console. DO NOT delete the function. Otherwise, your rule may not take effect.
The current feature is only supported in regions where both COS and SCF are the same. It is not supported in some regions, such as Chongqing. The specific regions are subject to those displayed on the COS and SCF consoles.

Directions

1. Log in to the COS console.
2. On the left sidebar, click Application Integration > Data Backup.
3. Find SQL Server Backup and click Configure Backup Rule to go to the rule configuration page.
4. Click Add Function.
Note:
If you haven't activated SCF, go to the SCF console to activate it and authorize the service as instructed.
5. In the pop-up window, configure the following items:
Function Name
Uniquely identifies a function and cannot be modified after being set. You can view the function in the SCF console.
Associated Bucket
A bucket to store SQL Server backup files.
Trigger Period
Triggers the backup operation for the SQL Server backup function. Every day and custom periods are supported.
Cron Expression
If you use a custom period, you can use Cron to specify the trigger period rule. Cron follows the local Standard Time. For detailed configuration policies, see Timer Trigger Description.
Database Instance
SQL Server instance list of the region where the current bucket resides
Delivery Path
Delivery path prefix of the backups. If not specified, backups will be stored in the root directory of the bucket.
SCF Authorization
SCF needs to be authorized so that it can read the SQL Server instances as well as their backup files, and save the backup files to the specified bucket.
6. Click Confirm. You can perform the following operations on the created function:
Click Log to view the historical running status of the SQL Server data backup. If an error is reported, you can click Log to quickly redirect to the SCF console for viewing the error log details.
Click Details to view detailed information about the function and trigger.
Click More > Edit to modify the SQL Server data backup rule.
Click More > Trigger to manually trigger the SQL Server backup rule.
Click More > Delete to delete the unwanted SQL Server data backup rule.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback