Skip to content

Commit 3500e66

Browse files
committed
acrolinx fixes
1 parent b938657 commit 3500e66

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

articles/modeling-simulation-workbench/quickstart-import-data.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ ms.date: 09/28/2024
1313

1414
# Quickstart: Import data
1515

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.
1717

1818
If you don't have a service subscription, [create a free trial account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
1919

2020
## Prerequisites
2121

2222
[!INCLUDE [prerequisite-mswb-chamber](includes/prerequisite-chamber.md)]
2323

24-
* 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.
2525

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.
2727

2828
## Import data
2929

@@ -42,9 +42,7 @@ If you don't have a service subscription, [create a free trial account](https:/
4242
>
4343
> 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.
4444
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).
4846

4947
## Clean up resources
5048

0 commit comments

Comments
 (0)