diff --git a/src/content/docs/byoip/address-maps/index.mdx b/src/content/docs/byoip/address-maps/index.mdx index 67997a8f8d7e9d..0fb1d1e254b3af 100644 --- a/src/content/docs/byoip/address-maps/index.mdx +++ b/src/content/docs/byoip/address-maps/index.mdx @@ -27,7 +27,7 @@ For zones using [Cloudflare's authoritative DNS](/dns/), Cloudflare typically re Address maps do not change [how Cloudflare reaches the configured origin](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-reverse-proxy). The IP addresses defined on the **DNS** > **Records** under your zone continue to instruct Cloudflare how to reach the origin. :::caution -Depending on whether you use static IPs or BYOIP, the process to [create an address map](/byoip/address-maps/setup/#create-address-maps) is different. +Depending on whether you use static IPs or BYOIP, the process to [create an address map](/byoip/address-maps/setup/) is different. ::: ### Static IPs or BYOIP @@ -44,4 +44,4 @@ Some customers may only proxy zones through BYOIP addresses, and are prohibited It is still possible to create more specific zone-level address maps with specific BYOIPs, but DNS will fall back to the account-wide address map without one. -To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/#create-address-maps). \ No newline at end of file +To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/). \ No newline at end of file diff --git a/src/content/docs/byoip/address-maps/setup.mdx b/src/content/docs/byoip/address-maps/setup.mdx index 9acfb13cc58486..c4ea246f0cd92e 100644 --- a/src/content/docs/byoip/address-maps/setup.mdx +++ b/src/content/docs/byoip/address-maps/setup.mdx @@ -10,6 +10,10 @@ import { GlossaryTooltip } from "~/components"; Consider the sections below to learn how to set up address maps. +:::note +There is **no expected downtime** when setting up or updating your address maps. +::: + ## Create address maps To avoid any errors if you have [static IPs](/byoip/concepts/static-ips/), Cloudflare creates an address map during the static IP onboarding process, meaning you cannot create a new address map with your static IPs. You may only edit the Cloudflare-created map and add or edit your zones within the existing map.