Creating authoritative zones for Microsoft DNS servers using DDI Central
To create authoritative zones for Microsoft DNS servers using DDI Central:
Add Domain
- On clicking the Add Domain button, the Create Domain page appears as shown below.

In the Create Domain page, enter the value for the fields based on the descriptions below.
- NAME: Name the new domain name you wish to create or manage.
- TTL (Time to Live): Specifies the resolving servers how long to cache information about the domain before querying for it again. Specified in seconds, and the default value is set to 86400.
- NAMESERVERS: Enter the nameserver that has the authority to resolve queries and providing responses to queries for this domain.
Note: It has become common practice for users to enter a nameserver that bears the same name as the domain under which it is configured. DDI Central now requires users to establish an appropriate A or AAAA record that can provide an authoritative answer for the nameserver before allowing it to be used with the domain name. For example, when configuring the domain 'clouddns.com' with a nameserver such as 'ns1.clouddns.com', DDI Central prompts you to first create an authoritative address record, either A or AAAA, for 'ns1.clouddns.com' within the domain. - EMAIL: Enter the email address of the domain administrator or the personnel responsible for managing the DNS zone.
- REFRESH: Specified in seconds, tells secondary nameservers how often to check with the primary nameserver for updates.
- RETRY: Incase the secondary nameserver fails to reach the primary, this value specifies how long it should wait before retrying.
- EXPIRY: Determines the duration, in seconds, for which a secondary nameserver will attempt to contact the primary nameserver. After this period, if no response is received, the secondary nameserver will consider the data stale and cease responding to queries with it.
- MINIMUM: Specifies the minimum TTL that tells the resolving servers how long to remember that a particular record does not exist.
- PRIMARY: Specifies the primary DNS server for the zone. In a primary-secondary setup, the primary server is where the zone records are originally created and managed.
- SECONDARY: Specifies secondary DNS servers. These servers get their zone data from the master server through zone transfers.
- SCOPE LIST: Enter a scope name and click the blue add(+)b button in the right end after each entry to create a Zone Scope for the domain name.
Note: Define only as many zone scopes as necessary to meet your network's requirements. Regularly review and clean up unused or redundant zone scopes.
More on Zone Scopes in Microsoft DNS here. - DDNS: Dynamic DNS automatically creates records and updates records with IP address that are leased out via a designated DHCP servers.
More on managing Dynamic DNS (DDNS) enabled zones here. - Use the toggle to enable or disable DDNS by opening the domain name in edit mode here as required.
Click the Save button at the bottom to create or update the zone with the specified parameters, while Cancel would discard any changes made.
Import Domains
DDI Central enables you to bulk import records into the DDI Central console using the Import button on the top right corner.
On clicking the Import button, the Import Domains window appears on screen.

On the Import Domains window, enter the values for the following fields:
- ZIP FILE: Upload the ZIP file containing zone information for the domain name.
- TYPE: Specify the type of DNS zone being imported. The default option shown is Authoritative, indicating that the data being imported is for an authoritative DNS zone. Authoritative DNS zones are responsible for containing the DNS records for a particular domain.
- PRIMARY: Select one or more primary DNS servers. The primary server would be the primary source of data for the zones being imported and would handle DNS queries and updates.
- SECONDARY: Similar to the Primary field, select one or more Secondary)DNS servers. Secondary servers receive zone data from the master server and serve as backups to handle queries if the Primary is unavailable.
- IMPORT: Once all fields are filled out and you are ready to import the domain data, click the Import button to initiate the import process.
The two methods discussed above can help you create authoritative zones for Microsoft DNS using DDI Central.