All Products
Search
Document Center

ApsaraDB RDS:Release notes

Last Updated:Nov 12, 2025

This topic describes the release notes for ApsaraDB RDS for SQL Server (RDS for SQL Server) and provides links to the relevant references.

Note

For more information about the release notes for the minor engine versions of an RDS for SQL Server instance, see Release notes for minor engine versions of RDS for SQL Server.

2025

October

Category

Feature

Description

Release date

Reference

Feature optimization

Disk encryption

RDS for SQL Server supports enabling disk encryption for existing instance and changing encryption keys for specific instances.

10-29

Configure the cloud disk encryption feature

New feature

Cross-region disaster recovery

RDS for SQL Server supports the cross-region disaster recovery feature. This feature provides a disaster recovery solution based on SQL Server Distributed Availability Groups (DAG) and the cross-region network connectivity of DTS. You can create disaster recovery instances across regions. Data is synchronized in real time between the primary and disaster recovery instances. This ensures data consistency and provides a low-latency access experience.

10-27

New feature

Billing method change from serverless to pay-as-you-go

RDS for SQL Server supports the billing method change from serverless to pay-as-you-go.

10-14

Change the instance billing method from serverless to pay-as-you-go

Feature optimization

Deletion of privileged accounts

RDS for SQL Server supports deleting privileged accounts. You cannot use a deleted privileged account to log on to the instance and all permissions related to the account are also deleted to ensure instance security.

10-09

September

Category

Feature

Description

Release date

Reference

New feature

SQL parameter logging

RDS for SQL Server allows you to enable the SQL parameter logging feature by setting rds_capture_sql_param to 1. After this feature is enabled, the parameters passed during the execution of a SQL statement are recorded in the audit logs and slow query logs. This is suitable for scenarios where you need to locate parameter-speciiic issues, such as performance optimization and security audit.

09-12

Modify instance parameters in the ApsaraDB RDS console

August

Category

Feature

Description

Release date

Reference

Feature optimization

New stored procedure

RDS for SQL Server newly supports the sp_rds_manage_tempdb_user stored procedure that is used to grant or revoke an account's db_owner permission on the tempdb database. This is useful for users who need to reclaim the space of the tempdb database.

08-11

Stored procedures

July

Category

Feature

Description

Release date

Reference

Feature optimization

Datebase attribute management

RDS for SQL Server supports the db_owner attribute that is used to specify the owner of a database. The owner has the full permissions on the database. This allows you to flexibly manage permissions on databases.

07-30

Manage database attributes

New feature

Release of new minor engine versions

You can update the minor engine of your RDS for SQL Server instances to the following new versions:

  • SQL Server 2022: 16.0.4200.1

  • SQL Server 2019: 15.0.4435.7

  • SQL Server 2017: 14.0.3495.9

  • SQL Server 2016: 13.0.6460.7

07-12

Feature optimization

Configuration of backup sets for a single database

RDS for SQL Server allows you to specify the retention period of backup sets when you manually backup data in the console or by calling APIs. You can also extend the retention period of manually created backup sets for flexible management.

07-07

Manual backup

June

Category

Feature

Description

Release date

Reference

Feature optimization

Forceful SSL encryption

RDS for SQL Server enables forceful SSL encryption on connections established to the public endpoint of your instances and allows you to configure the earliest TLS version, which ensures the confidentiality of data in transit.

06-16

Configure the SSL encryption feature

New feature

Support on SQL Server 2017/2019/2022 EE for RDS for SQL Server instances on Basic Edition

RDS for SQL Server instances on the Basic Edition with dedicated instance types will support SQL Server 2017 EE, 2019 EE, and 2022 EE.

This release is suitable for users who need to deploy their business on RDS Basic Edtion instances running SQL Server 2017/2019/2022 EE for simple scenarios such as personal learning, development testing, and small website or application building.

Go to the buy page.

06-11

[New features/New specifications] ApsarDB RDS for SQL Server instances on Basic Edition support SQL Server 2017/2019/2022 EE

May

Category

Feature

