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/quickstart-import-data.md
+4-6Lines changed: 4 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,17 +13,17 @@ ms.date: 09/28/2024
13
13
14
14
# Quickstart: Import data
15
15
16
-
After you create a Modeling and Simulation Workbench, you may need data from your local environment to be available. Modeling and Simulation Workbench [chambers](./concept-chambers.md) have no access to the internet or other Azure resources. In this quickstart, learn how to import data from your previous environment to the workbench chamber.
16
+
After you create a Modeling and Simulation Workbench, you might need data from your local environment to be available. Modeling and Simulation Workbench [chambers](./concept-chambers.md) have no access to the internet or other Azure resources. In this quickstart, learn how to import data from your previous environment to the workbench chamber.
17
17
18
18
If you don't have a service subscription, [create a free trial account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
*If using a public IP connector, your current public facing IP address must be on the allowlist.
24
+
*A current public facing IP address must be on the allowlist if using public connector.
25
25
26
-
* The most recent version of [AzCopy](/azure/storage/common/storage-use-azcopy-v10?tabs=dnf), an Azure utility to manage data transfers to and from Azure. AzCopy is a standalone executable and does not require installation.
26
+
* The most recent version of [AzCopy](/azure/storage/common/storage-use-azcopy-v10?tabs=dnf), an Azure utility to manage data transfers to and from Azure. AzCopy is a standalone executable and doesn't require installation.
27
27
28
28
## Import data
29
29
@@ -42,9 +42,7 @@ If you don't have a service subscription, [create a free trial account](https:/
42
42
>
43
43
> Gigabyte-sized tarballs and zipped files are supported, up to a maximum of 200GB per file. Ensure that each individual file is less than the maximum allowed size.
44
44
45
-
1. Confirm that the uploaded file resources with the source file name appears under **Chamber** > **Data Pipeline** > **File**.
46
-
47
-
Uploaded files will appear at the `/mount/datapipeline/datain` mount point. A Chamber Admin or Chamber User can access the files there. The `/mount/datapipeline/` has a volume size of 1TB. If the combined imported dataset is larger than this, [create a chamber storage volume](./how-to-guide-manage-chamber-storage.md).
45
+
Uploaded files appear at the `/mount/datapipeline/datain` mount point. A Chamber Admin or Chamber User can access the files there. The `/mount/datapipeline/` has a volume size of 1TB. If the combined imported dataset is larger than this, [create a chamber storage volume](./how-to-guide-manage-chamber-storage.md).
0 commit comments