Skip to content

Commit cd15281

Browse files
authored
Update dns-record-types.mdx
SOA records require an Account Entitlement for ENT customers, not enabled by default: Authoritative DNS - Custom SOA Record Allowed, so customers may need to reach out to support or their account teams to enable it
1 parent 62bfa17 commit cd15281

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/content/docs/dns/manage-dns-records/reference/dns-record-types.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -322,8 +322,9 @@ A start of authority (SOA) record stores information about your domain such as a
322322

323323
If you are using Cloudflare for your [authoritative DNS](/dns/zone-setups/full-setup/), you do not need to create an SOA record. Cloudflare creates this record automatically when you start using Cloudflare's authoritative nameservers.
324324

325-
If you have an Enterprise account, you also have the option to change the SOA record values that Cloudflare will use.
325+
If you have an Enterprise zone, you also have the option to change the SOA record values that Cloudflare will use.
326326
You can do that for existing zones by going to **DNS** > **Records** > **DNS record options**, or you can configure your own [DNS zone defaults](/dns/additional-options/dns-zone-defaults/) and define the SOA record values that Cloudflare will use for all new zones added to your account.
327+
If these options are not displayed in your Cloudflare Dashboard, you may need to reach out to [Cloudflare Support](https://developers.cloudflare.com/support/contacting-cloudflare-support/) to have them enabled.
327328

328329
Refer to the following list for information about each SOA record field:
329330

@@ -395,4 +396,4 @@ Most Cloudflare domains do not need to add these records and should instead foll
395396

396397
### Other
397398

398-
Cloudflare also supports other record types that are less common, such as URI, NAPTR, and certificate-related record types (SSHFP, TLSA, SMIMEA, and CERT). Refer to our [blog post](https://blog.cloudflare.com/additional-record-types-available-with-cloudflare-dns/) for more information.
399+
Cloudflare also supports other record types that are less common, such as URI, NAPTR, and certificate-related record types (SSHFP, TLSA, SMIMEA, and CERT). Refer to our [blog post](https://blog.cloudflare.com/additional-record-types-available-with-cloudflare-dns/) for more information.

0 commit comments

Comments
 (0)