Description

Release date

Reference

Feature optimization

Standard monitoring

The sqlserver.alwayson_lagsecs monitoring metric is supported for RDS for SQL Server. This metric is used to monitor the latency between the primary and secondary clusters in an RDS for SQL Server instance that runs RDS Cluster Edition, helping you locate and resolve potential latency issues.

05-21

View standard monitoring

March

Category

Feature

Description

Release date

Reference

New feature

Custom threshold for slow query logs

RDS for SQL Server allows you to specify a custom threshold for slow query logs by configuring the rds_slow_log_threshold parameter in the console. This helps you accurately identify slow queries that throttle the instance performance.

03-20

Modify instance parameters in the ApsaraDB RDS console

Feburary

Category

Feature

Description

Release date

Reference

New feature

New minor engine version

New minor engine versions for RDS instances that run SQL Server 2016, SQL Server 2019, and SQL Server 2022 are released.

02-18

Release notes for minor engine versions of ApsaraDB RDS for SQL Server

Feature optimization

Stored procedure

RDS for SQL Server supports the stored procedure sp_rds_update_db_stats. You can use this stored procedure to efficiently update the statistics of your database by specifying the sampling ratio, concurrency, timeout period, and threshold percentage.

02-17

Update the database statistics

January

Category

Feature

Description

Release date

Reference

Feature optimization

System admin account

The system admin account of an RDS for SQL Server instance can be manually deleted in the RDS console. This helps you configure and manage database accounts as needed.

01-10

Create a system admin account

2024

December

Category

Feature

Description

Release date

Reference

New feature

Log backup frequency of every 5 minutes

ApsaraDB RDS for SQL Server supports the log backup frequency of every 5 minutes. The setting of the log backup frequency takes effect immediately. This feature is suitable for businesses that have high requirements for data continuity, data integrity, and recovery point objective (RPO).

12-09

Set the log backup frequency to every 5 minutes

November

Category

Feature

Description

Release date

References

Feature optimization

Cross-region backup and restoration

ApsaraDB RDS for SQL Server instances that run different engine versions support the cross-region backup feature. After this feature is enabled for an RDS instance, the backup files of the RDS instance are automatically replicated from the source region to the specified destination region. You can use this feature for regulatory compliance and disaster recovery.

11-04

October

Category

Feature

Description

Release date

References

New feature

Data archiving to OSS

ApsaraDB RDS for SQL Server instances that use ESSDs provide the database-level data archiving feature. You can use the feature to archive data to an Object Storage Service (OSS) bucket. You can convert infrequently accessed online databases into cold storage databases on the Databases page of the ApsaraDB RDS console or by calling API operations. Cold data is stored in an OSS bucket at low costs. This helps separate hot data from cold data and reduce storage costs.

10-12

Archive data to an OSS bucket

September

Category

Feature

Description

Release date

References

New feature

Database attribute management

ApsaraDB RDS for SQL Server allows you to view or modify various attributes for an ApsaraDB RDS for SQL Server instance in the ApsaraDB RDS console. You can also manually shrink database transaction logs and update database statistics to optimize database performance and improve query efficiency.

09-25

Manage database attributes

Feature optimization

Major engine version upgrade and cross-zone migration for instances with security or encryption features enabled

Major engine version upgrade and cross-zone migration can be performed on ApsaraDB RDS for SQL Server instances for which the TDE, SSL, cloud disk encryption, or snapshot backup feature is enabled.

09-14

New feature

Account password policy configuration

An account password policy is configured on your server running the Windows operating system to manage account passwords. ApsaraDB RDS for SQL Server allows you to configure a password policy for an account of your ApsaraDB RDS for SQL Server instance to manage the password age in a fine-grained manner. This helps improve the account security.

09-13

Configure a password policy for an account

Feature optimization

Cross-region backup and restoration

