Add Azure info to cloud docs

pull/2027/head
noramullen1 2021-01-04 10:41:48 -08:00
parent a9cd20ca98
commit 09a6840000
2 changed files with 11 additions and 5 deletions

View File

@ -30,7 +30,7 @@ products: [cloud]
{{< nav-icon "account" >}}
2. Do one of the following:
- If you subscribed to an InfluxDB Cloud plan through [**AWS Marketplace**](https://aws.amazon.com/marketplace/pp/B08234JZPS) or [**GCP Marketplace**](https://console.cloud.google.com/marketplace/details/influxdata-public/cloud2-gcp-marketplace-prod?pli=1), click the **AWS** or **GCP** link to access your billing and subscription information.
- If you subscribed to an InfluxDB Cloud plan through [**AWS Marketplace**](https://aws.amazon.com/marketplace/pp/B08234JZPS), [**Azure Marketplace**](link needed), or [**GCP Marketplace**](https://console.cloud.google.com/marketplace/details/influxdata-public/cloud2-gcp-marketplace-prod?pli=1), click the **AWS**, **Azure**, or **GCP** link to access your billing and subscription information.
- If you subscribed to an InfluxDB Cloud plan through **InfluxData**, complete the following procedures as needed:

View File

@ -32,14 +32,14 @@ Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortab
To subscribe to an InfluxDB Cloud **Free Plan** through InfluxData,
go to [InfluxDB Cloud](https://cloud2.influxdata.com/).
- To use social sign-on, click **Google**. Note that Google social sign-on does not support email aliases.
- To use social sign-on, click **Azure** or **Google**. Note that Google social sign-on does not support email aliases.
- Sign up with email by entering your name, email address, and password, then click **Create Account**.
If you originally signed up with email but want to enable social sign-on, you can do so by logging in through Google as long as you use the same email address.
#### **Subscribe through a cloud provider**
To subscribe to an InfluxDB Cloud **Usage-Based** plan and pay through your
**Amazon Web Services (AWS)** or **Google Cloud Platform (GCP)** account:
**Amazon Web Services (AWS)**, **Microsoft Azure**, or **Google Cloud Platform (GCP)** account:
- **AWS**
Sign in to AWS, navigate to the [InfluxDB Cloud product on AWS Marketplace](https://aws.amazon.com/marketplace/pp/B08234JZPS),
@ -47,6 +47,12 @@ Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortab
enter your credentials, and then click **Start Now**.
All usage charges will be paid through the subscribed AWS account.
- **Microsoft Azure**
Sign in to Microsoft Azure, navigate to the [InfluxDB Cloud product on Azure Marketplace](link needed),
and follow the prompts to subscribe. After you click **Set Up Your Account**,
enter your credentials, and then click **Start Now**.
All usage charges will be paid through the subscribed Azure account.
- **GCP**
Sign in to GCP, navigate to the [InfluxDB Cloud product on GCP Marketplace](https://console.cloud.google.com/marketplace/details/influxdata-public/cloud2-gcp-marketplace-prod),
and follow the prompts to subscribe. After you click **Set Up Your Account**,
@ -54,7 +60,7 @@ Limits are designed to let you monitor 5-10 sensors, stacks or servers comfortab
All usage charges will be paid through the subscribed GCP account.
{{%note%}}
Currently, we do **not support** using an existing InfluxDB Cloud account to sign up for an InfluxDB Cloud plan through AWS or GCP Marketplaces.
Currently, we do **not support** using an existing InfluxDB Cloud account to sign up for an InfluxDB Cloud plan through AWS, Azure, or GCP Marketplaces.
{{%/note%}}
2. If you signed up with your email address, InfluxDB Cloud requires email verification to complete the sign up process.
@ -208,7 +214,7 @@ For more detail, see [influx config](/influxdb/cloud/reference/cli/influx/config
#### Step 5: Learn `influx` CLI commands
{{% /tab-content %}}
<!--------------------------------- END Linux --------------------------------->