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: migrate/upload-file-using-console.md
+4-12Lines changed: 4 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,6 @@ import NotSupportedAzure from "versionContent/_partials/_not-supported-for-azure
11
11
12
12
# Upload a file into your $SERVICE_SHORT using $CONSOLE_LONG
13
13
14
-
<Tabslabel="Tiger Cloud on AWS and Azure"persistKey="tiger-platform-clouds">
15
-
16
-
<Tabtitle="Tiger Cloud on AWS"label="aws-cloud">
17
-
18
14
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.
19
15
20
16
<Tabslabel="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
29
25
30
26
<ImportPrerequisitesCloudNoConnection />
31
27
28
+
<NotSupportedAzure />
29
+
32
30
<Tabslabel="Upload files from a local machine"persistKey="file-import">
33
31
34
32
<Tabtitle="From CSV"label="import-csv">
@@ -129,6 +127,8 @@ $CONSOLE_LONG enables you to upload CSV and Parquet files, including archives co
129
127
-[IAM Role][credentials-iam].
130
128
-[Public anonymous user][credentials-public].
131
129
130
+
<NotSupportedAzure />
131
+
132
132
<Tabslabel="Import files from S3"persistKey="file-import">
133
133
134
134
<Tabtitle="From CSV"label="import-csv">
@@ -207,18 +207,10 @@ To import a Parquet file from an S3 bucket:
207
207
208
208
</Tabs>
209
209
210
-
211
210
And that is it, you have imported your data to your $SERVICE_LONG.
212
211
213
-
</Tab>
214
-
215
-
<Tabtitle="Tiger Cloud on Azure"label="azure-cloud">
0 commit comments