The cross-region backup feature is supported for RDS instances for which the cloud disk encryption feature is enabled. When you restore the data of an RDS instance from an existing backup file to a new RDS instance that resides in a region that is different from the source region, take note of the following items:

  • If the original RDS instance uses the physical backup method, you can determine whether to enable the cloud disk encryption feature for the new RDS instance.

  • If the original RDS instance uses the snapshot backup method, the cloud disk encryption feature is automatically enabled for the new RDS instance.

09-03

August

Category

Feature

Description

Release date

References

New feature

Instance parameter management

The parameters of an RDS instance can be modified in the ApsaraDB RDS console to meet your business requirements.

08-27

Reconfigure the parameters of an ApsaraDB RDS for SQL Server instance by using the ApsaraDB RDS console

July

Category

Feature

Description

Release date

References

New feature

Distributed transaction whitelist

The distributed transaction whitelist feature is supported for ApsaraDB RDS for SQL Server instances that run RDS Basic Edition. The feature helps build a secure and stable distributed transaction environment to facilitate fine-grained permission management and ensure the security of distributed transaction execution. You can quickly locate and resolve transactional consistency issues to ensure business continuity and data accuracy.

07-09

Configure a distributed transaction whitelist

June

Category

Feature

Description

Release date

References

New feature

Security group rule

Custom security group rules can be configured for ApsaraDB RDS for SQL Server instances to implement precise access control of authorized entities. This allows you to manage access permissions on the RDS instances in a fine-grained manner. Custom security group rules are suitable for various scenarios.

06-28

Configure security group rules

Feature optimization

Viewing of metrics

A variety of performance metrics are provided to allow you to view the standard monitoring data of your RDS instance in the ApsaraDB RDS console.

06-18

View the resource metrics and engine metrics

New feature

Character set collation rule

The Character Set Collation Rule parameter can be configured when you create your RDS instance. The parameter is default to Chinese_PRC_CI_AS.

06-17

Create an ApsaraDB RDS for SQL Server instance

New feature

Time zone

More time zones are supported for RDS instances. If the time zone of your RDS instance does not match your business logic or your application needs to handle the data of multiple time zones, you can change the time zone of the RDS instance. This ensures that the data is correctly converted and displayed in different time zones.

06-11

Change the character set collation and time zone

April

Category

Feature

Description

Release date

References

New feature

Error log cleanup

The error log cleanup feature is supported for RDS instances. This feature clears error log files accumulated in an RDS instance to release disk space. For error logs that have been uploaded to an Object Storage Service (OSS) bucket, you can still view the error logs in the ApsaraDB RDS console, which are not affected by the cleanup operation.

04-17

View logs

Feature optimization

Increased maximum storage capacity

The maximum storage capacity of Enterprise SSDs (ESSDs) and general ESSDs is changed from 4,000 GB or 16,000 GB to 32,000 GB. ESSDs of performance level 1 (PL1), PL2, and PL3 are affected. You can select the storage capacity based on your business requirements when you create an RDS instance or increase the storage capacity of an existing RDS instance.

04-09

New feature

New major engine version

SQL Server 2014 EE on RDS High-availability Edition and SQL Server 2014 SE on RDS Basic Edition and RDS High-availability Edition are supported for RDS instances.

Note

You can create RDS instances that run SQL Server SE on RDS Basic Edition only in regions outside China.

04-01

March

Category

Feature

Description

Release date

References

New feature

SSL encryption by using custom certificates

SSL encryption can be implemented by using custom certificates. This feature encrypts the connections to an RDS instance and protects the data that is transmitted over the connections. Before you use this feature, you must upload the custom PFX certificate to an OSS bucket. Then, you can select the custom certificate when you enable SSL encryption.

03-05

Configure SSL encryption for an RDS instance

February

Category

Feature

Description

Release date

References

Feature optimization

Change of the character set collation and time zone

The character set collation and time zone can be changed separately. If your RDS instance does not belong to the shared instance family, you can change the time zone of the RDS instance. You can change the character set collation of an RDS instance that belongs to the shared instance family. This ensures that data in RDS instances can be properly stored and displayed in different languages and enables you to manage the character set collation and time zone in a more flexible manner.

02-28

Change the character set collation and time zone

