Skip to content

Commit 754b211

Browse files
committed
edit pass: modeling-simulation-workbench-how-to-articles
1 parent 77f6eb6 commit 754b211

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

articles/modeling-simulation-workbench/how-to-guide-upload-data.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -40,20 +40,17 @@ Open your web browser and go to the [Azure portal](https://portal.azure.com/). E
4040
1. Use the AzCopy command to upload your file. For example, use `azcopy copy <sourceFilePath> "<uploadURL>"`.
4141

4242
> [!NOTE]
43-
> Supported filename characters are alphanumerics, underscores, periods, and hyphens.
43+
> Supported characters for the file name are alphanumerics, underscores, periods, and hyphens.
4444
>
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.
4646
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**.
4848

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*.
5050

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.
5653
5754
## Next steps
5855

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

Comments
 (0)