All Products
Search
Document Center

ApsaraDB RDS:Create tags

Last Updated:Mar 28, 2026

Tags let you organize and manage large numbers of ApsaraDB RDS for SQL Server instances. Each tag is a key-value pair attached to an instance—use the key to define a category (such as environment or team) and the value to specify the classification within that category (such as production or backend).

Limits

ConstraintDetail
Tags per instanceUp to 20
Tag key uniquenessEach key must be unique per instance. A tag with a duplicate key overwrites the existing tag.
Batch operation limitUp to 50 instances can be tagged in a single operation
Tag namespace scopeRegional. Instances in different regions do not share a tag namespace.
Tag deletionWhen you remove a tag from an instance, ApsaraDB RDS deletes the tag if no other instance in the region uses it.

Prerequisites

Before you begin, make sure you have:

  • An ApsaraDB RDS for SQL Server instance

  • The permissions to manage tags on RDS instances

Add a tag to an instance

  1. Log on to the ApsaraDB RDS console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your instance resides.

  2. In the instance list, click the Tag icon icon in the Tags column of the target instance. In the panel that appears, click Edit.

  3. In the Configure Tags dialog box, set Tag Key and Tag Value, then click OK.

Add tags to multiple instances

Tag up to 50 instances at a time from the instance list.

  1. Log on to the ApsaraDB RDS console. In the left-side navigation pane, click Instances. In the top navigation bar, select the region where your instances reside.

  2. Select the instances you want to tag, then click Edit Tag below the instance list.

    If Edit Tag is not visible, scroll to the bottom of the instance list.

    Edit tags for multiple RDS instances at a time

  3. In the Configure Tags dialog box, set Tag Key and Tag Value, then click OK.

API reference

OperationDescription
TagResourcesAdd tags to one or more ApsaraDB RDS instances.