New feature

TDE

Transparent Data Encryption (TDE) is supported for standard RDS instances that run SQL Server 2022. TDE can be used to perform real-time I/O encryption and decryption on data files. TDE prevents attackers from bypassing databases on your RDS instance to read sensitive information from the storage of the RDS instance. This improves the security of sensitive information in RDS instances.

02-27

TDE configuration

January

Category

Feature

Description

Release date

References

New feature

Upgrade of RDS edition from RDS Basic Edition to RDS Cluster Edition

An RDS instance can be upgraded from RDS Basic Edition to RDS Cluster Edition. After the upgrade, your database system uses a high availability (HA) architecture that consists of a primary node and a secondary node. You can create up to seven read-only nodes for the primary node. The secondary node is readable and provides the backup capability. This can meet diverse business requirements.

01-31

New feature

Fast initialization for read-only RDS instances

The fast initialization feature for read-only RDS instances is supported for required RDS instances that run RDS Cluster Edition and use general ESSDs. This feature shortens the time required to create a read-only RDS instance to minutes. The creation does not affect the I/O performance of the primary RDS instance.

01-05

Overview of read-only ApsaraDB RDS for SQL Server instances

Feature optimization

Forceful SSL connection and minimum TLS version

Forceful SSL connection and minimum TLS version can be configured. When you connect your client to an RDS instance, you can forcefully enable the client to use SSL connections and specify the minimum TLS version. This ensures data confidentiality in transit.

01-03

Configure SSL encryption for an RDS instance

2023

August

Category

Feature

Description

Release date

References

Feature optimization

Cross-region backup and restoration

The cross-region backup and restoration feature is supported for RDS instances for which TDE is enabled. This improves the data backup and restoration capabilities of the RDS instances.

08-31

Feature optimization

Restoration

The tabs on the Backup and Restoration page of an RDS instance are adjusted. The Data Backup and Log Backup tabs are moved to the Base Backups tab. The original Backup Settings tab is renamed as Backup Strategy. This does not affect the original features. These changes aim to simplify and optimize the operations on the Backup and Restoration page tab to improve user experience.

08-15

Use the backup and restoration feature

July

Category

Feature

Description

Release date

References

New feature

Secondary instance restart

The secondary instance restart feature is supported for RDS instances that run SQL Server EE (Always On). If a secondary RDS instance handles excessive connections or encounters performance issues, you can manually restart the secondary RDS instance.

07-18

Restart a secondary RDS instance

New feature

Secondary database backup

The secondary database preferred mode is supported for RDS instances that run RDS Cluster Edition. You can configure the system to perform physical backups on secondary RDS instances. This reduces the I/O loads on primary RDS instances and improves instance performance and stability.

07-03

Back up an RDS instance

June

Category

Feature

Description

Release date

References

New feature

New major engine version

SQL Server 2022 EE (Always On), SQL Server 2022 SE, and SQL Server 2022 Web are supported.

06-13

New feature

Host account

Host accounts can be created for RDS instances. You can create a host account for your RDS instance and use the host account to log on to the host on which the RDS instance is deployed. This facilitates instance management and operations.

06-08

Create a host account and use the host account for logons

May

Category

Feature

Description

Release date

References

New feature

New minor engine version

The minor engine versions for RDS instances that run SQL Server 2016 are released.

05-18

Release notes for minor engine versions

New feature

New minor engine version

The minor engine versions for RDS instances that run SQL Server 2019 and SQL Server 2017 are released.

05-16

Release notes for minor engine versions

New feature

SQL Explorer and Audit

The SQL Explorer and Audit feature is supported in the autonomy services for RDS instances.

05-12

Use the SQL Explorer and Audit feature

April

Category

Feature

Description

Release date

References

Feature optimization

