Skip to content

Commit e6ab419

Browse files
authored
Merge pull request #273734 from RoseHJM/mdb-create-pool-update
MDB - Manage pool update
2 parents 083140b + 3652c7a commit e6ab419

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

articles/dev-box/how-to-manage-dev-box-pools.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ If you don't have an available dev center with an existing dev box definition an
5858
| **Name** |Enter a name for the pool. The pool name is visible to developers to select when they're creating dev boxes. It must be unique within a project. |
5959
| **Dev box definition** | Select an existing dev box definition. The definition determines the base image and size for the dev boxes that are created in this pool. |
6060
| **Network connection** | 1. Select **Deploy to a Microsoft hosted network**, or use an existing network connection. </br>2. Select the region where the dev boxes should be deployed. Be sure to select a region that is close to where your developers are physically located to ensure the lowest latency experience with dev box. |
61+
|**Enable single sign-on** | Select **Yes** to enable single sign-on for the dev boxes in this pool. Single sign-on must be configured for the organization. See [Enable single sign-on for dev boxes](https://aka.ms/dev-box/single-sign-on). |
6162
| **Dev box Creator Privileges** | Select **Local Administrator** or **Standard User**. |
6263
| **Enable Auto-stop** | **Yes** is the default. Select **No** to disable an auto-stop schedule. You can configure an auto-stop schedule after the pool is created. |
6364
| **Stop time** | Select a time to shut down all the dev boxes in the pool. |
@@ -90,7 +91,7 @@ You can manage existing dev boxes in a dev box pool through the Azure portal. Yo
9091

9192
:::image type="content" source="media/how-to-manage-dev-box-pools/manage-dev-box-pool.png" alt-text="Screenshot showing a list of dev box pools in Azure portal." lightbox="media/how-to-manage-dev-box-pools/manage-dev-box-pool.png":::
9293

93-
1. Scroll to the right, and select more actions (**...**) for the dev box that you want to manage.
94+
1. Select more actions (**...**) for the dev box that you want to manage.
9495

9596
:::image type="content" source="media/how-to-manage-dev-box-pools/manage-dev-box-in-azure-portal.png" alt-text="Screenshot of the Azure portal, showing dev boxes in a dev box pool." lightbox="media/how-to-manage-dev-box-pools/manage-dev-box-in-azure-portal.png":::
9697

@@ -113,7 +114,7 @@ To delete a dev box pool in the Azure portal:
113114

114115
1. Open the project from which you want to delete the dev box pool.
115116

116-
1. Scroll to the right, and select more actions (**...**) for the dev box pool that you want to delete.
117+
1. Select more actions (**...**) for the dev box pool that you want to delete.
117118

118119
1. Select **Delete**.
119120

17.9 KB
Loading

0 commit comments

Comments
 (0)