Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions docs/develop/dotnet/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,7 @@ local development instance:
This endpoint works for all Namespaces and automatically directs traffic to the active region for Namespaces with [High Availability](/cloud/high-availability).
See [accessing Namespaces](/cloud/namespaces#access-namespaces) for more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

For more information about managing and generating client certificates for Temporal Cloud, see
[How to manage certificates in Temporal Cloud](/cloud/certificates).
Expand Down
4 changes: 1 addition & 3 deletions docs/develop/go/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,7 @@ local development instance:
This endpoint works for all Namespaces and automatically directs traffic to the active region for Namespaces with [High Availability](/cloud/high-availability).
See [accessing Namespaces](/cloud/namespaces#access-namespaces) for more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

For more information about managing and generating client certificates for Temporal Cloud, see
[How to manage certificates in Temporal Cloud](/cloud/certificates).
Expand Down
4 changes: 1 addition & 3 deletions docs/develop/java/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -293,9 +293,7 @@ connecting to an unsecured local development instance:
This endpoint works for all Namespaces and automatically directs traffic to the active region for Namespaces with [High Availability](/cloud/high-availability).
See [accessing Namespaces](/cloud/namespaces#access-namespaces) for more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

You can provide these connection options using environment variables, a configuration file, or directly in code.

Expand Down
4 changes: 1 addition & 3 deletions docs/develop/python/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -262,9 +262,7 @@ local development instance:
This endpoint works for all Namespaces and automatically directs traffic to the active region for Namespaces with [High Availability](/cloud/high-availability).
See [accessing Namespaces](/cloud/namespaces#access-namespaces) for more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

For more information about managing and generating client certificates for Temporal Cloud, see
[How to manage certificates in Temporal Cloud](/cloud/certificates).
Expand Down
4 changes: 1 addition & 3 deletions docs/develop/ruby/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,7 @@ local development instance:
This endpoint works for all Namespaces and automatically directs traffic to the active region for Namespaces with [High Availability](/cloud/high-availability).
See [accessing Namespaces](/cloud/namespaces#access-namespaces) for more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

For more information about managing and generating client certificates for Temporal Cloud, see
[How to manage certificates in Temporal Cloud](/cloud/certificates).
Expand Down
4 changes: 1 addition & 3 deletions docs/develop/typescript/client/temporal-client.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -284,9 +284,7 @@ local development instance:
[High Availability](/cloud/high-availability). See [accessing Namespaces](/cloud/namespaces#access-namespaces) for
more information on endpoint options.

You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab:

![The Namespace and Account ID combination on the left, and the regional endpoint on the right](/img/cloud/apikeys/namespaces-and-regional-endpoints.png)
You can find the Namespace and Account ID, as well as the endpoint, on the Namespaces tab.

For more information about managing and generating client certificates for Temporal Cloud, see
[How to manage certificates in Temporal Cloud](/cloud/certificates).
Expand Down