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: CONTRIBUTING.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ See [Formatting examples][formatting] for how to use them.
113
113
114
114
## Variables
115
115
116
-
Tiger Data documentation uses variables for its product names, features, and UI elements in Tiger Cloud Console with the following syntax: `$VARIABLE_NAME`. Variables do not work inside the following:
116
+
Tiger Data documentation uses variables for its product names, features, and UI elements in Tiger Console with the following syntax: `$VARIABLE_NAME`. Variables do not work inside the following:
117
117
118
118
- Front matter on each page
119
119
- HTML tables and tabs
@@ -146,7 +146,7 @@ To make a documentation page more visible and clear for Google:
146
146
- Include main page keywords into the meta tags, page title, first header, and intro. These are usually the names of features described in the page. For example, for a page dedicated to creating hypertables, you can use the keyword **hypertable** in the following way:
147
147
148
148
- Title: Create a hypertable in Tiger Cloud
149
-
- Description: Turn a regular Postgres table into a hypertable in a few steps, using Tiger Cloud Console.
149
+
- Description: Turn a regular Postgres table into a hypertable in a few steps, using Tiger Console.
Copy file name to clipboardExpand all lines: _partials/_cloud-installation-azure.md
+61Lines changed: 61 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,65 @@ import CreateAccountConsole from "versionContent/_partials/_create-account-conso
2
2
3
3
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.
4
4
5
+
<Tabslabel="Create a Tiger Cloud account"persistKey="source-cloud">
6
+
7
+
<Tabtitle="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
+
5
11
<CreateAccountConsole />
12
+
13
+
</Tab>
14
+
15
+
<Tabtitle="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].
1. To view the amount of data replicated, click `Connectors`. The diagram in `Connector data flow` gives you an overview of the connectors you have created, their status, and how much data has been replicated.
0 commit comments