Skip to content

Commit 7bd5cdf

Browse files
Move index.mdx into its own page and remove reference to guide
1 parent 1167863 commit 7bd5cdf

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

src/content/docs/byoip/service-bindings/index.mdx renamed to src/content/docs/byoip/service-bindings.mdx

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,28 @@ title: IP address service bindings
33
pcx_content_type: concept
44
sidebar:
55
order: 6
6-
label: About
7-
group:
8-
label: Service bindings
9-
6+
label: Service bindings
7+
description: In IP address management, service binding refers to the association of IPs to specific Cloudflare services. Review the available options and the API endpoints to set this up.
108
---
119

1210
Within IP address management, service binding refers to the association of an IP (or a range of IPs) to specific Cloudflare services.
1311

12+
:::note
13+
Service binding operations are currently only available via API. You can find all endpoints and their specifications in the [Cloudflare API documentation](/api/operations/ip-address-management-service-bindings-list-service-bindings).
14+
:::
15+
1416
## Scope
1517

16-
Currently, if you have BYOIP configured with [Magic Transit](/magic-transit/), you can use the [service binding](/api/operations/ip-address-management-service-bindings-list-service-bindings) endpoints to add CDN or Spectrum capabilities on top of Magic Transit.
18+
Currently, if you have BYOIP configured with [Magic Transit](/magic-transit/), you can use the [service binding API](/api/operations/ip-address-management-service-bindings-list-service-bindings) endpoints to add CDN or Spectrum capabilities on top of Magic Transit.
1719

1820
### CDN (Cache)
1921

2022
When you add the CDN service binding, any HTTP requests received via designated IPs are directed into the CDN pipeline (for [Layer 7 processing](/fundamentals/concepts/how-cloudflare-works/#how-cloudflare-works-as-a-reverse-proxy)) as they land on the Cloudflare network.
2123

22-
Refer to [Use BYOIP with Magic Transit and CDN](/byoip/service-bindings/magic-transit-with-cdn/) to learn how to set this up.
23-
2424
### Spectrum
2525

2626
Adding [Spectrum](/spectrum/) allows you to benefit from Cloudflare security and performance for Layer 4 traffic.
2727

28-
## API
29-
30-
Service binding operations are currently only available via API. You can find all endpoints and their specifications in the [Cloudflare API documentation](/api/operations/ip-address-management-service-bindings-list-service-bindings).
31-
3228
## Limitations
3329

3430
- It is currently not possible to use both Spectrum and CDN together with the Magic Transit service. You must choose one or the other when upgrading your IPs.

0 commit comments

Comments
 (0)