Skip to content

Commit 50a74ed

Browse files
authored
Merge pull request #4735 from Blargian/billing_mp_committed_spend
Billing: update MP committed spend page
2 parents be9daeb + 9d7782d commit 50a74ed

File tree

8 files changed

+51
-54
lines changed

8 files changed

+51
-54
lines changed

docs/cloud/reference/03_billing/02_marketplace/aws-marketplace-committed.md

Lines changed: 51 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -7,93 +7,90 @@ doc_type: 'guide'
77
---
88

99
import Image from '@theme/IdealImage';
10-
import aws_marketplace_committed_1 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-committed-1.png';
11-
import aws_marketplace_payg_6 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-6.png';
12-
import aws_marketplace_payg_7 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-7.png';
13-
import aws_marketplace_payg_8 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-8.png';
14-
import aws_marketplace_payg_9 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-9.png';
15-
import aws_marketplace_payg_10 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-10.png';
16-
import aws_marketplace_payg_11 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-11.png';
17-
import aws_marketplace_payg_12 from '@site/static/images/cloud/manage/billing/marketplace/aws-marketplace-payg-12.png';
10+
import mp_committed_spend_1 from '@site/static/images/cloud/reference/mp_committed_spend_1.png'
11+
import mp_committed_spend_2 from '@site/static/images/cloud/reference/mp_committed_spend_2.png'
12+
import mp_committed_spend_3 from '@site/static/images/cloud/reference/mp_committed_spend_3.png'
13+
import mp_committed_spend_4 from '@site/static/images/cloud/reference/mp_committed_spend_4.png'
14+
import mp_committed_spend_5 from '@site/static/images/cloud/reference/mp_committed_spend_5.png'
15+
import mp_committed_spend_6 from '@site/static/images/cloud/reference/mp_committed_spend_6.png'
16+
import mp_committed_spend_7 from '@site/static/images/cloud/reference/mp_committed_spend_7.png'
1817

