---
name: ContinuousDelivery-cd-regions-endpoints
title: Continuous Delivery regions and endpoints
description: Review region and connectivity options for interacting with IBM Cloud&reg; Continuous Delivery.
last-updated: 2026-08-13
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/ContinuousDelivery?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Continuous Delivery regions and endpoints
{: #regions}

DevOps Insights will reach end of service and be discontinued on **August 31, 2026**. Continuous Delivery will be discontinued in the following regions on 12 February 2027: **au-syd**, **ca-tor**, **us-east**. Code Risk Analyzer will also be discontinued in all regions on that date. If a region has no active usage of these features, the features in that region may be discontinued earlier and stop accepting new instances. [Learn more](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-faq_region_feature_consolidation&format=markdown)
{: important}

Review region and connectivity options for interacting with IBM Cloud&reg; Continuous Delivery.
{: shortdesc}

## Available regions
{: #available-regions}

Continuous Delivery is available in the following regions (borders and geographic features in the illustration are artistic representations):

![Regions where the Continuous Delivery service is available.](images/world-map.svg){: caption="Displays the regions where you can create and manage Continuous Delivery resources." caption-side="bottom"}
 
You can create Continuous Delivery resources, including toolchains, in one of the supported IBM Cloud regions, which represent the
geographic area where your Continuous Delivery requests are handled and processed. To learn more, see [Continuous Delivery high availability and disaster recovery](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-ha-dr&format=markdown).

## Service endpoints
{: #service-endpoints}

Continuous Delivery offers two connectivity options for interacting with its service APIs: public endpoints (available in all regions) and private endpoints (available in selected regions).

### Public endpoints
{: #public-endpoints}

By default, you can connect to resources in your account over the IBM Cloud public network. Your data is encrypted in transit by using supported ciphers of the Transport Security Layer (TLS) 1.2 and 1.3 protocol. For more information about TLS and these ciphers, see [Securing your data in Continuous Delivery](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-cd_data_security&format=markdown).

Review the following table to determine the public API endpoints to use when you connect to the [Continuous Delivery API](https://cloud.ibm.com/docs?tab=api-docs&category=devops&subCategory=ContinuousDelivery){: external}.

| Region           | Public endpoints                |
| ---------------- | ------------------------------- |
| Dallas           | `us-south.devops.cloud.ibm.com` |
| Washington DC (deprecated)    | `us-east.devops.cloud.ibm.com`  |
| London           | `eu-gb.devops.cloud.ibm.com`    |
| Frankfurt        | `eu-de.devops.cloud.ibm.com`    |
| Sydney (deprecated)          | `au-syd.devops.cloud.ibm.com`   |
| Tokyo            | `jp-tok.devops.cloud.ibm.com`   |
| Toronto (deprecated)         | `ca-tor.devops.cloud.ibm.com`   |
| S&atilde;o-Paulo | `br-sao.devops.cloud.ibm.com`   |
{: caption="Public endpoints for interacting with Continuous Delivery APIs over IBM Cloud's public network" caption-side="top"}

The following table lists the public endpoints for the Delivery Pipeline [private worker service](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-install-private-workers&format=markdown).

| Region           | Private endpoints                                      |
| ---------------- | ------------------------------------------------------ |
| Dallas           | `private-worker-service.us-south.devops.cloud.ibm.com` |
| Washington DC (deprecated)   | `private-worker-service.us-east.devops.cloud.ibm.com`  |
| London           | `private-worker-service.eu-gb.devops.cloud.ibm.com`    |
| Frankfurt        | `private-worker-service.eu-de.devops.cloud.ibm.com`    |
{: caption="Private endpoints for interacting with the private worker service" caption-side="top"}

### Private endpoints
{: #private-endpoints}

You can also enable [virtual routing and forwarding (VRF) and service endpoints](https://cloud.ibm.com/docs/account?topic=account-vrf-service-endpoint&format=markdown) for your infrastructure account. When you enable VRF for your account, you can connect to Continuous Delivery in selected regions by using a private IP address that is accessible only by using the IBM Cloud private network.

To learn more about VRF, see
[Virtual routing and forwarding on IBM Cloud](https://cloud.ibm.com/docs/dl?topic=dl-overview-of-virtual-routing-and-forwarding-vrf-on-ibm-cloud&format=markdown).

To learn how to configure Delivery Pipeline Private Workers to connect to Continuous Delivery by using private endpoints, see [Configuring the Delivery Pipeline Private Worker to use private endpoints](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-install-private-workers&format=markdown#install_pw_agent_pse).

The following table lists the private endpoints for the Delivery Pipeline private worker service.

| Region           | Private endpoints                                              |
| ---------------- | -------------------------------------------------------------- |
| Dallas           | `private-worker-service.private.us-south.devops.cloud.ibm.com` |
| Washington DC (deprecated)   | `private-worker-service.private.us-east.devops.cloud.ibm.com`  |
| London           | `private-worker-service.private.eu-gb.devops.cloud.ibm.com`    |
| Frankfurt        | `private-worker-service.private.eu-de.devops.cloud.ibm.com`    |
{: caption="Private endpoints for interacting with the private worker service" caption-side="top"}

Review the following table to determine the private API endpoints to use when you connect to the [Continuous Delivery API](https://cloud.ibm.com/docs?tab=api-docs&category=devops&subCategory=ContinuousDelivery){: external}.

| Region           | Private endpoints                       |
| ---------------- | --------------------------------------- |
| Dallas           | `private.us-south.devops.cloud.ibm.com` |
| Washington DC (deprecated)   | `private.us-east.devops.cloud.ibm.com`  |
| London           | `private.eu-gb.devops.cloud.ibm.com`    |
| Frankfurt        | `private.eu-de.devops.cloud.ibm.com`    |
{: caption="Private endpoints for interacting with Continuous Delivery APIs over IBM Cloud's private network" caption-side="top"}