You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: serverless/pages/get-started-general.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
There are two options to create serverless projects:
5
5
6
-
* If you are a new user, you can https://cloud.elastic.co/serverless-registration[sign up for a free 14-day trial], and you will be able to launch a serverless project. For more information about the trial see, <<general-sign-up-trial-what-is-included-in-my-trial,What is included in my trial?>>.
6
+
* If you are a new user, https://cloud.elastic.co/serverless-registration[sign up for a free 14-day trial]to create a serverless project. For more information about the Elastic Cloud trials check, <<general-sign-up-trial-what-is-included-in-my-trial,What is included in my trial?>>.
7
7
8
8
* If you are an existing customer, https://cloud.elastic.co/login[log in to Elastic Cloud]. On the home page, you will see a new option to create serverless projects.
Copy file name to clipboardExpand all lines: serverless/pages/manage-billing.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
<titleabbrev>Billing</titleabbrev>
9
9
++++
10
10
11
-
You can manage the billing details of your organization directly from the Elastic Cloud console. Bills are invoiced according to the billing contact and details that you set for your organization.
11
+
Manage the billing details of your organization directly from the Elastic Cloud console. Bills are invoiced according to the billing contact and details that you set for your organization.
12
12
13
13
. Navigate to https://cloud.elastic.co/[cloud.elastic.co] and log in to your Elastic Cloud account.
14
14
. Go to the user icon on the header bar and select **Billing**.
Copy file name to clipboardExpand all lines: serverless/pages/manage-org.asciidoc
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,15 +28,15 @@ Alternatively, {cloud}/ec-saml-sso.html[configure {ecloud} SAML SSO] to enable y
28
28
. On the **Members** page, click **Invite members**.
29
29
. Enter the email addresses of the users you want to invite in the textbox.
30
30
+
31
-
You can add multiple members by entering their email addresses separated by a space or pressing Enter.
31
+
To add multiple members, enter the member email addresses, separated by a space.
32
32
+
33
-
You can grant access to all projects of the same type with a unique role, or select individual roles for specific projects.
33
+
Grant access to all projects of the same type with a unique role, or select individual roles for specific projects.
34
34
For more details about roles, refer to <<general-assign-user-roles>>.
35
35
. Click **Send invites**.
36
36
+
37
37
Invitations to join an organization are sent by email. Invited users have 72 hours to accept the invitation before it expires. If the invite has expired, an admin can resend the invitation.
38
38
39
-
On the **Members** tab of the **Organization** page, you can view the list of current members, their status and role.
39
+
On the **Members** tab of the **Organization** page, view the list of current members, including status and role.
40
40
41
41
In the **Actions** column, click the three dots to edit a member's role or revoke the invite.
42
42
@@ -69,19 +69,19 @@ There are two types of roles you can assign to users:
69
69
=== Instance access roles
70
70
71
71
Each serverless project type has a set of predefined roles that you can assign to your organization members.
72
-
You can assign the predefined roles:
72
+
To assign the predefined roles:
73
73
74
74
* globally, for all projects of the same type ({es-serverless}, {observability}, or {elastic-sec}). In this case, the role will also apply to new projects created later.
75
75
* individually, for specific projects only. To do that, you have to set the **Role for all** field of that specific project type to **None**.
76
76
77
-
For example, you can assign a user the developer role for a specific {es-serverless} project:
77
+
For example, assign a user the developer role for a specific {es-serverless} project:
If you’re interested in consolidated billing, subscribe from the AWS Marketplace, which allows you to skip the trial period and connect your AWS Marketplace email to your unique Elastic account. For a list of regions supported, see <<regions,Regions>>.
87
87
@@ -98,7 +98,7 @@ Check {cloud}/ec-account-user-settings.html[Edit user account settings] for more
98
98
99
99
[discrete]
100
100
[[general-sign-up-trial-how-do-i-get-help]]
101
-
== How do I get help?
101
+
== Get help and support
102
102
103
103
We’re here to help. If you have any questions, reach out to https://cloud.elastic.co/support[Support].
Copy file name to clipboardExpand all lines: serverless/pages/welcome-to-serverless.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@ Migration paths between hosted deployments and serverless projects are currently
101
101
102
102
**How can I move data to or from serverless projects?**
103
103
104
-
We are working on data migration tools! In the interim, you can <<elasticsearch-ingest-data-through-logstash,use Logstash>> with Elasticsearch input and output plugins to move data to and from serverless projects.
104
+
We are working on data migration tools! In the interim, <<elasticsearch-ingest-data-through-logstash,use Logstash>> with Elasticsearch input and output plugins to move data to and from serverless projects.
105
105
106
106
**How does serverless ensure compatibility between software versions?**
0 commit comments