tencent cloud

View Backup Overview (Region Dimension)
Last updated:2026-01-27 16:16:43
View Backup Overview (Region Dimension)
Last updated: 2026-01-27 16:16:43
TencentDB for SQL Server provides a backup overview page to help you quickly understand backup space usage and backup trends. This article describes how to view the backup overview by region through the console.

Supported Dimensions Description

This article describes how to view the backup overview at the region dimension, which means that through this document, you will see the backup overview of a specific region.
TencentDB for SQL Server also provides a backup overview at the instance dimension. For details, see View Backup Overview (Instance Dimension).

Scenarios

TencentDB for SQL Server allocates backup space occupied by instance backup files on a per-region basis. The backup space represents the total storage space for all SQL Server database backups within that region, including automatic data backups, manual data backups, and log backups, as well as both local backups and cross-region backups. Cross-region backups are counted toward the backup region of the primary instance to which they belong. That is: although cross-region backups are stored in other regions, their backup volume is counted in the backup region of the primary instance. Backup fees are calculated based on the backup pricing of the storage region (that is, the destination region of the cross-region backup).
Extending the backup retention period or increasing the frequency of manual backups will increase the backup storage space. You can view the backup overview to understand the backup space statistics and trends for all instances in each region under your account, and to view real-time backup space statistics for individual instances.
On the console's Database Backup page, you can perform the following queries and operations:
View Backup Overview: On the overview page, you can view backup space statistics and trends for all instances in each region under your account, as well as real-time backup space statistics for individual instances.
View Data Backup Summary: On the Data Backup page, you can query the data backup details of all instances in a specific region.
View Log Backup Summary: On the Log Backup page, you can query the log backup details of all instances in a specific region.
Set Download Limit: On the download configuration page, you can set or modify the download restrictions for backup files in the current region.

View Backup Overview

1. Log in to the SQL Server console.
2. In the left sidebar, select Database Backup.
3. On the Database Backup page, you are taken to the Overview page by default, where you can view the following information.
Backup Overview
Instance Backup Real-Time Statistics
Backup Trend

View Data Backup Summary

1. Log in to the SQL Server console.
2. In the left sidebar, select Database Backup.
3. On the Database Backup page, click Data Backup to go to the Data Backup page.

4. This Data Backup page displays a region-level summary of data backups. The fields in the backup list are consistent with those in the instance-level data backup list, with the only addition being the "Instance ID/Name" field, which shows all instances with data backups in the current region. For descriptions of other fields, see Viewing Backup Overview (Instance Level).
5. The following operations are available in the Data Backup list:
Clicking an Instance ID/Name: jumps to the instance details page of the corresponding instance.
Clicking View Details: redirects to the Backup Management > Data Backup page of the corresponding instance.
Clicking Rollback: redirects to the Restore page where you can perform rollback using the selected backup set or reconfigure the rollback settings.
Click More > Convert into Scheduled: This allows you to convert the selected backup files with backup method as "Automatic - Regular" to backup files with backup method as "Automatic - Scheduled" for long-term retention.
Clicking More > Delete: allows you to delete backup files with backup method as "Manual".

View Log Backup Summary

1. Log in to the SQL Server console.
2. In the left sidebar, select Database Backup.
3. On the Database Backup page, click Log Backup to go to the Log Backup page.

4. The Log Backup page displays a region-level summary of log backups. The fields in the backup list are consistent with those in the instance-level log backup list, with the only addition being the "Instance ID/Name" field, which shows all instances with log backups in the current region. For descriptions of other fields, see Viewing Backup Overview (Instance Level).
5. The following operations are available in the log backup list:
Clicking an Instance ID/Name: jumps to the instance details page of the corresponding instance.
Clicking View Details: redirects to the Backup Management > Log Backup page of the corresponding instance.

Set Download Limit

1. Log in to the SQL Server console.
2. In the left sidebar, select Database Backup.
3. On the Database Backup page, click Download Configuration to go to the Download Configuration page.
4. After Download Settings, click Modify.

5. Complete the following configurations, then click OK.
Parameter
Description
download permission
You can choose Downloadable over both public and private networks or Downloadable only over a private network.
Private network download restriction
When the download permission is set to Downloadable over both public and private networks, the private network download restriction defaults to Downloadable by all. When the download permission is set to Downloadable only over a private network, the private network download restriction defaults to Downloadable by all, with supported options including Downloadable by all or Downloadable if conditions are met.
When Private network download restriction is set to Downloadable if conditions are met, you can restrict VPC and IP Address, with an AND relationship between both conditions.
VPC: You can set to include or exclude specific VPCs. All VPCs created under the current region are available for selection, and multiple selections are supported.
IP Address: You can set to include or exclude specific IP addresses. Multiple IP addresses should be separated by " , ".
link validity period
Defaults to 12 hours. Options include: 15 minutes, 30 minutes, 1 hour, 6 hours, 12 hours, 24 hours, or 36 hours.

Related APIs

API
Description
This API (DescribeBackupStatistical) is used to query the real-time backup statistics list.
This API (DescribeBackupSummary) is used to query database backup overview information.
This API (DescribeCrossBackupStatistical) is used to query the cross-region backup real-time statistics list.
Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback