From the Resource records tab of a zone, users can copy a resource record to a different zone (within the same view) using the duplicate function.
When duplicating a resource record, the resource record will be copied to the new
zone with the same name and record data. For example, duplicating host record
host1.example1.com with record data 192.0.2.20
in the example1.com zone into destination zone
example2.com will create host record
host1.example2.com with record data
192.0.2.20. The original resource record will continue to exist in
the example1.com zone.
To duplicate a resource record:
- Select the DNS tab in the sidebar, then select Views.
- Navigate to the level (DNS zone or DNS sub-zone) that contains the resource record you want to duplicate.
- Select the Resource records tab.
- Select the row actions button (⋮) for the resource record, then select Duplicate.
- In the Destination zone field, select the zone that the resource record will be copied into.
- Add a Change control comment, if required.
- Select Duplicate.