Skip to content

Commit 7b822be

Browse files
committed
acrolinx fixes
1 parent ee07d85 commit 7b822be

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

articles/modeling-simulation-workbench/best-practices.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,17 +13,17 @@ ms.date: 10/06/2024
1313

1414
# Best practices for Azure Modeling and Simulation Workbench
1515

16-
The Azure Modeling and Simulation Workbench is a cloud-based collaboration platform that provides secure, isolated chambers to allow enterprises to work in the cloud. Modeling and Simulation Workbench provides a large selection of powerful,virtual machines (VM) and high-performance scalable storage and provides control and oversight to what users can export from the platform.
16+
The Azure Modeling and Simulation Workbench is a cloud-based collaboration platform that provides secure, isolated chambers to allow enterprises to work in the cloud. Modeling and Simulation Workbench provides a large selection of powerful, virtual machines (VM) and high-performance scalable storage and provides control and oversight to what users can export from the platform.
1717

1818
This best practices article provides both users and administrators guidance on how to get the most from the platform, control costs, and work effectively.
1919

2020
## Control costs with chamber idle mode
2121

22-
When a chamber won't be used, [place it into idle mode](./how-to-guide-chamber-idle.md). Idling a chamber significantly reduces costs. Refer to the [pricing guide](https://azure.microsoft.com/en-us/pricing/details/modeling-and-simulation-workbench/#pricing) for more details. Idle mode won't delete your VMs or storage, but does terminate desktop sessions and chamber license servers.
22+
When a chamber won't be used in the immediate future, [place it into idle mode](./how-to-guide-chamber-idle.md). Idling a chamber significantly reduces costs. For more information, see the [pricing guide](https://azure.microsoft.com/en-us/pricing/details/modeling-and-simulation-workbench/#pricing). Idle mode doesn't delete your VMs or storage, but does terminate desktop sessions and chamber license servers.
2323

2424
## Review user allocation to chambers to control cost
2525

26-
Modeling and Simulation Workbench prices chamber access through 10-Pack user connectivity. If your user count increases beyond a multiple of 10, an additional user pack will be added. Review your user allocations to ensure your costs are optimized. Refer to the [pricing guide](https://azure.microsoft.com/en-us/pricing/details/modeling-and-simulation-workbench/#pricing) for more details.
26+
Modeling and Simulation Workbench prices chamber access through 10-Pack user connectivity. If your user count increases beyond a multiple of 10, another user pack is added. Review your user allocations to ensure your costs are optimized. For more information, see the [pricing guide](https://azure.microsoft.com/en-us/pricing/details/modeling-and-simulation-workbench/#pricing).
2727

2828
## Use an Azure naming resource convention
2929

@@ -35,19 +35,19 @@ Modeling and Simulation Workbench uses [Key Vaults](/azure/key-vault/general/bas
3535

3636
### Use separate Key Vault to broaden security perimeters
3737

38-
Use separate Key Vault for every workbench or assigned group of administrators to help keep your deployment secure. In the event that user credentials or a perimeter is breached, a separate key vault for workbenches can reduce impact.
38+
Use separate Key Vault for every workbench or assigned group of administrators to help keep your deployment secure. If user credentials or a perimeter is breached, a separate key vault for workbenches can reduce impact.
3939

4040
### Assign two or more Key Vault Secrets Officers
4141

42-
The role of **Secrets Officers** is assigned to the **Workbench Owner** who is tasked with creating and administering the workbench environment. Having at least two officers and reduce downtime if secrets need to be administered and one administrator is not available. Consider using Azure Groups to assign this role.
42+
The role of **Secrets Officers** is assigned to the **Workbench Owner** who is tasked with creating and administering the workbench environment. Designating at least two secrets officers can reduce downtime if secrets need to be administered and one administrator isn't available. Consider using Azure Groups to assign this role.
4343

4444
## Use the right storage for the task
4545

46-
Modeling and Simulation Workbench offers several types and tiers for storage. Refer to the [storage overview](./concept-storage.md) for additional details how the platform is architected.
46+
Modeling and Simulation Workbench offers several types and tiers for storage. For more information, see the [storage overview](./concept-storage.md).
4747

48-
* Don't save or perform critical work oin home directories. Home directories are deleted anytime users are dropped from chambers. Additionally, if you delete users to manage user pack costs, those home directories are deleted. Home directories are intended for resource files or temporary work.
48+
* Don't save or perform critical work in home directories. Home directories are deleted anytime users are dropped from chambers. Additionally, if you delete users to manage user pack costs, those home directories are deleted. Home directories are intended for resource files or temporary work.
4949
* Chamber storage is the best place to store vital data and perform application workloads. Chamber storage is high-performance with two different performance tiers and scalable. You can learn how to manage chamber storage in [chamber storage how-to](./how-to-guide-manage-chamber-storage.md).
50-
* Don't place information that shouldn't be shared with other chambers in shared storage. Shared storage is visible to all users of the chambers with which it's shared.
50+
* Don't place information that shouldn't be shared with other chambers in shared storage. Shared storage is visible to all users of the member chambers.
5151
* If you plan on idling the chamber and are looking to save cost, create a standard tier of chamber storage and move all files there.
5252

5353
## Using application registrations in Microsoft Entra and Modeling and Simulation Workbench
@@ -62,7 +62,7 @@ Use a reasonable expiration date for the application secret created. Refer to yo
6262

6363
### Reuse application registrations across related deployments
6464

65-
Application registrations are authentication brokers for the Modeling and Simulation Workbench. It does not delegate or manage roles or access into individual chambers, user roles and Identity and Authentication Management (IAM) at the chamber level is responsible for this access. You can use fewer application registrations where it makes sense to do so based on region, user base, project, or security boundaries.
65+
Application registrations are authentication brokers for the Modeling and Simulation Workbench. Identity and Access Management (IAM) at the chamber level is responsible for this access. You can use fewer application registrations where it makes sense to do so based on region, user base, project, or security boundaries.
6666

6767
### Delete redirect URIs when deleting connectors
6868

0 commit comments

Comments
 (0)