Skip to content

Commit 25c8e58

Browse files
committed
Fix issues identified in #285392 #blocked-2
1 parent 16bd8bd commit 25c8e58

15 files changed

+27
-34
lines changed

articles/modeling-simulation-workbench/.markdownlint.json

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

articles/modeling-simulation-workbench/concept-vm-offerings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "VM Offerings: Azure Modeling and Simulation Workbench"
2+
title: "VM offerings: Azure Modeling and Simulation Workbench"
33
description: VM offerings available in the Azure Modeling and Simulation Workbench.
44
author: yousefi-msft
55
ms.author: yousefi

articles/modeling-simulation-workbench/disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Disaster recovery for Modeling and Simulation Workbench
2+
title: "Disaster recovery: Azure Modeling and Simulation Workbench"
33
description: This article provides an overview of disaster recovery for Azure Modeling and Simulation Workbench.
44
author: meaghanlewis
55
ms.author: mosagie

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Manage Chamber Idle mode: Azure Modeling and Simulation Workbench"
3-
description: Place a chamber into Idle mode to optimize cost in Azure Modeling and Simulation Workbench.
2+
title: "Manage chamber idle mode: Azure Modeling and Simulation Workbench"
3+
description: Place a chamber into idle mode to optimize cost in Azure Modeling and Simulation Workbench.
44
author: yousefi-msft
55
ms.author: yousefi
66
ms.service: modeling-simulation-workbench
@@ -30,7 +30,7 @@ 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="Screenshot of connector action bar with Stop button highlighted in red.":::
3434

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

@@ -39,7 +39,7 @@ To place a chamber into idle, the connector must be stopped before the chamber i
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="Screenshot of chamber action bar with Stop button highlighted in red.":::
4343

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

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Create and Manage Chamber VMs: Azure Modeling and Simulation Workbench"
3-
description: How to create and manage a chamber VM in the Azure Modeling and Simulation Workbench.
2+
title: "Create and manage chamber VMs: Azure Modeling and Simulation Workbench"
3+
description: How to create and manage a chamber VMs in the Azure Modeling and Simulation Workbench.
44
author: yousefi-msft
55
ms.author: yousefi
66
ms.service: modeling-simulation-workbench
@@ -10,7 +10,7 @@ ms.date: 08/16/2024
1010
---
1111
# Chamber VMs
1212

13-
Chamber Workload Virtual Machines (VM) are Azure VMs managed by the Workbench. Chamber VMs don't require expert users to select, deploy, configure, or manage. VMs are deployed quickly, preconfigured with drivers for the most common EDA (Electronic Design Automation) workloads, and with access to thousands of managed applications.
13+
Chamber workload virtual machines (VM) are Azure VMs managed by the Workbench. Chamber VMs don't require expert users to select, deploy, configure, or manage. VMs are deployed quickly, preconfigured with drivers for the most common EDA (Electronic Design Automation) workloads, and with access to thousands of managed applications.
1414

1515
Chamber VMs deploy quickly and with little configuration in as little as 10 minutes. Chamber VMs are automatically:
1616

@@ -48,10 +48,10 @@ All VMs are created with Red Hat Enterprise Linux version 8.8.
4848

4949
:::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

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

5353
1. Select **Review + create**.
54-
1. If prevalidation checks are successful, the **Create** button is enabled. Selecte **Create**. A chamber VM typically can take up to 10 minutes to deploy. Once deployed, the **Power state** status shows as "Running".
54+
1. If prevalidation checks are successful, the **Create** button is enabled. Select **Create**. A chamber VM typically can take up to 10 minutes to deploy. Once deployed, the **Power state** status shows as "Running".
5555

5656
## Manage a chamber VM
5757

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ All the operations referenced here require `sudo` privileges and thus need the C
2222
2323
## Prerequisites
2424

25-
[!INCLUDE [prerequisite-user-chamber-admin](includes/prereq/prerequisite-user-chamber-admin.md)]
25+
[!INCLUDE [prerequisite-user-chamber-admin](includes/prerequisite-user-chamber-admin.md)]
2626

2727
## List all open ports
2828

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ The Workbench Owner can enable this copy/paste when the connector is first creat
2020
2121
## Prerequisites
2222

23-
[!INCLUDE [prerequisite-user-chamber-admin](includes/prereq/prerequisite-user-chamber-admin.md)]
23+
[!INCLUDE [prerequisite-user-chamber-admin](includes/prerequisite-user-chamber-admin.md)]
2424

25-
[!INCLUDE [prerequisite-mswb-chamber](includes/prereq/prerequisite-mswb-chamber.md)]
25+
[!INCLUDE [prerequisite-mswb-chamber](includes/prerequisite-chamber.md)]
2626

2727
## View the current setting of copy/paste
2828

@@ -68,6 +68,8 @@ In the web client, the menu is accessed from the main screen.
6868

6969
:::image type="content" source="media/howtoguide-enable-copy-paste/etx-web-client-copy-paste.png" alt-text="Screenshot of ETX web client copy/paste menu.":::
7070

71+
---
72+
7173
## Related content
7274

7375
* [Manage connectors](./how-to-guide-set-up-networking.md)

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ This article explains how Chamber Admins and Workbench Owners manage chamber sto
1818

1919
## Prerequisites
2020

21-
[!INCLUDE [prerequisite-account-sub](includes/prereq/prerequisite-account-sub.md)]
21+
[!INCLUDE [prerequisite-account-sub](includes/prerequisite-account-sub.md)]
2222

23-
[!INCLUDE [prerequisite-mswb-chamber](includes/prereq/prerequisite-mswb-chamber.md)]
23+
[!INCLUDE [prerequisite-mswb-chamber](includes/prerequisite-chamber.md)]
2424

25-
[!INCLUDE [prerequisite-user-chamber-admin](includes/prereq/prerequisite-user-chamber-admin.md)]
25+
[!INCLUDE [prerequisite-user-chamber-admin](includes/prerequisite-user-chamber-admin.md)]
2626

2727
## Access storage options in a chamber
2828

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ This article explains how Chamber Admins and Workbench Owners manage chamber sto
1717

1818
## Prerequisites
1919

20-
[!INCLUDE [prerequisite-account-sub](includes/prereq/prerequisite-account-sub.md)]
20+
[!INCLUDE [prerequisite-account-sub](includes/prerequisite-account-sub.md)]
2121

22-
[!INCLUDE [prerequisite-mswb-chamber](includes/prereq/prerequisite-mswb-chamber.md)]
22+
[!INCLUDE [prerequisite-mswb-chamber](includes/prerequisite-chamber.md)]
2323

24-
[!INCLUDE [prerequisite-user-chamber-admin](includes/prereq/prerequisite-user-chamber-admin.md)]
24+
[!INCLUDE [prerequisite-user-chamber-admin](includes/prerequisite-user-chamber-admin.md)]
2525

2626
## Sign in to the Azure portal
2727

articles/modeling-simulation-workbench/includes/.markdownlint.json

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

0 commit comments

Comments
 (0)