From 2b646b397d97dffd33b946d4a3ee4274534096ff Mon Sep 17 00:00:00 2001 From: Kelly Date: Thu, 21 Nov 2019 16:53:06 -0800 Subject: [PATCH 01/11] AWS marketplace integration --- .../v2.0/cloud/account-management/billing.md | 4 +++- .../cloud/account-management/data-usage.md | 4 ++-- content/v2.0/cloud/get-started.md | 22 ++++++++++++------- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/content/v2.0/cloud/account-management/billing.md b/content/v2.0/cloud/account-management/billing.md index b05055edd..1efad10d4 100644 --- a/content/v2.0/cloud/account-management/billing.md +++ b/content/v2.0/cloud/account-management/billing.md @@ -14,7 +14,9 @@ menu: {{< nav-icon "cloud" >}} - Complete the following procedures as needed: + If you subscribed to a plan through AWS Marketplace, click the **AWS** link to access your billing and subscription information. + + If you subscribed to an InfluxData plan, complete the following procedures as needed: - [Add or update your {{< cloud-name >}} payment method](#add-or-update-your-influxdb-cloud-2-0-payment-method) - [Add or update your contact information](#add-or-update-your-contact-information) diff --git a/content/v2.0/cloud/account-management/data-usage.md b/content/v2.0/cloud/account-management/data-usage.md index 6af398fcd..da09c701c 100644 --- a/content/v2.0/cloud/account-management/data-usage.md +++ b/content/v2.0/cloud/account-management/data-usage.md @@ -15,8 +15,7 @@ left navigation bar and select **Usage**. {{< nav-icon "usage" >}} -The usage page provides data usage information for time frame specified in the -drop-down at the top of the Usage page. +Find data usage information for the time frame specified in the drop-down at the top of the Usage page. - **Writes:** Total data in MB written to your {{< cloud-name "short" >}} instance. - **Reads:** Total data in MB sent as responses to queries from your {{< cloud-name "short" >}} instance. @@ -31,6 +30,7 @@ drop-down at the top of the Usage page. {{< img-hd src="/img/2-0-cloud-usage.png" />}} ## Exceeded rate limits + If you exceed your plan's [rate limits](/v2.0/cloud/pricing-plans/), {{< cloud-name >}} will provide a notification in the {{< cloud-name "short" >}} user interface (UI) and add a rate limit event to your **Usage** page for review. diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index f7101cd7f..edb3cf5e0 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -18,6 +18,7 @@ _See the differences between {{< cloud-name "short">}} and InfluxDB OSS [below](#differences-between-influxdb-cloud-and-influxdb-oss)._ ## Start for free + Start using {{< cloud-name >}} at no cost with the [Free Plan](/v2.0/cloud/pricing-plans/#free-plan). Use it as much and as long as you like within the plan's rate-limits. Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortably. @@ -25,22 +26,26 @@ Once you're ready to grow, [upgrade to the Usage-based Plan](/v2.0/cloud/account ## Sign up -1. Go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your email address and password, and click **Sign Up**. -2. InfluxDB Cloud requires email verification to complete the sign up process. Verify your email address by opening - the email sent to the address you provided and clicking **Verify Your Email**. -3. Choose your cloud provider. Currently, **AWS** is the only cloud provider available. +1. Choose one of the following: + - To subscribe for a plan through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. + - To subscribe for a plan through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. + + {{%note%}} **Note:** You can sign up for a new InfluxDB Cloud 2.0 account through **either** InfluxData or AWS Marketplace. Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an AWS Marketplace subscription. + {{%/note%}} + +2. InfluxDB Cloud requires email verification to complete the sign up process. + Verify your email address by opening the email sent to the address you provided and clicking **Verify Your Email**. +3. (InfluxData subscriptions only) Choose your cloud provider. Currently, **AWS** is the only cloud provider available. 4. Select a region for your {{< cloud-name >}} instance. The following regions are available: - **US West (Oregon)** - **EU Frankfurt** _To suggest regions to add, click **Let us know** under Regions._ -5. Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement - and InfluxData Global Data Processing Agreement.**. +5. (InfluxData subscriptions only) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement.**. For details on the agreements, see the [InfluxDB Cloud 2.0: Services Subscription Agreement](https://www.influxdata.com/legal/terms-of-use/) and the [InfluxData Global Data Processing Agreement](https://www.influxdata.com/legal/influxdata-global-data-processing-agreement/). -6. Click **Continue**. {{< cloud-name >}} opens with a default organization - and bucket (both created from your email address). +6. Click **Continue**. {{< cloud-name >}} opens with a default organization and bucket (both created from your email address). _To update organization and bucket names, see [Update an organization](/v2.0/organizations/update-org/) and [Update a bucket](/v2.0/organizations/buckets/update-bucket/#update-a-bucket-s-name-in-the-influxdb-ui)._ @@ -109,6 +114,7 @@ Once you're up and running with {{< cloud-name "short" >}}, [monitor your data u your {{< cloud-name "short" >}} UI](/v2.0/cloud/account-management/data-usage/). ## Differences between InfluxDB Cloud and InfluxDB OSS + {{< cloud-name >}} is API-compatible and functionally compatible with InfluxDB OSS 2.0. The primary differences between InfluxDB OSS 2.0 and InfluxDB Cloud 2.0 are: From 01a0ea2793c53c680e6a40492db83c4ba451f946 Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 22 Nov 2019 16:42:24 -0800 Subject: [PATCH 02/11] team edits thus far --- content/v2.0/cloud/account-management/billing.md | 4 ++-- content/v2.0/cloud/get-started.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/v2.0/cloud/account-management/billing.md b/content/v2.0/cloud/account-management/billing.md index 1efad10d4..2a0341333 100644 --- a/content/v2.0/cloud/account-management/billing.md +++ b/content/v2.0/cloud/account-management/billing.md @@ -14,9 +14,9 @@ menu: {{< nav-icon "cloud" >}} - If you subscribed to a plan through AWS Marketplace, click the **AWS** link to access your billing and subscription information. + If you subscribed to an InfluxDB Cloud 2.0 plan through **AWS Marketplace**, click the **AWS** link to access your billing and subscription information. - If you subscribed to an InfluxData plan, complete the following procedures as needed: + If you subscribed to an InfluxDB Cloud 2.0 plan through **InfluxData**,, complete the following procedures as needed: - [Add or update your {{< cloud-name >}} payment method](#add-or-update-your-influxdb-cloud-2-0-payment-method) - [Add or update your contact information](#add-or-update-your-contact-information) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index edb3cf5e0..21391c048 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -22,15 +22,15 @@ _See the differences between {{< cloud-name "short">}} and InfluxDB OSS Start using {{< cloud-name >}} at no cost with the [Free Plan](/v2.0/cloud/pricing-plans/#free-plan). Use it as much and as long as you like within the plan's rate-limits. Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortably. -Once you're ready to grow, [upgrade to the Usage-based Plan](/v2.0/cloud/account-management/upgrade-to-usage-based-plan/). +Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account-management/upgrade-to-usage-based-plan/). ## Sign up 1. Choose one of the following: - - To subscribe for a plan through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. - - To subscribe for a plan through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 plan through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 plan through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. - {{%note%}} **Note:** You can sign up for a new InfluxDB Cloud 2.0 account through **either** InfluxData or AWS Marketplace. Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an AWS Marketplace subscription. + {{%note%}} **Note:** You can sign up for a new InfluxDB Cloud 2.0 account through **either** InfluxData or AWS Marketplace. Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an InfluxDB Cloud 2.0 plan through AWS Marketplace. {{%/note%}} 2. InfluxDB Cloud requires email verification to complete the sign up process. From a9191df572ec1074d25de4a6d17410cbf21f7a43 Mon Sep 17 00:00:00 2001 From: Kelly Date: Fri, 22 Nov 2019 16:45:49 -0800 Subject: [PATCH 03/11] add'l edits --- content/v2.0/cloud/get-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index 21391c048..4f79a511c 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -35,14 +35,14 @@ Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account 2. InfluxDB Cloud requires email verification to complete the sign up process. Verify your email address by opening the email sent to the address you provided and clicking **Verify Your Email**. -3. (InfluxData subscriptions only) Choose your cloud provider. Currently, **AWS** is the only cloud provider available. +3. (If you subscribed through InfluxData) Choose your cloud provider. 4. Select a region for your {{< cloud-name >}} instance. The following regions are available: - **US West (Oregon)** - **EU Frankfurt** _To suggest regions to add, click **Let us know** under Regions._ -5. (InfluxData subscriptions only) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement.**. +5. (If you subscribed through InfluxData) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement.**. For details on the agreements, see the [InfluxDB Cloud 2.0: Services Subscription Agreement](https://www.influxdata.com/legal/terms-of-use/) and the [InfluxData Global Data Processing Agreement](https://www.influxdata.com/legal/influxdata-global-data-processing-agreement/). 6. Click **Continue**. {{< cloud-name >}} opens with a default organization and bucket (both created from your email address). From 1692a04a5622b56916b2e87aceaa8f4223514dba Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 25 Nov 2019 10:12:18 -0800 Subject: [PATCH 04/11] clarify free plan is offered via InfluxData only --- content/v2.0/cloud/get-started.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index 4f79a511c..e3a6f59cd 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -27,10 +27,10 @@ Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account ## Sign up 1. Choose one of the following: - - To subscribe to an InfluxDB Cloud 2.0 plan through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. - - To subscribe to an InfluxDB Cloud 2.0 plan through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 plan (**Free** or **Usage-Based**) through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 plan through AWS Marketplace (**Usage-Based** only), go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. - {{%note%}} **Note:** You can sign up for a new InfluxDB Cloud 2.0 account through **either** InfluxData or AWS Marketplace. Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an InfluxDB Cloud 2.0 plan through AWS Marketplace. + {{%note%}} **Note:** Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an InfluxDB Cloud 2.0 plan through AWS Marketplace. {{%/note%}} 2. InfluxDB Cloud requires email verification to complete the sign up process. From 727bbc578feddd8eff18a6ea6ac3e6206ec61d05 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 25 Nov 2019 10:17:16 -0800 Subject: [PATCH 05/11] fix typo --- content/v2.0/cloud/account-management/billing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/cloud/account-management/billing.md b/content/v2.0/cloud/account-management/billing.md index 2a0341333..1818eda4a 100644 --- a/content/v2.0/cloud/account-management/billing.md +++ b/content/v2.0/cloud/account-management/billing.md @@ -16,7 +16,7 @@ menu: If you subscribed to an InfluxDB Cloud 2.0 plan through **AWS Marketplace**, click the **AWS** link to access your billing and subscription information. - If you subscribed to an InfluxDB Cloud 2.0 plan through **InfluxData**,, complete the following procedures as needed: + If you subscribed to an InfluxDB Cloud 2.0 plan through **InfluxData**, complete the following procedures as needed: - [Add or update your {{< cloud-name >}} payment method](#add-or-update-your-influxdb-cloud-2-0-payment-method) - [Add or update your contact information](#add-or-update-your-contact-information) From c59f720a7f9256450dea2af6f756de3397d4dcaa Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 25 Nov 2019 10:22:20 -0800 Subject: [PATCH 06/11] make bullets in Step 1 parallel --- content/v2.0/cloud/get-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index e3a6f59cd..665cc9738 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -28,7 +28,7 @@ Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account 1. Choose one of the following: - To subscribe to an InfluxDB Cloud 2.0 plan (**Free** or **Usage-Based**) through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. - - To subscribe to an InfluxDB Cloud 2.0 plan through AWS Marketplace (**Usage-Based** only), go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 plan (**Usage-Based** only) through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. {{%note%}} **Note:** Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an InfluxDB Cloud 2.0 plan through AWS Marketplace. {{%/note%}} From 05f2ba3d5ddc2e473c5e247b494fcaaa7b254598 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 25 Nov 2019 13:25:15 -0800 Subject: [PATCH 07/11] updates for how to cancel service w AWS --- .../v2.0/cloud/account-management/offboarding.md | 14 +++++++------- content/v2.0/cloud/get-started.md | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/content/v2.0/cloud/account-management/offboarding.md b/content/v2.0/cloud/account-management/offboarding.md index 6dbe5a601..f3f858cfd 100644 --- a/content/v2.0/cloud/account-management/offboarding.md +++ b/content/v2.0/cloud/account-management/offboarding.md @@ -36,9 +36,7 @@ For details, see [Export a task](/v2.0/process-data/manage-tasks/export-task/). For details, see [Export a dashboard](/v2.0/visualize-data/dashboards/export-dashboard/). -#### Telegraf configurations - -**To save a Telegraf configuration:** +#### Save Telegraf configurations 1. Click in the **Settings** icon in the navigation bar. @@ -48,7 +46,7 @@ For details, see [Export a dashboard](/v2.0/visualize-data/dashboards/export-das 3. Click on the name of a Telegraf configuration. 4. Click **Download Config** to save. -#### Data backups +#### Request a data backup To request a backup of data in your {{< cloud-name "short" >}} instance, contact [InfluxData Support](mailto:support@influxdata.com). @@ -58,6 +56,8 @@ To request a backup of data in your {{< cloud-name "short" >}} instance, contact {{< nav-icon "usage" >}} -2. Click **Cancel Service**. -3. Select **I understand and agree to these conditions**, and then click **I understand, Cancel Service.** -4. Click **Confirm and Cancel Service**. Your payment method is charged your final balance immediately upon cancellation of service. +2. Do one of the following: + + - If you subscribed to an InfluxDB Cloud 2.0 plan through **AWS Marketplace**, click the **AWS** link, and then click **Unsubscribe**. + + - If you subscribed to an InfluxDB Cloud 2.0 plan through **InfluxData**, click **Cancel Service**. Select **I understand and agree to these conditions**, and then click **I understand, Cancel Service.** Click **Confirm and Cancel Service**. Your payment method is charged your final balance immediately upon cancellation of service. diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index 665cc9738..fc7a83127 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -42,7 +42,7 @@ Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account - **EU Frankfurt** _To suggest regions to add, click **Let us know** under Regions._ -5. (If you subscribed through InfluxData) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement.**. +5. (If you subscribed through InfluxData) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement**. For details on the agreements, see the [InfluxDB Cloud 2.0: Services Subscription Agreement](https://www.influxdata.com/legal/terms-of-use/) and the [InfluxData Global Data Processing Agreement](https://www.influxdata.com/legal/influxdata-global-data-processing-agreement/). 6. Click **Continue**. {{< cloud-name >}} opens with a default organization and bucket (both created from your email address). From c13ecbfd531bad7ff7f55fa294ea96c324c77e25 Mon Sep 17 00:00:00 2001 From: Kelly Date: Mon, 25 Nov 2019 15:06:25 -0800 Subject: [PATCH 08/11] clarify Usage-Based Plan for cancellation --- content/v2.0/cloud/account-management/offboarding.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/cloud/account-management/offboarding.md b/content/v2.0/cloud/account-management/offboarding.md index f3f858cfd..13a47fb5a 100644 --- a/content/v2.0/cloud/account-management/offboarding.md +++ b/content/v2.0/cloud/account-management/offboarding.md @@ -58,6 +58,6 @@ To request a backup of data in your {{< cloud-name "short" >}} instance, contact 2. Do one of the following: - - If you subscribed to an InfluxDB Cloud 2.0 plan through **AWS Marketplace**, click the **AWS** link, and then click **Unsubscribe**. + - If you subscribed to an InfluxDB Cloud 2.0 **Usage-Based Plan** through **AWS Marketplace**, click the **AWS** link, and then click **Unsubscribe**. - - If you subscribed to an InfluxDB Cloud 2.0 plan through **InfluxData**, click **Cancel Service**. Select **I understand and agree to these conditions**, and then click **I understand, Cancel Service.** Click **Confirm and Cancel Service**. Your payment method is charged your final balance immediately upon cancellation of service. + - If you subscribed to an InfluxDB Cloud 2.0 **Usage-Based Plan** through **InfluxData**, click **Cancel Service**. Select **I understand and agree to these conditions**, and then click **I understand, Cancel Service.** Click **Confirm and Cancel Service**. Your payment method is charged your final balance immediately upon cancellation of service. From 35e45d8da60f213ec2a5862abd1aeef89e712150 Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 27 Nov 2019 15:51:04 -0800 Subject: [PATCH 09/11] updates after reviewing new figma workflow --- content/v2.0/cloud/get-started.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/content/v2.0/cloud/get-started.md b/content/v2.0/cloud/get-started.md index fc7a83127..f1d010b52 100644 --- a/content/v2.0/cloud/get-started.md +++ b/content/v2.0/cloud/get-started.md @@ -22,13 +22,12 @@ _See the differences between {{< cloud-name "short">}} and InfluxDB OSS Start using {{< cloud-name >}} at no cost with the [Free Plan](/v2.0/cloud/pricing-plans/#free-plan). Use it as much and as long as you like within the plan's rate-limits. Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortably. -Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account-management/upgrade-to-usage-based-plan/). ## Sign up 1. Choose one of the following: - - To subscribe to an InfluxDB Cloud 2.0 plan (**Free** or **Usage-Based**) through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Sign Up**. - - To subscribe to an InfluxDB Cloud 2.0 plan (**Usage-Based** only) through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Sign Up**. + - To subscribe to an InfluxDB Cloud 2.0 **Free Plan** through InfluxData, go to [InfluxDB Cloud 2.0]({{< cloud-link >}}), enter your credentials, and then click **Start your Free Plan now**. When you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account-management/upgrade-to-usage-based-plan/). + - To subscribe to an InfluxDB Cloud 2.0 plan (**Usage-Based** only) through AWS Marketplace, go to [Amazon Marketplace](https://aws.amazon.com/marketplace), search for **InfluxDB Cloud 2.0**, and then follow the prompts to subscribe. After you click **Set Up Your Account**, enter your credentials, and then click **Start Now**. {{%note%}} **Note:** Currently, we do **not support** using an existing InfluxDB Cloud 2.0 account to sign up for an InfluxDB Cloud 2.0 plan through AWS Marketplace. {{%/note%}} @@ -45,7 +44,7 @@ Once you're ready to grow, [upgrade to the Usage-Based Plan](/v2.0/cloud/account 5. (If you subscribed through InfluxData) Review the terms of the agreement, and then select **I have viewed and agree to InfluxDB Cloud 2.0 Services Subscription Agreement and InfluxData Global Data Processing Agreement**. For details on the agreements, see the [InfluxDB Cloud 2.0: Services Subscription Agreement](https://www.influxdata.com/legal/terms-of-use/) and the [InfluxData Global Data Processing Agreement](https://www.influxdata.com/legal/influxdata-global-data-processing-agreement/). -6. Click **Continue**. {{< cloud-name >}} opens with a default organization and bucket (both created from your email address). +6. Click **Finish**. {{< cloud-name >}} opens with a default organization and bucket (both created from your email address). _To update organization and bucket names, see [Update an organization](/v2.0/organizations/update-org/) and [Update a bucket](/v2.0/organizations/buckets/update-bucket/#update-a-bucket-s-name-in-the-influxdb-ui)._ From 4989f2f2559ef29a72ce29304d79183ee5c116ab Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 27 Nov 2019 16:44:24 -0800 Subject: [PATCH 10/11] update upgrade to usage plan doc --- .../upgrade-to-usage-based-plan.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/content/v2.0/cloud/account-management/upgrade-to-usage-based-plan.md b/content/v2.0/cloud/account-management/upgrade-to-usage-based-plan.md index 3e1d962cc..cfd32b207 100644 --- a/content/v2.0/cloud/account-management/upgrade-to-usage-based-plan.md +++ b/content/v2.0/cloud/account-management/upgrade-to-usage-based-plan.md @@ -1,24 +1,22 @@ --- -title: Upgrade to a Usage-based Plan +title: Upgrade to a Usage-Based Plan description: > - Upgrade to a Usage-based Plan to remove rate limits from your InfluxDB Cloud 2.0 account. + Upgrade to a Usage-Based Plan to remove rate limits from your InfluxDB Cloud 2.0 account. aliases: - /v2.0/cloud/account-management/upgrade-to-payg/ weight: 102 menu: v2_0_cloud: parent: Account management - name: Upgrade to Usage-based Plan + name: Upgrade to Usage-Based Plan --- -To upgrade to a Usage-based Plan: - 1. Hover over the **Usage** icon in the left navigation bar and select **Billing**. {{< nav-icon "usage" >}} -2. Click **Upgrade to Usage-based Plan**. -3. Review the terms and pricing associated with the Usage-based Plan. +2. Click **Upgrade to Usage-Based Plan**. +3. Review the terms and pricing associated with the Usage-Based Plan. 4. Click **Sounds Good To Me**. 5. Enter your contact information. Traditionally this would be "shipping" information, but InfluxData does not ship anything. From 79276c2ab254b46d7676337bb6623f707e0ff829 Mon Sep 17 00:00:00 2001 From: Kelly Date: Wed, 27 Nov 2019 16:52:18 -0800 Subject: [PATCH 11/11] update cancel page --- content/v2.0/cloud/account-management/offboarding.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/v2.0/cloud/account-management/offboarding.md b/content/v2.0/cloud/account-management/offboarding.md index 13a47fb5a..743a573b1 100644 --- a/content/v2.0/cloud/account-management/offboarding.md +++ b/content/v2.0/cloud/account-management/offboarding.md @@ -38,7 +38,7 @@ For details, see [Export a dashboard](/v2.0/visualize-data/dashboards/export-das #### Save Telegraf configurations -1. Click in the **Settings** icon in the navigation bar. +1. Click the **Settings** icon in the navigation bar. {{< nav-icon "settings" >}} @@ -52,12 +52,12 @@ To request a backup of data in your {{< cloud-name "short" >}} instance, contact ### Cancel service -1. Hover over the Usage icon in the left navigation bar and select Billing. +1. Hover over the **Usage** icon in the left navigation bar and select **Billing**. {{< nav-icon "usage" >}} 2. Do one of the following: - - If you subscribed to an InfluxDB Cloud 2.0 **Usage-Based Plan** through **AWS Marketplace**, click the **AWS** link, and then click **Unsubscribe**. + - If you subscribed to an InfluxDB Cloud 2.0 **Usage-Based Plan** through **AWS Marketplace**, click the **AWS** link, click **Unsubscribe**, and then click **Yes, cancel subscription**. - If you subscribed to an InfluxDB Cloud 2.0 **Usage-Based Plan** through **InfluxData**, click **Cancel Service**. Select **I understand and agree to these conditions**, and then click **I understand, Cancel Service.** Click **Confirm and Cancel Service**. Your payment method is charged your final balance immediately upon cancellation of service.