Database restoration

  • When you restore a database to an existing RDS instance, the system checks whether data can be restored from the specified backup set or to the specified point in time. This helps prevent restoration failures.

  • When you restore an individual database to an existing RDS instance, we recommend that you manually back up the database and then restore data to the point in time at which the manual backup set is generated. This method can be used to roll back data in scenarios such as application upgrades and releases. For more information, see Back up an ApsaraDB RDS for SQL Server instance.

  • When you restore a database that is unexpectedly deleted, the system checks whether data can be restored from the specified backup set or to the specified point in time. Then, the system displays a prompt based on the check result.

04-27

Restore the data of an RDS instance

New feature

Task Center

Task Center is supported for ApsaraDB RDS for SQL Server. After you perform an operation on your RDS instance, you can view the progress of the task for the operation and details about historical tasks on the Task Center page.

04-04

Use Task Center

March

Category

Feature

Description

Release date

References

New feature

Automatic storage expansion

The automatic storage expansion feature is supported for RDS instances. You can use this feature to check the storage usage of an RDS instance. If the storage capacity of the RDS instance is insufficient, the system automatically expands the storage capacity of the instance. This ensures business stability.

03-28

Configure the automatic storage expansion feature

New feature

Official release of serverless instances

Serverless RDS instances are provided by Alibaba Cloud for small- and medium-sized enterprises or individual developers. Serverless RDS instances can scale CPU and memory resources in real time, which is new to RDS instances with cloud disks.

03-20

[New features/New specifications] Serverless ApsaraDB RDS for SQL Server instances are available for commercial use

Feature optimization

Instance creation

A port can be specified for an RDS instance when you create the RDS instance.

03-16

Create an RDS for instance. For more information, see Create an ApsaraDB RDS for SQL Server instance.

January

Category

Feature

Description

Release date

References

Feature optimization

Specification change

The storage capacity of some RDS instances can be expanded without loss. This allows you to change the performance level (PL) of the storage type or the storage capacity without the need to configure the switching time for the RDS instance.

01-03

Change instance specifications

2022

December

Category

Feature

Description

Release date

References

New feature

Performance Events

The performance events feature is provided. You can view the details and statistics of abnormal events, optimization events, and auto scaling events of an RDS instance. The events include the events that are planned to be executed, the events that are being executed, and the events that are completed.

12-30

View performance events of an RDS instance

Feature optimization

Creation of a system admin account

A system admin account can be created in the ApsaraDB RDS console. By default, the permissions to create a system admin account are not granted to Alibaba Cloud accounts.

12-19

Create a system admin account

New feature

Cross-region backup

The cross-region backup feature is supported for RDS instances that run SQL Server 2017 EE (Always On) and use the snapshot backup method. The feature allows you to back up your data to a different region for regulation compliance or disaster recovery. For more information, see Use the snapshot backup feature.

12-15

Use the cross-region backup feature

November

Category

Feature

Description

Release date

References

New feature

Self-service diagnostics

The self-service diagnostics feature is added. You can use the feature to check both the internal IP addresses of Elastic Compute Service (ECS) instances and the public addresses of clients that are connected to your RDS instance.

11-28

Use the self-service diagnostics feature

New feature

Instance suspension

An RDS instance can be suspended based on your business requirements. After the RDS instance is suspended, the computing resources of the RDS instance are released, and you are no longer charged for the computing resources.

11-10

Stop an RDS instance

October

Category

Feature

Description

Release date

References

Feature optimization

Automatic backup

The automatic backup feature is optimized. When you configure a physical backup policy for an RDS instance, the incremental backup feature is supported. If this feature is enabled, the backup cycle consists of three phases: a full backup, an incremental backup, and another incremental backup. This feature is enabled by default.

10-23

Enable the automatic backup feature

Feature optimization

Manual backup

The manual physical backup feature of ApsaraDB RDS for SQL Server is optimized by improving scheduling algorithms and concurrency control. For example, if you manually create multiple single-database backup tasks for an RDS instance, the efficiency of the manual backup tasks is significantly improved.

10-23

Use the manual backup feature

September

Category

Feature

Description

Release date

References

Feature optimization

Stored procedure

The commands for stored procedures in ApsaraDB RDS for SQL Server are updated.

09-08

Operations related to a stored procedure

July

Category

Feature

