Skip to content

Commit 2aa8ffc

Browse files
Apply suggestions from code review
1 parent 940879d commit 2aa8ffc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/byoip/concepts/prefix-delegations.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ sidebar:
88

99
BYOIP supports prefix delegations, which occur when a prefix owner’s account (Account A) allows another account (Account B) to use all or part of their prefix. The original prefix is still managed by the original account, but a delegation allows another account to use the delegated IP(s) on various services within that account.
1010

11-
See [service bindings](/byoip/service-bindings/) for more information on the services an IP can be bound to.
11+
Refer to [service bindings](/byoip/service-bindings/) for more information on the services an IP can be bound to.
1212

1313
## CDN
1414

1515

1616
CDN delegations allow you to use the IP(s) with [Address Maps](/byoip/address-maps/) or [Cloudflare for SaaS](/cloudflare-for-platforms/cloudflare-for-saas/) customers.
1717

18-
Address Maps would allow you to assign IPs either at the account level or zone level.
18+
Address Maps allows you to assign IPs either at the account level or zone level.
1919

2020
In the Cloudflare for SaaS example, Account A is using BYOIP + CDN and Cloudflare for SaaS. Account A can validate and serve traffic for a custom hostname on any of the IPs in its prefix. If Account A delegates some or all of the prefix to Account B, Account B may also validate and serve traffic for custom hostnames on those IPs as well. This is very useful if you use Cloudflare for SaaS but manage different configurations in different accounts. All the accounts can use the IPs through a delegation.
2121

@@ -43,4 +43,4 @@ To bind an IP from one service to another, use the API.
4343
3. Select **Edit** to modify a prefix. **Edit IP Prefixes** displays.
4444
4. At the bottom of the page, select **Add Delegation**. Other accounts that your user is a part of will auto-load when you create the delegation.
4545
5. Select **Save**.
46-
6. Bind IP to a service via the [Service Bindings API](/api/resources/addressing/subresources/prefixes/subresources/service_bindings/) as needed.
46+
6. Bind IPs to a service via the [Service Bindings API](/api/resources/addressing/subresources/prefixes/subresources/service_bindings/) as needed.

0 commit comments

Comments
 (0)