Skip to content

Commit c2891cb

Browse files
authored
Merge branch 'main' into cody-plg-sunset
2 parents 1d206e5 + fea7e78 commit c2891cb

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/cloud/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Sourcegraph Cloud is a single-tenant cloud solution. Cloud instances are private, dedicated instances provisioned and managed by Sourcegraph. Sourcegraph Cloud was formerly known as managed instances.
44

5-
Sourcegraph provisions each instance in an isolated and secure cloud environment. Access is restricted to only your organization through your SSO provider of choice. Enterprise VPN is available upon request.
5+
Sourcegraph provisions each instance in an isolated and secure cloud environment. Access is restricted to only your organization through your SSO provider of choice. Additionally, we can restrict access to your Sourcegraph Cloud instance to authorized IP addresses upon request, e.g., exit gateway of corporate vpn.
66

77
## Start a Sourcegraph Cloud trial
88

@@ -89,6 +89,7 @@ Sourcegraph Cloud instances are deployed in one of Google Cloud Platform data ce
8989
- Europe (UK or Germany) - `europe-west2` or `europe-west3`
9090
- Asia (Japan) - `asia-northeast1`
9191
- Australia - `australia-southeast1`
92+
- Saudi Arabia - `me-central2`
9293

9394
If you have specific requirements for the region, please reach out to your Sourcegraph account team.
9495

docs/deep-search/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Conversation sharing is disabled by default. To enable conversation sharing, ask
5858
```json
5959
"experimentalFeatures": {
6060
"deepSearch.enabled": true,
61-
"deepSearch.sharing.enabled ": true,
61+
"deepSearch.sharing.enabled": true,
6262
},
6363
```
6464

public/llms.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17202,6 +17202,7 @@ Sourcegraph Cloud instances are deployed in one of Google Cloud Platform data ce
1720217202
- Europe (UK or Germany) - `europe-west2` or `europe-west3`
1720317203
- Asia (Japan) - `asia-northeast1`
1720417204
- Australia - `australia-southeast1`
17205+
- Saudi Arabia - `me-central2`
1720517206

1720617207
If you have specific requirements for the region, please reach out to your Sourcegraph account team.
1720717208

0 commit comments

Comments
 (0)