Description

Release date

References

Feature optimization

Upgrade of the major engine version and RDS edition

The major engine version and RDS edition of RDS instances that use any SQL Server version can be upgraded.

07-19

Upgrade the major engine version of an RDS instance

Feature optimization

Recycle bin

RDS instances that are created for more than seven days can be moved to the recycle bin after they are manually released. You can re-create or destroy the RDS instances in the recycle bin.

07-19

Manage ApsaraDB RDS for SQL Server instances in the recycle bin

Feature optimization

Permissions to create a system admin account

System admin accounts can be created for RDS instances of various RDS editions and database engine versions.

07-19

Create a system admin account on an ApsaraDB RDS for SQL Server instance

Feature optimization

Connection of an RDS instance to a self-managed domain

RDS instances of various RDS editions can be connected to self-managed domains.

07-19

Connect an ApsaraDB RDS for SQL Server instance to a self-managed domain

June

Category

Feature

Description

Release date

References

New feature

Cross-version and cross-edition upgrade

The cross-version and cross-edition upgrade is supported for RDS instances.

06-24

Upgrade the major engine version of an RDS instance

May

Category

Feature

Description

Release date

References

New feature

Migration across zones

The cross-zone migration feature is supported for RDS instances that run any SQL Server versions.

05-28

Migrate an RDS instance across zones

New feature

Performance center

The performance center page is supported. On the Performance Center page of the ApsaraDB RDS console, you can use features such as monitoring dashboard.

Note

ApsaraDB RDS supports the performance center feature from May 20, 2022.

05-20

Use the monitoring dashboard feature

New feature

Enterprise-level console

The enterprise-level ApsaraDB RDS console is released. You can use the enterprise-level ApsaraDB RDS console to modify multiple parameters, edit multiple tags, renew multiple instances, and modify multiple attributes at a time. This improves the experience of batch instance management.

05-11

April

Category

Feature

Description

Release date

References

New feature

Manual primary/secondary switchover

The manual primary/secondary switchover feature is supported for RDS instances that run SQL Server EE (Always on).

04-29

Switch workloads over between primary and secondary ApsaraDB RDS for SQL Server instances

Feature optimization

Display of primary/secondary switchover logs

The entry point to primary/secondary switchover logs is added on the Service Availability page. You can view the primary/secondary switchover logs for your RDS instance that runs RDS High-availability Edition or RDS Cluster Edition.

04-29

View logs

New feature

RAM policies

Resource Access Management (RAM) policies are used to manage the permissions of RAM users. The RAM policies involve 12 conditions.

04-14

Use RAM policies to manage the permissions of RAM users on ApsaraDB RDS instances

New feature

Update of the minor engine version

The minor engine versions of RDS instances that run SQL Server EE (Always On) can be updated.

04-13

Update of the minor engine version

March

Category

Feature

Description

Release date

References

New feature

Configuration of the read attribute for a secondary RDS instance that runs RDS Cluster Edition

The read attribute can be configured for secondary RDS instances that run RDS Cluster Edition. After you create an RDS instance that runs RDS Cluster Edition, a primary RDS instance and a secondary RDS instance are provisioned. By default, the secondary RDS instance serves as a read-only instance. This reduces the cost of cloud migration.

03-28

Configure the read attribute for a secondary RDS instance

Feature optimization

Snapshot backup

The snapshot backup feature is supported for RDS instances that use shared instance types and RDS instances that run RDS Cluster Edition.

03-18

Use the snapshot backup feature

New feature

Instance release protection

If your RDS instance uses the pay-as-you-go billing method and runs critical workloads, you can enable the release protection feature for your RDS instance. This feature prevents your RDS instance from being manually released due to accidental operations or lack of communication among team members.

03-08

Use or disable the release protection feature

2021

December

Category

Feature

Description

Release date

References

New feature

Prohibition of creating RDS instances for which disk encryption is disabled

RAM policies can be attached to RAM users to prevent the RAM users from creating RDS instances for which disk encryption is disabled.

12-20