19-
Get started with ClickHouse Cloud on the [AWS Marketplace](https://aws.amazon.com/marketplace) via a committed contract. A committed contract, also known as a a Private Offer, allows customers to commit to spending a certain amount on ClickHouse Cloud over a period of time.
18+
Get started with ClickHouse Cloud on the [AWS Marketplace](https://aws.amazon.com/marketplace) via a committed contract.
19+
A committed contract, also known as a Private Offer, allows customers to commit to spending a certain amount on ClickHouse Cloud over a period of time.
2020

2121
## Prerequisites {#prerequisites}
2222

2323
- A Private Offer from ClickHouse based on specific contract terms.
2424
- To connect a ClickHouse organization to your committed spend offer, you must be an admin of that organization.
2525

26-
[Required permissions to view and accept your committed contract in AWS](https://docs.aws.amazon.com/marketplace/latest/buyerguide/private-offers-page.html#private-offers-page-permissions):
27-
- If you use AWS managed policies it is required to have the following permissions: `AWSMarketplaceRead-only`, `AWSMarketplaceManageSubscriptions`, or `AWSMarketplaceFullAccess`.
28-
- If you aren't using AWS managed policies it is required to have the following permissions: IAM action `aws-marketplace:ListPrivateListings` and `aws-marketplace:ViewSubscriptions`.
26+
:::note
27+
One AWS account can only subscribe to one “ClickHouse Cloud - Committed Contract” private offer which can only be linked to one ClickHouse organization.
28+
:::
2929

30-
## Steps to sign up {#steps-to-sign-up}
31-
32-
1. You should have received an email with a link to review and accept your private offer.
33-
34-
<br />
30+
Required permissions to view and accept your committed contract in AWS:
3531

36-
<Image img={aws_marketplace_committed_1} size="md" alt="AWS Marketplace private offer email" border/>
32+
- If you use AWS managed policies, it is required to have the following permissions:
33+
- `AWSMarketplaceRead-only`, `AWSMarketplaceManageSubscriptions`
34+
- or `AWSMarketplaceFullAccess`
35+
- If you aren't using AWS managed policies it is required to have the following permissions:
36+
- IAM action `aws-marketplace:ListPrivateListings` and `aws-marketplace:ViewSubscriptions`
3737

38-
<br />
38+
## Steps to sign up {#steps-to-sign-up}
3939

40-
2. Click on the **Review Offer** link in the email. This should take you to your AWS Marketplace page with the private offer details. While accepting the private offer, choose a value of 1 for the number of units in the Contract Options picklist.
40+
<VerticalStepper headerLevel="h3">
4141

42-
3. Complete the steps to subscribe on the AWS portal and click on **Set up your account**.
43-
It is critical to redirect to ClickHouse Cloud at this point and either register for a new account, or sign in with an existing account. Without completing this step, we will not be able to link your AWS Marketplace subscription to ClickHouse Cloud.
42+
### Accept your private offer {#private-offer-accept}
4443

45-
4. Once you redirect to ClickHouse Cloud, you can either login with an existing account, or register with a new account. This step is very important so we can bind your ClickHouse Cloud organization to the AWS Marketplace billing.
44+
You should have received an email with a link to review and accept your private offer.
4645

47-
<br />
46+
<Image img={mp_committed_spend_1} size="md" alt="AWS Marketplace private offer email"/>
4847

49-
<Image img={aws_marketplace_payg_6} size="md" alt="ClickHouse Cloud sign in page" border/>
48+
### Review offer link {#review-offer-link}
5049

51-
<br />
50+
Click on the Review Offer link in the email.
51+
This should take you to your AWS Marketplace page with the private offer details.
5252

53-
If you are a new ClickHouse Cloud user, click **Register** at the bottom of the page. You will be prompted to create a new user and verify the email. After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at the [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
53+
### Set up your account {#setup-your-account}
5454

55-
<br />
55+
Complete the steps to subscribe on the AWS portal and click on **"Set up your account"**.
56+
It is critical to redirect to ClickHouse Cloud at this point and either register for a new account, or sign in with an existing account.
57+
Without completing this step, we will not be able to link your AWS Marketplace contract to ClickHouse Cloud.
5658

57-
<Image img={aws_marketplace_payg_7} size="md" alt="ClickHouse Cloud sign up page" border/>
59+
<Image img={mp_committed_spend_2} size="md" alt="AWS Marketplace private offer email"/>
5860

59-
<br />
61+
### Login to Cloud {#login-cloud}
6062

61-
Note that if you are a new user, you will also need to provide some basic information about your business. See the screenshots below.
63+
Once you redirect to ClickHouse Cloud, you can either login with an existing account, or register with a new account.
64+
This step is necessary so that we can bind your ClickHouse Cloud organization to AWS Marketplace billing.
6265

63-
<br />
66+
<Image img={mp_committed_spend_3} size="md" alt="AWS Marketplace private offer email"/>
6467

65-
<Image img={aws_marketplace_payg_8} size="md" alt="ClickHouse Cloud sign up info form" border/>
68+
### Register if new {#register}
6669

67-
<br />
70+
If you are a new ClickHouse Cloud user, click "Register" at the bottom of the page.
71+
You will be prompted to create a new user and verify the email.
72+
After verifying your email, you can leave the ClickHouse Cloud login page and login using the new username at [https://console.clickhouse.cloud](https://console.clickhouse.cloud).
6873

69-
<br />
74+
Note that if you are a new user, you will also need to provide some basic information about your business.
75+
See the screenshots below.
7076

71-
<Image img={aws_marketplace_payg_9} size="md" alt="ClickHouse Cloud sign up info form 2" border/>
77+
<Image img={mp_committed_spend_4} size="md" alt="Provide business information"/>
7278

73-
<br />
79+
<Image img={mp_committed_spend_5} size="md" alt="Provide business information"/>
7480

7581
If you are an existing ClickHouse Cloud user, simply log in using your credentials.
7682

77-
5. After successfully logging in, a new ClickHouse Cloud organization will be created. This organization will be connected to your AWS billing account and all usage will be billed via your AWS account.
78-
79-
6. Once you login, you can confirm that your billing is in fact tied to the AWS Marketplace and start setting up your ClickHouse Cloud resources.
80-
81-
<br />
82-
83-
<Image img={aws_marketplace_payg_10} size="md" alt="ClickHouse Cloud view AWS Marketplace billing" border/>
84-
85-
<br />
86-
87-
<Image img={aws_marketplace_payg_11} size="md" alt="ClickHouse Cloud new services page" border/>
83+
### Create or select organization to bill {#create-select-org-to-bill}
8884

89-
<br />
85+
After successfully logging in, you can decide whether to create a new organization to bill to this marketplace contract or choose an existing organization to bill to this contract.
9086

91-
6. You should receive an email confirming the sign up:
87+
<Image img={mp_committed_spend_6} size="md" alt="Create or select an organization to bill to this subscription"/>
9288

93-
<br />
89+
After completing this step your organization will be connected to your AWS committed spend contract and all usage will be billed via your AWS account.
90+
You can confirm from the organization's billing page in the ClickHouse UI that billing is indeed now linked to the AWS marketplace.
9491

95-
<Image img={aws_marketplace_payg_12} size="md" alt="AWS Marketplace confirmation email" border/>
92+
<Image img={mp_committed_spend_7} size="md" alt="Confirm set up is complete"/>
9693

97-
<br />
94+
If you run into any issues, please do not hesitate to contact our [support team](https://clickhouse.com/support/program).
9895

99-
If you run into any issues, please do not hesitate to contact [our support team](https://clickhouse.com/support/program).
96+
</VerticalStepper>
1.02 MB
Loading
1.85 MB
Loading
544 KB
Loading
1.14 MB
Loading
1.06 MB
Loading
838 KB
Loading
320 KB
Loading

0 commit comments

Comments
 (0)