From 98bea5bf52647203beb008be84590461fc2b2260 Mon Sep 17 00:00:00 2001 From: Nic <123965403+ngayerie@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:58:30 +0100 Subject: [PATCH] [DNS] Update account-custom-nameservers.mdx --- .../custom-nameservers/account-custom-nameservers.mdx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx b/src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx index 6625b0ba4b0e41d..249c1705d3ab7c8 100644 --- a/src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx +++ b/src/content/docs/dns/nameservers/custom-nameservers/account-custom-nameservers.mdx @@ -26,6 +26,13 @@ For this configuration to be possible, a few conditions apply: * Choosing a set from `ns_set 1` through `ns_set 5` will influence how Cloudflare assigns nameservers to your new zones if you configure [DNS zone defaults](/dns/nameservers/nameserver-options/#dns-zone-defaults). +:::caution + +* Zone custom nameservers are available for zones on Business or Enterprise plans. Via API or on the dashboard. +* Account custom nameservers are available for customers on Business (after [contacting Cloudflare Support](/support/contacting-cloudflare-support/)) or Enterprise plans. Once configured, account custom nameservers can be used by all zones in the account, regardless of the zone plan. Via API or on the dashboard. + +::: + ## Enable account custom nameservers ### 1. Set up ACNS names and sets @@ -167,4 +174,4 @@ Following the [configuration conditions](#configuration-conditions), each set mu Use the [Delete account custom nameserver endpoint](/api/resources/custom_nameservers/methods/delete/) to delete a specific ACNS. - \ No newline at end of file +