You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DNS] Zone defaults may require contacting account team (#19418)
* Update dns-zone-defaults.mdx
ENT customers may require the Authoritative DNS - Custom SOA Record Allowed Entitlement added to their Account to see have the options of editing the DNS Settings.
It is not enabled by default.
* Update dns-zone-defaults.mdx
* Fix duplicated h1 and add sidebar label
* Style guide changes and move warning closer to related step
---------
Co-authored-by: Nic <[email protected]>
Co-authored-by: Rebecca Tamachiro <[email protected]>
Copy file name to clipboardExpand all lines: src/content/docs/dns/additional-options/dns-zone-defaults.mdx
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,11 @@
1
1
---
2
2
pcx_content_type: how-to
3
-
title: Zone defaults
3
+
title: Configure DNS zone defaults
4
4
sidebar:
5
5
order: 3
6
+
label: Zone defaults
6
7
---
7
8
8
-
# Configure DNS zone defaults
9
-
10
9
While there are default values for DNS settings that Cloudflare applies to all new zones, Enterprise accounts have the option to configure their own DNS zone defaults according to their preference.
11
10
12
11
:::caution
@@ -16,7 +15,7 @@ DNS zone defaults are only applied at the moment a new zone is created and will
16
15
## Steps
17
16
18
17
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login) and select your account.
19
-
2. Go to **Manage Account** > **Configurations** > **DNS Settings**.
18
+
2. Go to **Manage Account** > **Configurations** > **DNS Settings**. If these options are not displayed on your Cloudflare dashboard, you may need to reach out to your account team to have them added.
20
19
3. For **DNS zone defaults**, select **Configure defaults**.
21
20
22
21
The values you select for the listed settings will be automatically applied to new zones as you add them to your Cloudflare account.
@@ -35,4 +34,4 @@ For secondary zones:
35
34
36
35
-[Secondary DNS override](/dns/zone-setups/zone-transfers/cloudflare-as-secondary/proxy-traffic/): Enable the options to use Cloudflare [proxy](/dns/manage-dns-records/reference/proxied-dns-records/) and add `CNAME` records at your zone apex.
37
36
38
-
Multi-provider DNS does not apply as a setting for secondary zones, as this is already a required behavior for this setup. `SOA` record and the `NS` record TTL are defined on your external DNS provider and only transferred into Cloudflare.
37
+
Multi-provider DNS does not apply as a setting for secondary zones, as this is already a required behavior for this setup. `SOA` record and the `NS` record TTL are defined on your external DNS provider and only transferred into Cloudflare.
0 commit comments