Skip to content

Commit b6e0956

Browse files
committed
Formatting fixes.
1 parent 48c8aef commit b6e0956

File tree

6 files changed

+20
-17
lines changed

6 files changed

+20
-17
lines changed

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ To place a chamber into idle, the connector must be stopped before the chamber i
4141

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

44-
Wait until the chamber completely stops and the Power state shows **Stopped**.
44+
Wait until the chamber completely stops and the Power state shows **Stopped**.
4545

46-
:::image type="content" source="media/howtoguide-idle/chamber-verify-stop.png" alt-text="Screenshot of chamber overview with Power state as Stopped.":::
46+
:::image type="content" source="media/howtoguide-idle/chamber-verify-stop.png" alt-text="Screenshot of chamber overview with Power state as Stopped.":::
4747

48-
> [!TIP]
49-
> The Activity log will show successful stop of both chamber and connector.
48+
> [!TIP]
49+
> 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-configure-firewall-red-hat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article presents the most common firewall configuration commands. For full
1818
All the operations referenced here require `sudo` privileges and thus need the Chamber Admin role.
1919

2020
> [!IMPORTANT]
21-
> VMs can only communicate with other VMs in the same chamber. Chamber-to-chamber traffic is never permitted and modifying firewall rules can't enable cross-Chamber traffic.
21+
> VMs can only communicate with other VMs in the same chamber. Chamber-to-chamber traffic is never permitted and modifying firewall rules won't enable inter-chamber traffic.
2222
2323
## Prerequisites
2424

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ When you want to remove user access to your chamber, you need to remove the Cham
9090

9191
1. When you're prompted to confirm role assignment removal, select **Yes**.
9292

93-
> [!NOTE]
94-
> This procedure won't immediately interrupt active remote desktop dashboard sessions, but it will block future logins. To interrupt or block any active sessions, you must restart the connector. A connector restart will affect all active users and sessions, so use it with caution. It won't stop any active jobs that are running on the workloads.
93+
> [!NOTE]
94+
> This procedure won't immediately interrupt active remote desktop dashboard sessions, but it will block future logins. To interrupt or block any active sessions, you must restart the connector. A connector restart will affect all active users and sessions, so use it with caution. It won't stop any active jobs that are running on the workloads.
9595
9696
## Next steps
9797

articles/modeling-simulation-workbench/includes/add-redirect-uris.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.topic: include
66
ms.date: 08/20/2024
77
---
88

9-
Follow these steps to get register the redirect URIs with the Application Registration:
9+
Follow these steps to register redirect URIs with the application registration in Microsoft Entra ID:
1010

1111
1. On the overview page for your Modeling and Simulation Workbench workbench, navigate to the connector.
1212

@@ -16,19 +16,22 @@ Follow these steps to get register the redirect URIs with the Application Regist
1616

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

19-
To add the redirect URIs:
19+
## Add redirect URIs
2020

21-
1. In the Azure portal, in **Microsoft Entra ID** > **App registrations**, select your application created in **Register an application** step.
21+
1. From the Azure portal, navigate to **Microsoft Entra ID**
22+
23+
1. From the left menu, select **App registrations**
24+
25+
1. Locate your application registration you created for your Workbench.
2226

2327
1. Under **Manage**, select **Authentication**.
2428

2529
1. Under **Platform configurations**, select **Add a platform**.
2630

2731
1. Under **Configure platforms**, select the **Web** tile.
2832

29-
1. On the **Configure Web** pane, paste the **Dashboard reply URL** you documented in the previous step in the Redirect URI field. Then select **Configure**.
30-
31-
:::image type="content" source="../media/quickstart-create-portal/update-aad-app-02.png" alt-text="Screenshot of the Microsoft Entra app Authentication page showing where you configure web authentication.":::
33+
1. On the **Configure Web** pane, paste the **Dashboard reply URL** you documented in the previous step in the **Redirect URI** field. Then select **Configure**.
34+
:::image type="content" source="../media/quickstart-create-portal/update-aad-app-02.png" alt-text="Screenshot of the Microsoft Entra ID app Authentication page showing where you configure web authentication.":::
3235

3336
1. Under **Platform configurations** > **Web** > **Redirect URIs**, select **Add URI**.
3437

articles/modeling-simulation-workbench/includes/prereq/prerequisite-mswb-chamber.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ ms.service: modeling-simulation-workbench
55
ms.topic: how-to
66
ms.date: 08/20/2024
77
---
8-
* An instance of Azure Modeling and Simulation Design Workbench installed with at least one chamber.
8+
* An instance of Azure Modeling and Simulation Design Workbench installed with at least one chamber.

articles/modeling-simulation-workbench/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ items:
4949
href: ./how-to-guide-manage-shared-storage.md
5050
- name: Manage Red Hat firewalls
5151
href: ./how-to-guide-configure-firewall-red-hat.md
52-
- name: Start, stop, and restart chambers, connectors, and VMs
52+
- name: Start and stop chambers, connectors, and VMs
5353
href: ./how-to-guide-start-stop-restart.md
5454
- name: Enable copy/paste
5555
href: ./how-to-guide-enable-copy-paste.md

0 commit comments

Comments
 (0)