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: articles/modeling-simulation-workbench/how-to-guide-upload-data.md
+7-10Lines changed: 7 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,20 +40,17 @@ Open your web browser and go to the [Azure portal](https://portal.azure.com/). E
40
40
1. Use the AzCopy command to upload your file. For example, use `azcopy copy <sourceFilePath> "<uploadURL>"`.
41
41
42
42
> [!NOTE]
43
-
> Supported filename characters are alphanumerics, underscores, periods, and hyphens.
43
+
> Supported characters for the file name are alphanumerics, underscores, periods, and hyphens.
44
44
>
45
-
> The data pipeline will only process files at root. It won't process subfolders.
45
+
> The data pipeline processes only files at the root. It doesn't process subfolders.
46
46
47
-
1.The uploaded file resource with the source filename displays under **Chamber | Data Pipeline | File**.
47
+
1.Confirm that the uploaded file resource with the source file name appears under **Chamber** > **Data Pipeline** > **File**.
48
48
49
-
1.The Chamber Admin and Users can access the uploaded file from the chamber by accessing the path: */mount/datapipeline/datain*.
49
+
The Chamber Admins and Chamber Users can access the uploaded file from the chamber by accessing the path: */mount/datapipeline/datain*.
50
50
51
-
> [!IMPORTANT]
52
-
>
53
-
> If you're importing multiple smaller files, it's recommended to zip or tarball them into a single file.
54
-
>
55
-
> GB sized tarballs/zipped files are supported, depending on your connection type and network speed.
51
+
> [!IMPORTANT]
52
+
> If you're importing multiple smaller files, it's recommended to zip or tarball them into a single file. GB sized tarballs/zipped files are supported, depending on your connection type and network speed.
56
53
57
54
## Next steps
58
55
59
-
To learn how to export data from an Azure Modeling and Simulation Workbench chamber, check out [Export data.](./how-to-guide-download-data.md)
56
+
To learn how to export data from an Azure Modeling and Simulation Workbench chamber, see [Export data](./how-to-guide-download-data.md).
0 commit comments