Skip to content

Commit 8f6a384

Browse files
committed
946: language edit; dns-zones
1 parent 38e3fe7 commit 8f6a384

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

docs/infrastructure-management/ipam/dns-records.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ A/AAAA, CNAME, MX and PTR records are supported and can be automatically populat
2020

2121
A/AAAA records are automatically associated with existing IP addresses (or can be associated with new IP Addresses when they are created).
2222

23-
You can search for records or filter by domain to edit/view certain records.
23+
You can search for records or filter by domain to edit or view certain records.

docs/infrastructure-management/ipam/dns-zones.mdx

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DNS zones can be added manually or (preferrably) via DNS auto-discovery as discu
1010

1111
## DNS Zone Add/Edit page
1212

13-
The DNS Zones add/edit page can be reached via the main menu, _Network -> DNS Zones_. Click the "Add DNS Zone" button in the upper right to add a new zone. Give your zone a name, and specify the Nameserver for that zone. Optionally, you can specify the VRF Group that your new Zone belongs to, tags relevant to your new zone, and any relevant notes. Click "Save" in the bottom right when finished, and you'll be brought back to the DNS Zones list page, where you will see your new zone along with any others that exist.
13+
The DNS Zones add or edit page can be reached via the main menu, under **Resources > DNS Zones**. Click the **Create** button in the upper right to add a new zone. Give your zone a name, and specify the **Nameserver** for that zone. Optionally, you can specify the **VRF Group** that your new Zone belongs to, add **Tags** relevant to your new zone, and add any relevant **Notes**. Click **Save** in the bottom right when finished, and you'll be brought back to the DNS Zones list page, where you will see your new zone along with any others that exist.
1414

1515
<ThemedImage
1616
alt="Add DNS Zone"
@@ -20,11 +20,11 @@ The DNS Zones add/edit page can be reached via the main menu, _Network -> DNS Zo
2020
}}
2121
/>
2222

23-
To define a DNS Zone, add/edit the zone specific fields show above.
23+
To define a DNS Zone, add or edit the zone specific fields show above.
2424

2525
## Editing existing records
2626

27-
To edit an existing DNS Zone Record, click the name of the DNS Zone Record you're trying to edit:
27+
To edit an existing DNS Zone record (under under **Resources > DNS Zones**), click the name of the DNS Zone record you want to edit and click the **Edit** button in the upper right.
2828

2929
<ThemedImage
3030
alt="Edit DNS Zone Record"
@@ -33,5 +33,3 @@ To edit an existing DNS Zone Record, click the name of the DNS Zone Record you'r
3333
dark: useBaseUrl('/assets/images/dns-zones/DNS_Zone_Records_List-dark.png'),
3434
}}
3535
/>
36-
37-
You can edit individual \\records from the DNS Records list page, _Network menu -> DNS Records_

0 commit comments

Comments
 (0)