Skip to content

Commit d714b60

Browse files
committed
Update FAQ section on region selector and project creation
1 parent 599d943 commit d714b60

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

  • en/developer-docs/docs/references

en/developer-docs/docs/references/faq.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,14 @@ Ballerina is an open-source programming language designed for the cloud. It simp
4848
Asgardeo is an identity provider (IdP) that allows developers to secure access for consumers, business partners, employees, and APIs. Asgardeo is Choreo’s default IDP. To learn more, visit https://wso2.com/asgardeo/.
4949

5050
### Q: Why don’t I see the region selector on the project creation page?
51-
If you are a Choreo cloud data plane user, you can create projects in multiple regions only if you have a paid subscription in Choreo. Otherwise, your projects will be created in the same region you selected when onboarding the organization.
51+
The region selector has been removed. Projects derive their region(s) from the Environments available to them through the assigned [Continuous Deployment (CD) Pipeline](https://wso2.com/choreo/docs/devops-and-ci-cd/manage-continuous-deployment-pipelines/). Additional Environments can be made available to a Project by defining a new CD Pipeline at the Organization and then assigning it to that Project or adding the environments to the project assigned pipeline.
52+
To target a specific region (for example, EU), on a Cloud Data Plane (CDP), you must:
5253

53-
If you are a private data plane user, there will be no region selector in project creation at all.
54+
- Create a new Environment (or a set of Environments) on the EU CDP under your Organization.
55+
- Create a new CD Pipeline that deploys to these new Environments on the EU CDP or add the environments to the project assigned pipeline.
56+
- Assign this CD Pipeline to your Project.
57+
58+
The same concept applies for Private Data Planes (PDPs) as well, but the region(s) are decided based on where your PDP is physically located.
5459

5560
### Q: As a Cloud Data Plane user, how can I create components in multiple data planes?
5661
When an organization admin onboards a new organization in Choreo, they can choose the preferred data plane. Choreo then sets the selected data plane as the default for the entire organization. Subsequently, users within the free tier of the cloud data plane can create components only in the set default data plane. If a free-tier user needs to create components in a different data plane, the user must get a paid subscription.

0 commit comments

Comments
 (0)