Skip to content

Commit cf98334

Browse files
committed
edit pass: modeling-simulation-workbench-how-to-articles
1 parent cb7abc7 commit cf98334

File tree

6 files changed

+92
-96
lines changed

6 files changed

+92
-96
lines changed
Lines changed: 48 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1,107 +1,108 @@
11
---
2-
title: Export data from an Azure Modeling and Simulation Workbench
3-
description: Learn how to export data from a chamber in Azure Modeling and Simulation Workbench
2+
title: Export data from Azure Modeling and Simulation Workbench
3+
description: Learn how to export data from a chamber in Azure Modeling and Simulation Workbench.
44
author: lynnar
55
ms.author: lynnar
66
ms.reviewer: yochu
77
ms.service: modeling-simulation-workbench
88
ms.topic: how-to
99
ms.date: 01/01/2023
10-
# Customer intent: As a Modeling and Simulation Workbench Chamber User, I want to export data from my chamber
10+
# Customer intent: As a Chamber User in Azure Modeling and Simulation Workbench, I want to export data from my chamber.
1111
---
1212

13-
# Export data from an Azure Modeling and Simulation Workbench
13+
# Export data from Azure Modeling and Simulation Workbench
1414

15-
<!--- SCREENSHOT OF CHAMBER --->
15+
Azure Modeling and Simulation Workbench uses a two-key approval process for optimal security and privacy when you're exporting data. A Chamber Admin provides the first key approval. A Workbench Owner provides the second key approval.
1616

17-
Azure Modeling and Simulation Workbench uses a two key approvals process to ensure optimal security and privacy when exporting data. A Chamber Admin provides the first key approval. A Workbench Owner provides the second key approval.
18-
This article explains the steps to export data from Azure Modeling and Simulation Workbench."
17+
This article explains the steps to export data from Azure Modeling and Simulation Workbench.
1918

2019
## Prerequisites
2120

2221
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
23-
- An instance of Modeling and Simulation Design Workbench installed with at least one chamber.
24-
- A user who is a Workbench Owner (Subscription Owner/Contributor) and a user provisioned as a Chamber Admin or Chamber User.
25-
- [AzCopy](/azure/storage/common/storage-ref-azcopy) installed on machine, with access to the configured network for the target chamber. Only machines that are on the specified network path for the chamber can export files.
22+
- An instance of Azure Modeling and Simulation Design Workbench installed with at least one chamber.
23+
- A user who's a Workbench Owner (Subscription Owner or Subscription Contributor), and a user who's provisioned as a Chamber Admin or Chamber User.
24+
- [AzCopy](/azure/storage/common/storage-ref-azcopy) installed on the machine, with access to the configured network for the target chamber. Only machines on the specified network path for the chamber can export files.
2625

2726
## Sign in to Azure portal
2827

