Skip to content

Commit 91ee91d

Browse files
Slight adjustment following PM review
1 parent e3e4433 commit 91ee91d

File tree

1 file changed

+4
-2
lines changed
  • src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary

1 file changed

+4
-2
lines changed

src/content/docs/dns/zone-setups/zone-transfers/cloudflare-as-primary/setup.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ It should also have updated [Access Control Lists (ACLs)](/dns/zone-setups/zone-
120120

121121
Using the information from your secondary DNS provider, [create NS records](/dns/manage-dns-records/how-to/create-dns-records/#create-dns-records) on your zone apex listing your secondary nameservers.
122122

123-
By default, Cloudflare ignores NS records added to the zone apex. To modify this behavior, enable [multi-provider DNS](/dns/nameservers/nameserver-options/#multi-provider-dns).
123+
By default, Cloudflare ignores NS records added to the zone apex. To modify this behavior, enable [multi-provider DNS](/dns/nameservers/nameserver-options/#multi-provider-dns).
124124

125125
:::note
126126
If your account [zone defaults](/dns/additional-options/dns-zone-defaults/) are already defined to have **Multi-provider DNS** enabled, this step may not be necessary.
@@ -147,7 +147,9 @@ Send the following `PATCH` request replacing the placeholders with your zone ID
147147

148148
</TabItem> </Tabs>
149149

150-
In case you want to keep Cloudflare as the only public Primary, do not enable multi-provider DNS. In this way, your secondary DNS is kept hidden and up-to-date with the Cloudflare primary, as a backup option for disaster recovery scenarios.
150+
:::note
151+
In case you want to keep Cloudflare as the only authoritative DNS provider, do not enable multi-provider DNS. In this way, your secondary DNS is kept hidden and up-to-date with the Cloudflare primary, as a backup option for disaster recovery scenarios.
152+
:::
151153

152154
## 6. Enable outgoing zone transfers
153155

0 commit comments

Comments
 (0)