Updated on 2025-08-18 GMT+08:00

Creating a Public Zone

Scenarios

To use Huawei Cloud DNS for public domain name resolution, create a public zone for your domain name on the DNS console.

This section describes how to create a public zone for your domain name on the DNS console.

Prerequisites

You have registered a domain name.

Procedure

  1. Go to the Public Zones page.
  2. In the upper right corner of the page, click Create Public Zone.
    Configure the parameters based on Table 1.
    Figure 1 Creating a public zone

    Table 1 Parameters for creating a public zone

    Parameter

    Description

    Example

    Domain Name

    Domain name purchased from a domain name registrar.

    For details about the domain name format, see Domain Name Format and DNS Hierarchy.

    example.com

    Enterprise Project

    Enterprise project associated with the public zone.

    You can manage public zones by enterprise project.

    This parameter is available and mandatory only when Account Type is set to Enterprise Account.

    When setting this parameter, note the following:

    • If you do not manage zones by enterprise project, select the default enterprise project.
    • If you manage zones by enterprise project, select an existing enterprise project.

    default

    Tag

    This parameter is optional.

    Identifier of the zone. Each tag contains a key and a value. You can add up to 20 tags to a zone.

    For details about tag key and value requirements, see Table 2.

    NOTE:

    If your organization has configured tag policies for the DNS service, you need to add tags to your public zones based on the tag policies. If you add a tag that does not comply with the tag policies, public zones may fail to be created. Contact the administrator to learn more about tag policies.

    example_key1

    example_value1

    Description

    This parameter is optional.

    Supplementary information about the zone.

    The description can contain a maximum of 255 characters.

    This is a zone example.

    Table 2 Tag key and value requirements

    Parameter

    Requirements

    Example

    Key

    • Cannot be left blank.
    • Must be unique for each resource.
    • Can contain a maximum of 128 characters.
    • Cannot start or end with a space, or cannot start with _sys_. Only letters, digits, spaces, and the following special characters are allowed: _.:=+-@

    example_key1

    Value

    • Can be left blank.
    • Can contain a maximum of 255 characters.
    • Only letters, digits, spaces, and the following special characters are allowed: _.:/=+-@

    example_value1

  3. Click OK.

    You can view the created zone in the zone list.

    If "This public zone has been created by another account. You need to reclaim it first." is displayed when you create a public zone, you need to reclaim the public zone.

    You can click the domain name to view SOA and NS record sets automatically added to the zone.

    • The NS record set defines authoritative DNS servers for the domain name.
    • The SOA record set identifies the base DNS information about the domain name.

Helpful Links