Skip to content

Commit 4c9c080

Browse files
[BYOIP] Call out no expected downtime when setting up address maps (#19448)
* Add note about no downtime expected to setup.mdx * Update links from index to land at top of the setup page
1 parent 3165362 commit 4c9c080

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

src/content/docs/byoip/address-maps/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ For zones using [Cloudflare's authoritative DNS](/dns/), Cloudflare typically re
2727
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.
2828

2929
:::caution
30-
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.
30+
Depending on whether you use static IPs or BYOIP, the process to [create an address map](/byoip/address-maps/setup/) is different.
3131
:::
3232

3333
### Static IPs or BYOIP
@@ -44,4 +44,4 @@ Some customers may only proxy zones through BYOIP addresses, and are prohibited
4444

4545
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.
4646

47-
To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/#create-address-maps).
47+
To specify different addresses for certain zones, [create a new address map](/byoip/address-maps/setup/).

src/content/docs/byoip/address-maps/setup.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ import { GlossaryTooltip } from "~/components";
1010

1111
Consider the sections below to learn how to set up address maps.
1212

13+
:::note
14+
There is **no expected downtime** when setting up or updating your address maps.
15+
:::
16+
1317
## Create address maps
1418

1519
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.

0 commit comments

Comments
 (0)