2928
Open your web browser and go to the [Azure portal](https://portal.azure.com/). Enter your credentials to sign in to the portal.
3029

31-
## Copy export file to data out folder
30+
## Copy the export file to the data-out folder
3231

33-
To export a file, first you need to copy the file to the data out folder in the data pipeline.
32+
To export a file, you first need to copy the file to the data-out folder in the data pipeline.
3433

35-
> [!NOTE]
36-
> Supported filename characters are alphanumerics, underscores, periods, and hyphens.
37-
> Data pipeline will only process files in /mount/datapipeline/dataout.
34+
> [!NOTE]
35+
> Supported characters for the file name are alphanumeric characters, underscores, periods, and hyphens.
36+
>
37+
> The data pipeline processes only files in */mount/datapipeline/dataout*.
3838
39-
1. Type *Modeling and Simulation Workbench* in the global search and select **Modeling and Simulation Workbench** under **Services**.
39+
1. Enter **Modeling and Simulation Workbench** in the global search. Then, under **Services**, select **Modeling and Simulation Workbench**.
4040

41-
1. Select your Modeling and Simulation Workbench from the resource list.
41+
1. Select your workbench from the resource list.
4242

43-
1. Select **Settings > Chamber** in the left side menu. A resource list displays. Select the chamber you want to export data from.
43+
1. On the left menu, select **Settings** > **Chamber**. A resource list appears. Select the chamber that you want to export data from.
4444

45-
1. Select **Settings > Connector** in the left side menu. A resource list displays. Select the displayed connector.
45+
1. On the left menu, select **Settings** > **Connector**. In the resource list, select the displayed connector.
4646

47-
1. Select the "Dashboard URL" link that should take you to the ETX dashboard.
47+
1. Select the **Dashboard URL** link to open the ETX dashboard.
4848

4949
1. Select an available workload and open a terminal session.
5050

51-
1. Copy the file you want to export to the data pipeline's data out folder: */mount/datapipeline/dataout.*
51+
1. Copy the file that you want to export to the data pipeline's data-out folder: */mount/datapipeline/dataout*.
5252

5353
## Request to export the file
5454

55-
After the file is copied to the data out folder, a Chamber Admin completes the following steps to request to export the file.
55+
After you copy the file to the data-out folder, a Chamber Admin completes the following steps to request an export of the file:
5656

57-
1. Select **Data Pipeline > File** in the chamber you're exporting data from.
57+
1. In the chamber that you're exporting data from, select **Data Pipeline** > **File**.
5858

59-
1. Select the file you want to export from the displayed resource list. Files are named *mount-datapipeline-datain-\<filename\>.*
59+
1. In the resource list, select the file that you want to export. Files are named *mount-datapipeline-datain-\<filename\>.*
6060

61-
1. Confirm the data pipeline direction in the File overview section is **outbound**. Then select **Request download.**
61+
1. Confirm that the data pipeline direction in the **File overview** section is **outbound**. Then select **Request download**.
6262

63-
1. Enter a reason in the Description field and select **File Request.**
63+
1. Enter a reason in the **Description** box, and then select **File Request**.
6464

6565
> [!div class="mx-imgBorder"]
66-
> ![Screenshot of the Azure portal manage screen showing how to request file export](./media/howtoguide-download-data/file-request-download.png)
66+
> ![Screenshot of the Azure portal pane for requesting a file download for export.](./media/howtoguide-download-data/file-request-download.png)
6767
6868
## Approve or reject an export request
6969

70-
The next phase, approving (or rejecting) the export request, is completed by the Workbench Owner.
70+
The Workbench Owner completes the next phase, approving (or rejecting) the export request:
7171

72-
1. Select **Data Pipeline > File Request** in the chamber you're exporting data from.
72+
1. In the chamber that you're exporting data from, select **Data Pipeline** > **File Request**.
7373

74-
1. Select the file request you want to manage from the displayed resource list. In the File Request overview section, the status of the file request must display as **Requested** in order to approve it.
74+
1. In the resource list, select the file request that you want to manage.
7575

76-
1. Select **Manage** in the File Request overview section.
76+
In the **File Request overview** section, the status of the file request must appear as **Requested** for you to approve it.
7777

78-
1. Select **Approve** or **Reject** in the Action drop-down and enter a description in the Description field.
78+
1. Select **Manage** in the **File Request overview** section.
79+
80+
1. In the **Action** drop-down list, select **Approve** or **Reject**. In the **Description** box, enter a description.
7981

8082
> [!div class="mx-imgBorder"]
81-
> ![Screenshot of the Azure portal manage screen showing how to select Approved Action](./media/howtoguide-download-data/file-request-approve.png)
83+
> ![Screenshot of the Azure portal that shows the Action and Description boxes in the pane for managing a file download request.](./media/howtoguide-download-data/file-request-approve.png)
84+
85+
1. Select **Manage**.
8286

83-
1. Select **Manage.**
87+
The status of the file export request appears in the **File Request overview** section as either **Approved** or **Rejected**. The status must be **Approved** to enable users to download the file.
8488

85-
1. The status of the file export request displays in the File Request overview section as either Approved or Rejected. The status must show as **Approved** to enable users to download the file.
89+
## Download an approved export file from the chamber
8690

87-
## Download approved export file from chamber
91+
Complete the following steps to download an approved export file from a chamber:
8892

89-
Complete the following steps to download an approved export file from a chamber.
93+
1. In the chamber that you're exporting data from, select **Data Pipeline** > **File Request**.
9094

91-
1. Select **Data Pipeline > File Request** in the chamber you're exporting data from.
95+
1. In the resource list, select the approved file request that you want to download. The status of the file request must appear as **Approved** for you to download it.
9296

93-
1. Select the approved file request you want to download from the displayed resource list. The status of the file request must display as **Approved** in order to download it.
97+
1. In the **File Request overview** section, select the **Download URL** button.
9498

95-
1. Select the **Download URL** button in the file request overview section, and copy the displayed Download URL from the popup.
99+
1. In the pop-up dialog, copy the **Download URL** value.
96100

97-
1. Using the AzCopy command, copy out your file. for example, `azcopy copy "<downloadURL>" <targetFilePath>`
101+
1. Use the AzCopy command to copy out your file. For example, use `azcopy copy "<downloadURL>" <targetFilePath>`.
98102

99-
> [!IMPORTANT]
100-
>
101-
> If you're exporting multiple smaller files, it's recommended to zip or tarball them into a single file.
102-
>
103-
> GB sized tarballs/zipped files are supported, depending on your connection type and network speed.
103+
> [!IMPORTANT]
104+
> If you're exporting 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.
104105
105106
## Next steps
106107

107-
Check out [Manage chamber storage](./how-to-guide-manage-storage.md) to learn how to manage chamber storage in Azure Modeling and Simulation Workbench.
108+
To learn how to manage chamber storage in Azure Modeling and Simulation Workbench, see [Manage chamber storage](./how-to-guide-manage-storage.md).

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: yochu
77
ms.service: modeling-simulation-workbench
88
ms.topic: how-to
99
ms.date: 09/15/2023
10-
# Customer intent: As an Azure Modeling and Simulation Workbench Chamber admin, I want to activate a license service in a chamber so that chamber users can run applications that require licenses.
10+
# Customer intent: As a Chamber Admin in Azure Modeling and Simulation Workbench, I want to activate a license service in a chamber so that Chamber Users can run applications that require licenses.
1111
---
1212

1313
# Manage a license service for Azure Modeling and Simulation Workbench
Lines changed: 28 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,68 @@
11
---
22
title: Manage chamber storage in Azure Modeling and Simulation Workbench
3-
description: Learn how to manage chamber storage within a Modeling and Simulation Workbench
3+
description: Learn how to manage chamber storage in Azure Modeling and Simulation Workbench.
44
author: lynnar
55
ms.author: lynnar
66
ms.reviewer: yochu
77
ms.service: modeling-simulation-workbench
88
ms.topic: how-to
99
ms.date: 01/01/2023
10-
# Customer intent: As a Modeling and Simulation Workbench Chamber Admin, I want to manage chamber storage
10+
# Customer intent: As a Chamber Admin in Azure Modeling and Simulation Workbench, I want to manage chamber storage.
1111
---
1212

1313
# Manage chamber storage in Azure Modeling and Simulation Workbench
1414

15-
Chamber Admins and Workbench Owners can manage the storage capacity within Azure Modeling and Simulation Workbench to fit your organization's specific needs. For example, they can increase or decrease the amount of chamber storage, as well as change the performance tier.
15+
Chamber Admins and Workbench Owners can manage the storage capacity in Azure Modeling and Simulation Workbench to fit their organization's specific needs. For example, they can increase or decrease the amount of chamber storage. They can also change the performance tier.
1616

17-
This article explains how Chamber Admins and Workbench Owners manage chamber storage
17+
This article explains how Chamber Admins and Workbench Owners manage chamber storage.
1818

1919
## Prerequisites
2020

2121
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
22-
- An instance of Modeling and Simulation Design Workbench installed with at least one chamber.
23-
- You must be a Chamber Admin or Workbench Owner to manage chamber storage.
22+
- An instance of Azure Modeling and Simulation Design Workbench installed with at least one chamber.
23+
- A user who's provisioned as a Chamber Admin or Workbench Owner.
2424

2525
## Sign in to Azure portal
2626

2727
Open your web browser and go to the [Azure portal](https://portal.azure.com/). Enter your credentials to sign in to the portal.
2828

29-
## Access storage options in chamber
29+
## Access storage options in a chamber
3030

3131
If you're a Workbench Owner or Chamber Admin, complete the following steps to access the chamber storage options:
3232

33-
1. Enter *Modeling and Simulation Workbench* in the global search and select **Modeling and Simulation Workbench** under **Services**.
33+
1. Enter **Modeling and Simulation Workbench** in the global search. Then, under **Services**, select **Modeling and Simulation Workbench**.
3434

35-
1. Select your Modeling and Simulation Workbench from the resource list.
35+
1. Select your workbench from the resource list.
3636

37-
1. Select **Settings > Chamber** in the left side menu. A resource list displays. Select the chamber where you want to manage the storage for.
37+
1. On the left menu, select **Settings** > **Chamber**. A resource list appears. Select the chamber where you want to manage the storage.
3838

39-
1. Select **Settings > Storage** in the left side menu. A resource list displays. Select the displayed storage.
39+
1. On the left menu, select **Settings** > **Storage**. In the resource list, select the displayed storage.
4040

41-
<!--- [!div class="mx-imgBorder"]
42-
![Screenshot of the Azure portal chamber storage overview screen](./media/howtoguide-manage-storage/storage-overview.png)
43-
--->
4441
### Resize chamber storage
4542

46-
Workbench Owners and Chamber Admins can increase or decrease your chamber's storage capacity by resizing the storage size.
43+
If you're a Workbench Owner or Chamber Admin, you can increase or decrease a chamber's storage capacity by changing the storage size.
4744

48-
The storage size can't be changed to less than what's currently being used for that storage instance. In addition, the storage size can't be changed to more than the available capacity for the region your workbench is installed in. The default storage quota limit is 25 TB across all workbenches installed in your subscription per region. Contact your Microsoft account manager for additional information about regional capacity resource limits.
45+
You can't change the storage size to less than what you're currently using for that storage instance. In addition, you can't change the storage size to more than the available capacity for the region where your workbench is installed. The default storage quota limit is 25 TB across all workbenches installed in your subscription per region. For more information about resource capacity limits, contact your Microsoft account manager.
4946

50-
**Complete the following steps to increase or decrease the storage size:**
47+
Complete the following steps to increase or decrease the storage size:
5148

52-
1. Select **Resize** option chamber storage overview.
53-
1. Enter desired storage size in the Resize popup.
54-
1. Select **Change** button to confirm resize request.
55-
1. Select **Refresh** to show the new size in the storage overview display.
49+
1. In the storage overview, select **Resize**.
50+
1. In the **Resize** pop-up dialog, enter the desired storage size.
51+
1. Select the **Change** button to confirm the resize request.
52+
1. Select **Refresh** to show the new size in the storage overview.
5653

57-
> [!IMPORTANT]
58-
> Azure Net App Files Capacity availability is limited per region.
59-
> In addition, Azure Net App Files Quota availability is limited per region and customer customer subscription.
60-
> Contact your Microsoft account manager to request an increase in storage quota.
54+
> [!IMPORTANT]
55+
> Azure NetApp Files capacity availability is limited per region. Azure NetApp Files quota availability is limited per region and customer subscription. To request an increase in storage quota, contact your Microsoft account manager.
6156
62-
### Change performance tier
57+
### Change the performance tier
6358

64-
Workbench Owners and Chamber Admins can change the performance tier for your storage.
59+
If you're a Workbench Owner or a Chamber Admin, you can change the performance tier for storage.
6560

66-
The storage performance tier can be changed to a higher tier, such as from standard to ultra, at any time. The storage performance tier can be changed to a lower tier, such as from ultra to standard, after the cool-down period. The Azure Net App Files cool-down period is one week from when the storage was created or one week from the last time the storage tier was increased.
61+
You can change the storage performance tier to a higher tier, such as from standard to ultra, at any time. You can change the storage performance tier to a lower tier, such as from ultra to standard, after the cool-down period. The Azure Net App Files cool-down period is one week from when you created the storage or one week from the last time that you increased the storage tier.
6762

68-
**Complete the following steps to change the performance tier:**
63+
Complete the following steps to change the performance tier:
6964

70-
1. Select **Change tier** option chamber storage overview.
71-
1. Select from combo box the desired storage tier in the Change tier popup.
72-
1. Select **Update** button to confirm change tier request.
73-
1. Select **Refresh** to show the new tier in the storage overview display.
65+
1. In the chamber storage overview, select **Change tier**.
66+
1. In the **Change tier** pop-up dialog, select the desired storage tier from the combo box.
67+
1. Select the **Update** button to confirm the request to change the tier.
68+
1. Select **Refresh** to show the new tier in the storage overview.

0 commit comments

Comments
 (0)