Commit 407ca69
authored
Update getting-started.asciidoc
The connection should be using the cloud id and API key, not the cloud endpoint.
The image unfortunately will need to be updated to as it obfuscates the cloud id and highlights the endpoint copy.
This would be consistent with our docs here
https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/connecting.html#cloud-deployment
Which states always use the cloud id, for our Elastic Cloud Hosted deployments to connect.1 parent 36e93ee commit 407ca69
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
161 | | - | |
| 162 | + | |
0 commit comments