Use RAM policies to manage the permissions of RAM users

November

Category

Feature

Description

Release date

References

New feature

Host accounts

Users can create a host account for an RDS instance. Users can use the crested host account in the Bastionhost console to connect to and manage the hosts on which the RDS instance and its secondary RDS instance run.

11-30

Create a host account and use the host account for logons

New feature

vSwitch change

The vSwitch of an RDS instance can be changed based on business requirements.

11-30

Change the vSwitch

New feature

Cross-region backup

The cross-region backup feature is supported for RDS instances.

11-26

Use the cross-region backup feature

New feature

New shared instance types

New shared instance types are provided for RDS instances that run SQL Server 2012 SE, SQL Server 2016 SE, SQL Server 2017 SE, SQL Server 2019 SE, SQL Server 2012 EE, or SQL Server 2016 EE.

11-25

Instance types for primary RDS instances

New feature

Commercial release of the backup download feature

The backup download feature is about to be upgraded and commercially released. In the commercial release, a free quota for backup downloads over the Internet is provided. If the traffic that users consume for downloading backup files over the Internet exceeds the free quota, users are charged additional fees.

11-25

[Special offers/Price changes] Commercial release of the backup download feature

September

Category

Feature

Description

Release date

References

Feature optimization

Pagination for the DescribeDBInstances operation

Users can use the MaxResults parameter to specify the maximum number of entries per page and use the NextToken parameter to specify the token that is used to display the next page. The NextToken parameter is set to its value that is returned from the most recent call of the DescribeDBInstances operation.

10-15

Query RDS instances

August

Category

Feature

Description

Release date

References

Feature optimization

Maximum storage capacity for primary instance types

The maximum storage capacity that is supported for primary RDS instances is increased to 16,000 GB.

This adjustment is not supported for primary RDS instances that run SQL Server 2008 R2.

08-30

Primary RDS instance types

New feature

TDE with BYOKs

TDE is supported for RDS instances that use Bring Your Own Keys (BYOKs).

08-04

TDE configuration

July

Category

Feature

Description

Release date

References

New feature

Downloads of physical backup files of individual databases

The physical backup file of each individual database that is created on an RDS instance can be downloaded.

07-29

Download data backup files or log backup files

New feature

TDE

TDE is supported for RDS instances that run SQL Server 2019 SE.

07-09

TDE configuration

June

Category

Feature

Description

Release date

References

Feature optimization

Collection of network traffic statistics

The traffic statistics of RDS instances that run RDS Basic Edition, RDS High-availability Edition, or RDS Cluster Edition are collected from Windows network adapters. This way, the traffic statistics can reflect the network bandwidth usage more accurately.

After a backup is created for an RDS instance that runs one of the preceding RDS editions, the traffic on the Monitoring and Alerts page of the instance in the ApsaraDB RDS console significantly increases within a short period of time.

06-04

View standard monitoring

New feature

Alerting

An alerting system can be built for an ApsaraDB RDS instance with a few clicks. This alerting system helps users monitor crucial metrics and identify abnormal metrics at the earliest opportunity.

06-01

Manage alerts on an RDS instance

May

Category

Feature

Description

Release date

References

New feature

Selection of zones for secondary RDS instances

The zones of secondary RDS instances can be selected.

05-27

Create an RDS instance

April

Category

Feature

Description

Release date

References

New feature

SQL Server 2019 EE

SQL Server 2019 EE is supported.

04-27

Capability

New feature

Metrics

Metrics that are used to monitor the IOPS, transactions per second (TPS), and queries per second (QPS) of an RDS instance can be specified in alert rules.

04-22

Configure an alert rule

New feature

Snapshot backup

Snapshot backups are supported for RDS instances that use cloud disks.

04-06

Enable the snapshot backup feature

March

Category

Feature

Description

Release date

References

New feature

Display of error logs

The error logs of RDS instances can be displayed in the ApsaraDB RDS console.

03-26

View logs

Feature optimization

Uppercase letters in database names

Uppercase letters are allowed in the names of databases that are created on RDS instances.

