Skip to content

Commit 6a8f744

Browse files
committed
updating errors, add AzCopy link to resources
1 parent f8ef929 commit 6a8f744

11 files changed

+30
-131
lines changed

articles/modeling-simulation-workbench/concept-chamber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Users can resize and tailor the chambers to support storage requirement needs th
3434
Administrators can optimize their resource consumption without necessarily destroying resources or moving data by:
3535

3636
* Managing the size and number of virtual machines.
37-
* [Idling](./how-to-guide-idle.md) unused connectors and chambers to reduce cost without deleting VMs or storage.
37+
* [Idling](./how-to-guide) unused connectors and chambers to reduce cost without deleting VMs or storage.
3838
* Managing the size and performance tier of chamber storages.
3939

4040
Learn more about reducing service costs using [Azure Advisor](/azure/advisor/advisor-cost-recommendations#optimize-spend-for-mariadb-mysql-and-postgresql-servers-by-right-sizing) and [right-size VMs best practices](/azure/cloud-adoption-framework/migrate/azure-best-practices/migrate-best-practices-costs#best-practice-right-size-vms).

articles/modeling-simulation-workbench/concept-license-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ This flow is extendible and can also include other software vendors across indus
3030

3131
## Related content
3232

33-
- Learn more about the benefits and key features of using [Shared storage](./shared-storage.md).
33+
- Learn more about the benefits and key features of using [shared storage](./shared-storage.md).

articles/modeling-simulation-workbench/how-to-guide-idle.md renamed to articles/modeling-simulation-workbench/how-to-guide-chamber-idle.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ To place a chamber into idle, the connector must be stopped before the chamber i
3030
1. Select the connector to be stopped.
3131
1. From the top action bar, select **Stop**. Connectors typically take about 8 minutes to shut down and dispose of resources.
3232

33-
:::image type="content" source="media/howtoguide-idle/connector-stop.png" alt-text="Stop button highlighted in red in the action menu bar of a connector.":::
33+
:::image type="content" source="media/howtoguide-idle/connector-stop.png" alt-text="Stop button highlighted in red in the action menu bar of a connector.":::
3434

3535
Wait until the connector completely stops and the Power state shows **Stopped**.
3636

37-
:::image type="content" source="media/howtoguide-idle/connector-verify-stop.png" alt-text="Screenshot of connector overview with Power state of status highlighted in red.":::
37+
:::image type="content" source="media/howtoguide-idle/connector-verify-stop.png" alt-text="Screenshot of connector overview with Power state of status highlighted in red.":::
3838

3939
1. Navigate back to the parent chamber.
4040
1. From the top action bar, select **Stop**. Chambers typically take about 8 minutes to shut down and dispose of resources.
4141

42-
:::image type="content" source="media/howtoguide-idle/chamber-stop.png" alt-text="Stop button highlighted in red in the action menu bar of a chamber.":::
42+
:::image type="content" source="media/howtoguide-idle/chamber-stop.png" alt-text="Stop button highlighted in red in the action menu bar of a chamber.":::
4343

4444
Wait until the chamber completely stops and the Power state shows **Stopped**.
4545

@@ -48,9 +48,9 @@ Wait until the chamber completely stops and the Power state shows **Stopped**.
4848
> [!TIP]
4949
> The Activity log will show successful stop of both chamber and connector.
5050
51-
:::image type="content" source="media/howtoguide-idle/connector-log-stop.png" alt-text="Screenshot of activity log showing chamber successfully stopped.":::
51+
:::image type="content" source="media/howtoguide-idle/connector-log-stop.png" alt-text="Screenshot of activity log showing chamber successfully stopped.":::
5252

53-
:::image type="content" source="media/howtoguide-idle/connector-log-stop.png" alt-text="Screenshot of activity log showing connector successfully stopped.":::
53+
:::image type="content" source="media/howtoguide-idle/connector-log-stop.png" alt-text="Screenshot of activity log showing connector successfully stopped.":::
5454

5555
## Take a chamber out of idle state
5656

articles/modeling-simulation-workbench/how-to-guide-chamber-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,15 +38,15 @@ All VMs are created with Red Hat Enterprise Linux version 8.8.
3838

3939
1. From the chamber overview page, select **Chamber VM** from the **Settings** menu in the left pane.
4040

41-
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-menu.png" alt-text="Screenshot of chamber settings menu with chamber VM in red box.":::
41+
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-menu.png" alt-text="Screenshot of chamber settings menu with chamber VM in red box.":::
4242

4343
1. On the chamber VM page, select **Create** from the action bar.
4444

45-
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-create.png" alt-text="Screenshot of chamber VM action bar with 'Create' button annotated in red box.":::
45+
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-create.png" alt-text="Screenshot of chamber VM action bar with 'Create' button annotated in red box.":::
4646

4747
1. In the Create chamber VM dialog, enter the name of the chamber VM, the VM type, and the number of VMs to be created (default is 1). The VM image type will be expanded in the future to support software for other scientific and engineering applications.
4848

49-
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-create-dialog.png" alt-text="Screenshot of Create chamber VM dialog with textboxes and ReviewCreate button marked in red.":::\.
49+
:::image type="content" source="media/howtoguide-create-chamber-vm/chamber-vm-create-dialog.png" alt-text="Screenshot of Create chamber VM dialog with textboxes and ReviewCreate button marked in red.":::\.
5050

5151
Read about the [Chamber VM offerings] (./concept-vm-offerings.md) to help you select the correct VM for your workload.
5252

articles/modeling-simulation-workbench/how-to-guide-chamber.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ A Workbench Owner can create a chamber in an existing Workbench. Chambers can't
2727
1. From the Workbench overview page, select **Chamber** from the **Settings** menu in the left pane.
2828
1. In the chamber page, select **Create** from the action bar.
2929

30-
:::image type="content" source="media/howtoguide-create-chamber/chamber-create-button.png" alt-text="Screenshot of chamber action bar with Create button annotated in red box.":::
30+
:::image type="content" source="media/howtoguide-create-chamber/chamber-create-button.png" alt-text="Screenshot of chamber action bar with Create button annotated in red box.":::
3131

3232
1. In the next dialog, only the name of a chamber is required. Enter a name and select **Next**.
3333

34-
:::image type="content" source="media/howtoguide-create-chamber/chamber-create-name.png" alt-text="Screenshot of chamber name dialog.":::
34+
:::image type="content" source="media/howtoguide-create-chamber/chamber-create-name.png" alt-text="Screenshot of chamber name dialog.":::
3535

3636
1. If prevalidation checks are successful, select **Create**. A chamber typically takes around 15 minutes to deploy.
3737

articles/modeling-simulation-workbench/how-to-guide-configure-firewall-rh.md

Lines changed: 0 additions & 104 deletions
This file was deleted.

articles/modeling-simulation-workbench/how-to-guide-enable-copy-paste.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,19 +31,19 @@ The current setting of the control can be viewed on the connector overview page.
3131
1. Navigate to the connector of the chamber to be checked.
3232
1. On the Overview page, check the **Copy/paste** status in the right column.
3333

34-
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-status.png" alt-text="Screenshot of connector overview with copy/paste status outlined in red.":::
34+
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-status.png" alt-text="Screenshot of connector overview with copy/paste status outlined in red.":::
3535

3636
## Enable or disable copy/paste
3737

3838
1. Navigate to the connector of the chamber to be configured.
3939
1. On the Overview page, select **Configure copy/paste** from the action bar.
4040

41-
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-configure-button.png" alt-text="Screenshot of connector overview with copy/paste configuration button highlighted in red.":::
41+
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-configure-button.png" alt-text="Screenshot of connector overview with copy/paste configuration button highlighted in red.":::
4242
The copy/paste control dialog appears.
4343

4444
1. Select the desired setting. Select **Save**.
4545

46-
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-control.png" alt-text="Screenshot of copy/paste control dialog showing enable and disable radio buttons.":::
46+
:::image type="content" source="media/howtoguide-enable-copy-paste/copy-paste-control.png" alt-text="Screenshot of copy/paste control dialog showing enable and disable radio buttons.":::
4747

4848
## Copy and paste using the client
4949

@@ -57,7 +57,7 @@ In the Windows native ETX client, the copy/paste menu can be accessed from the a
5757
1. Select **Edit** then either **Copy X Selection** or **Paste to X Selection**.
5858
1. Highlighting either option produces another flyout menu of sources or destinations.
5959

60-
:::image type="content" source="media/howtoguide-enable-copy-paste/etx-windows-copy-paste-menu.png" alt-text="Screenshot of Windows ETX copy/paste menu.":::
60+
:::image type="content" source="media/howtoguide-enable-copy-paste/etx-windows-copy-paste-menu.png" alt-text="Screenshot of Windows ETX copy/paste menu.":::
6161

6262
#### [Web client](#tab/web)
6363

articles/modeling-simulation-workbench/how-to-guide-manage-shared-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ If you're a Workbench Owner or Chamber Admin, complete the following steps to ac
3737
1. Select **Create** from the action bar. The Create shared storage configuration appears.
3838
1. Fill in a name, set the capacity in 4-TB increments, and select the chambers that the shared storage should be accessible to.
3939

40-
:::image type="content" source="media/howtoguide-shared-storage/shared-storage-create.png" alt-text="Screenshot of shared storage create dialog.":::
40+
:::image type="content" source="media/howtoguide-shared-storage/shared-storage-create.png" alt-text="Screenshot of shared storage create dialog.":::
4141

4242
1. Select **Review + Create**. If the validation checks pass, select **Create**.
4343

articles/modeling-simulation-workbench/how-to-guide-set-up-networking.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To edit the list of allowed IP addresses:
5454
1. Select **Submit** to save your changes.
5555
1. Refresh the view for connector networking and confirm that your changes appear.
5656

57-
:::image type="content" source="./media/resources-troubleshoot/chamber-connector-networking-network-allowlist.png" alt-text="Screenshot of the Azure portal in a web browser, showing the allowlist for chamber connector networking.":::
57+
:::image type="content" source="./media/resources-troubleshoot/chamber-connector-networking-network-allowlist.png" alt-text="Screenshot of the Azure portal in a web browser, showing the allowlist for chamber connector networking.":::
5858

5959
## Redirect URIs
6060

@@ -68,7 +68,7 @@ To find redirect URIs:
6868
- **Dashboard reply URL**: For example, https://<*dashboardFqdn*>/etx/oauth2/code
6969
- **Authentication reply URL**: For example, https://<*authenticationFqdn*>/otdsws/login?authhandler=AzureOIDC
7070

71-
:::image type="content" source="./media/quickstart-create-portal/update-aad-app-01.png" alt-text="Screenshot of the connector overview page that shows where you select the reply URLs.":::
71+
:::image type="content" source="./media/quickstart-create-portal/update-aad-app-01.png" alt-text="Screenshot of the connector overview page that shows where you select the reply URLs.":::
7272

7373
The redirect URIs must be registered with the Application registration to properly authenticate and redirect users to the workbench. To learn how to add redirect URIs, see [How to add redirect URIs](./how-to-guide-add-redirect-uris.md).
7474

@@ -85,13 +85,14 @@ The Azure Modeling and Simulation Workbench require certain ports to be accessib
8585

8686
### IP addresses
8787

88-
For the Public IP connector, Azure IP addresses are taken from Azure's IP ranges for the location in which the Workbench was deployed. A list of all Azure IP addresses and Service tags is available at [Azure IP Ranges and Service Tags – Public Cloud](https://www.microsoft.com/download/details.aspx?id=56519&msockid=1b155eb894cc6c3600a84ac5959a6d3f). It's not possible to list all Workbench IP addresses
88+
For the Public IP connector, Azure IP addresses are taken from Azure's IP ranges for the location in which the Workbench was deployed. A list of all Azure IP addresses and Service tags is available at [Azure IP Ranges and Service Tags – Public Cloud](https://www.microsoft.com/download/details.aspx?id=56519&msockid=1b155eb894cc6c3600a84ac5959a6d3f). It's not possible to list all Workbench IP addresses when the public IP connector is implemented.
8989

9090
> [!CAUTION]
91-
> The pool of IP addresses can increase not only by adding VMs, but users as well. Connection nodes are scaled when more users are added to the Chamber. Discovery of endpoint IP addresses may be incomplete once the userbase increases.
91+
> The pool of IP addresses can increase not only by adding VMs, but users as well. Connection nodes are scaled when more users are added to the chamber. Discovery of endpoint IP addresses may be incomplete once the userbase increases.
9292
93-
For more control over destination IP addresses and to minimize changes to corporate firewalls, a VPN and ExpressRoute connector is suggested. When using a VPN Gateway, the access point of the
93+
For more control over destination IP addresses and to minimize changes to corporate firewalls, a VPN and ExpressRoute connector is suggested. When using a VPN Gateway, the access point of the workbench is limited only to the gateway IP address.
9494

9595
## Next steps
9696

97-
To learn how to import data into an Azure Modeling and Simulation Workbench chamber, see [Import data](./how-to-guide-upload-data.md).
97+
> [!div class="nextstepaction"]
98+
> [Import data](./how-to-guide-upload-data.md)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ Open your web browser and go to the [Azure portal](https://portal.azure.com/). E
5151
A Chamber Admin or Chamber User can access the uploaded file from the chamber by accessing the following path: */mount/datapipeline/datain*.
5252

5353
> [!IMPORTANT]
54-
> If you're importing multiple smaller files, we recommend that you zip or tarball them into a single file. Gigabyte-sized tarballs and zipped files are supported, depending on your connection type and network speed.
55-
> The /mount/datapipeline/datain directory has a file size of 1TB, so if the imported dataset is larger than this, then free up space by moving the files over to /mount/chamberstorages/”Workbench chamber storage”
56-
> Note that the /datapipeline directory is Azure Files based, whereas the /chamberstorages directory is high-performance Azure NetApp Files. Always copy over the tools/binaries/IP from the /datapipeline/datain folder /chamberstorages directory under the specific chamber’s private storage.
54+
> If you're importing multiple smaller files, we recommend that you zip or tarball them into a single file. Gigabyte-sized tarballs and zipped files are supported, depending on your connection type and network speed. The `/mount/datapipeline/datain` directory has a volume size of 1TB, so if the imported dataset is larger than this, free up space by moving the files over to `/mount/chamberstorages/`.
55+
>
56+
> Note that the `/mount/datapipeline` volume is Azure Files based, whereas the `/mount/chamberstorages` volume is high-performance Azure NetApp Files. Always copy over the tools, binaries, and IP from the `/mount/datapipeline/datain` folder to `/mount/chamberstorages` volume under the specific chamber’s private storage.
5757
5858
## Next steps
5959

0 commit comments

Comments
 (0)