Skip to content

Commit 1e9749c

Browse files
committed
turn tabs into notes
1 parent a038312 commit 1e9749c

File tree

3 files changed

+11
-25
lines changed

3 files changed

+11
-25
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
This feature is on our roadmap for $CLOUD_LONG on Microsoft Azure. Stay tuned!
1+
<Highlight type="note">
2+
3+
This feature is on our roadmap for $CLOUD_LONG on Microsoft Azure. Stay tuned!
4+
5+
</Highlight>

migrate/upload-file-using-console.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,6 @@ import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure
1111

1212
# Upload a file into your $SERVICE_SHORT using $CONSOLE_LONG
1313

14-
<Tabs label="Tiger Cloud on AWS and Azure" persistKey="tiger-platform-clouds">
15-
16-
<Tab title="Tiger Cloud on AWS" label="aws-cloud">
17-
1814
You can upload files into your $SERVICE_SHORT using $CONSOLE_LONG. This page explains how to upload CSV, Parquet, and text files, from your local machine and from an S3 bucket.
1915

2016
<Tabs label="Upload files using Tiger Console" persistKey="console-import">
@@ -29,6 +25,8 @@ $CONSOLE_LONG enables you to drag and drop files to upload from your local machi
2925

3026
<ImportPrerequisitesCloudNoConnection />
3127

28+
<NotSupportedAzure />
29+
3230
<Tabs label="Upload files from a local machine" persistKey="file-import">
3331

3432
<Tab title="From CSV" label="import-csv">
@@ -129,6 +127,8 @@ $CONSOLE_LONG enables you to upload CSV and Parquet files, including archives co
129127
- [IAM Role][credentials-iam].
130128
- [Public anonymous user][credentials-public].
131129

130+
<NotSupportedAzure />
131+
132132
<Tabs label="Import files from S3" persistKey="file-import">
133133

134134
<Tab title="From CSV" label="import-csv">
@@ -207,18 +207,10 @@ To import a Parquet file from an S3 bucket:
207207

208208
</Tabs>
209209

210-
211210
And that is it, you have imported your data to your $SERVICE_LONG.
212211

213-
</Tab>
214-
215-
<Tab title="Tiger Cloud on Azure" label="azure-cloud">
216-
217-
<NotSupportedAzure />
218212

219-
</Tab>
220213

221-
</Tabs>
222214

223215

224216
[credentials-iam]: https://docs.aws.amazon.com/IAM/latest/UserGuide/id_roles_create_for-user.html#roles-creatingrole-user-console

use-timescale/tigerlake.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure
1212

1313
# Integrate data lakes with $CLOUD_LONG
1414

15-
<Tabs label="Tiger Cloud on AWS and Azure" persistKey="tiger-platform-clouds">
16-
17-
<Tab title="Tiger Cloud on AWS" label="aws-cloud">
18-
1915
$LAKE_LONG enables you to build real-time applications alongside efficient data pipeline management within a single
2016
system. $LAKE_LONG unifies the $CLOUD_LONG operational architecture with data lake architectures.
2117

@@ -34,6 +30,8 @@ Tiger Lake is currently in private beta. Please contact us to request access.
3430

3531
<IntegrationPrereqsCloud/>
3632

33+
<NotSupportedAzure />
34+
3735
## Integrate a data lake with your $SERVICE_LONG
3836

3937
To connect a $SERVICE_LONG to your data lake:
@@ -338,15 +336,7 @@ data lake:
338336
* Iceberg snapshots are pruned automatically if the amount exceeds 2500.
339337
* The Iceberg namespace is hard coded to `timescaledb`, a custom namespace value is work in progress.
340338

341-
</Tab>
342-
343-
<Tab title="Tiger Cloud on Azure" label="azure-cloud">
344339

345-
<NotSupportedAzure />
346-
347-
</Tab>
348-
349-
</Tabs>
350340

351341

352342
[cmc]: https://console.aws.amazon.com/cloudformation/

0 commit comments

Comments
 (0)