Skip to content

Commit b555099

Browse files
authored
Azure Marketplace docs (#4686)
1 parent 283dc71 commit b555099

File tree

4 files changed

+157
-84
lines changed

4 files changed

+157
-84
lines changed

_partials/_cloud-installation-azure.md

Lines changed: 61 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,65 @@ import CreateAccountConsole from "versionContent/_partials/_create-account-conso
22

33
You create a $ACCOUNT_LONG to manage your $SERVICE_SHORTs and data in a centralized and efficient manner in $CONSOLE. From there, you can create and delete $SERVICE_SHORTs, run queries, manage access and billing, integrate other services, contact support, and more.
44

5+
<Tabs label="Create a Tiger Cloud account" persistKey="source-cloud">
6+
7+
<Tab title="Tiger Cloud" label="tiger-cloud">
8+
9+
You create a standalone account to manage $CLOUD_LONG as a separate unit in your infrastructure, which includes separate billing and invoicing.
10+
511
<CreateAccountConsole />
12+
13+
</Tab>
14+
15+
<Tab title="Azure Marketplace" label="azure">
16+
17+
To have $CLOUD_LONG as a part of your Azure infrastructure, you create or link your $ACCOUNT_LONG through Azure Marketplace. In this
18+
case, $CLOUD_LONG is a line item in your Azure invoice.
19+
20+
<Procedure>
21+
22+
To set up $CLOUD_LONG via Azure:
23+
24+
1. **Open [Azure Marketplace][azure-marketplace] and search for `Tiger Data`**
25+
26+
You see two pricing options, [pay-as-you-go][azure-paygo] and [annual commit][azure-annual-commit]. Select and click the right pricing option.
27+
28+
1. **Review product details**
29+
30+
Review the details for the pricing option you have selected, then click `Subscribe`.
31+
32+
1. **Configure project and SaaS details**
33+
34+
Select the Azure subscription and resource group, provide a name for your subscription to $CLOUD_LONG, configure auto-renew settings, then click `Review & subscribe`.
35+
36+
1. **Review the legal terms**
37+
38+
Review the Terms of use, Privacy policy, and your subscription basics, then click `Subscribe`. Your SaaS resource is being created.
39+
40+
1. **Click `Configure account`**
41+
42+
You are redirected to $CONSOLE_LONG.
43+
44+
1. **Sign up for a 30-day free trial**
45+
46+
Add your details, then click `Start your free trial`. If you want to link an existing $ACCOUNT_LONG to Azure, log in with your existing credentials.
47+
48+
1. **Select the [pricing plan][pricing-plans]**
49+
50+
You are now logged into $CONSOLE_LONG. You can change the pricing plan later to better accommodate your growing needs on the [`Billing` page][console-billing].
51+
52+
1. **In `Confirm Azure Marketplace connection`, click `Connect`**
53+
54+
Your $CLOUD_LONG and Azure accounts are now connected.
55+
56+
</Procedure>
57+
58+
</Tab>
59+
60+
</Tabs>
61+
62+
[azure-annual-commit]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/GalleryItemDetailsBladeNopdl/id/timescale1759504210261.tigerdata-annualcommit
63+
[azure-marketplace]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/MarketplaceOffersBlade/selectedMenuItemId/home
64+
[azure-paygo]: https://portal.azure.com/#view/Microsoft_Azure_Marketplace/GalleryItemDetailsBladeNopdl/id/timescale1759504210261.tigerdata-payg
65+
[console-billing]: https://console.cloud.timescale.com/dashboard/billing/plans
66+
[pricing-plans]: /about/:currentVersion:/pricing-and-account-management/

_partials/_cloud-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ You create a standalone account to manage $CLOUD_LONG as a separate unit in your
1414

1515
<Tab title="AWS Marketplace" label="aws">
1616

17-
To have $CLOUD_LONG as a part of your AWS infrastructure, you create a $ACCOUNT_LONG through AWS Marketplace. In this
17+
To have $CLOUD_LONG as a part of your AWS infrastructure, you create or link your $ACCOUNT_LONG through AWS Marketplace. In this
1818
case, $CLOUD_LONG is a line item in your AWS invoice.
1919

2020
<Procedure>

0 commit comments

Comments
 (0)