03-23

Create a database

2020

November

Feature

Description

Release date

References

Database engine version

The data of an RDS instance can be restored to an existing RDS instance that runs a later database engine version than the original RDS instance.

2020-11-18

Restore the data of an RDS instance

October

Feature

Description

Release date

References

Cross-region backup

Cross-region backups are supported for RDS instances. After cross-region backups are enabled for an RDS instance, ApsaraDB RDS can automatically replicate the backup files of the RDS instance to a different region. The cross-region data backup files can be used to monitor and restore the data of the RDS instance.

2020-10-23

Use the cross-region backup feature

September

Feature

Description

Release date

References

RAM-based authorization

The permissions on RDS instances can be granted to RAM users by using RAM.

2020-09-08

Authorize a RAM user to manage ApsaraDB RDS instances

July

Feature

Description

Release date

References

Account creation

An account named Sa can be created. After the account is created on an RDS instance, the account can be used to connect an application to the RDS instance without service interruptions.

2020-07-22

Create a privileged account and a standard account

June

Feature

Description

Release date

References

Self-managed domain

RDS instances can be connected to self-managed domains.

2020-06-12

Connect an RDS instance to a self-managed domain

Storage type

The storage types of RDS instances can be upgraded from standard SSDs to ESSDs across zones.

2020-06-11

Change instance specifications

May

Feature

Description

Release date

References

Storage type

The storage types of RDS instances can be upgraded from standard SSDs to ESSDs.

2020-05-07

Change instance specifications

April

Feature

Description

Release date

References

Billing method

The billing method of an RDS instance can be changed from subscription to pay-as-you-go.

2020-04-21

Switch the billing method from subscription to pay-as-you-go

New version

RDS instances that run SQL Server 2008 R2 and use cloud disks are released.

2020-04-10

Create an ApsaraDB RDS for SQL Server instance

February

Feature

Description

Release date

References

New version

The beta version of SQL Server 2019 SE is released.

2020-02-28

Create an RDS instance

Cloud disk encryption

Cloud disks can be encrypted by using BYOKs when the multi-zone deployment method is used.

2020-02-26

Use the cloud disk encryption feature

Database management

The database management feature is supported for RDS instances that run SQL Server 2017 EE (Always On).

2020-02-25

Create a database

2019

October

Feature

Description

Release date

References

SQL Server 2017 SE

SQL Server 2017 SE is supported. ApsaraDB RDS supports all SQL Server versions and editions that are released from 2012 to 2017.

2019-10-18

Features of RDS instances that run different SQL Server versions and RDS editions

PL2 ESSD and PL3 ESSD

PL2 ESSDs and PL3 ESSDs are supported in all Alibaba Cloud regions in the Chinese mainland. A PL3 ESSD delivers 20 times the IOPS and 11 times the throughput of a PL1 ESSD. PL3 ESSDs can be used to handle a large number of highly concurrent I/O requests at stable read and write latencies.

2019-10-17

Storage types

Multi-zone deployment

The multi-zone deployment method is supported for the combination of Zhangjiakou Zone A and Zhangjiakou Zone C.

2019-10-10

Create an ApsaraDB RDS for SQL Server instance

September

Feature

Description

Release date

References

New buy page

A new ApsaraDB RDS buy page is released.

2019-09-12

Create an ApsaraDB RDS for SQL Server instance

July

Feature

Description

Release date

References

SQL Server 2016 EE Basic

SQL Server 2016 EE Basic is supported.Dedicated RDS instances are available.

2019-07-25

Create an ApsaraDB RDS for SQL Server instance

Five-year subscription

Five-year subscription is supported for RDS instances.

2019-07-20

Create an ApsaraDB RDS for SQL Server instance

Upgrade of the RDS edition from RDS Basic Edition to RDS High-availability Edition

The RDS edition of an RDS instance can be upgraded from RDS Basic Edition to RDS High-availability Edition. The upgrade can be performed on the Basic Information page in the ApsaraDB RDS console.

2019-07-17

Upgrade of the major engine version