Skip to content

Commit 29827d6

Browse files
committed
Added to landing page
1 parent be23a83 commit 29827d6

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

articles/dev-box/how-to-enable-guest-access.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ ms.date: 04/01/2026
1515

1616
# Enable guest user access to dev boxes (preview)
1717

18-
In this article, you learn how to configure Microsoft Dev Box so that guest users from other Microsoft Entra tenants can create and connect to dev boxes. Guest user access uses Microsoft Entra B2B collaboration to let you invite external users into your tenant and assign them Dev Box roles.
18+
In this article, you learn how to configure Microsoft Dev Box so that guest users from other Microsoft Entra tenants can create and connect to dev boxes. Guest user access uses Microsoft Entra B2B collaboration to invite external users into your tenant and assign them Dev Box roles.
1919

2020
For example, if your organization works with external contractors or partner teams who have their own Microsoft Entra tenants, you can invite them as guest users and give them access to dev boxes in your projects.
2121

2222
> [!IMPORTANT]
23-
> Guest user access for Microsoft Dev Box is currently in PREVIEW.
23+
> Guest user access for Microsoft Dev Box is currently in preview.
2424
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
2525
2626
## Prerequisites
@@ -87,11 +87,11 @@ After you enable SSO on the pool, new dev boxes created from the pool support gu
8787

8888
## Invite guest users and assign roles
8989

90-
To give external users access to dev boxes, you first invite them as guest users in your Microsoft Entra tenant, and then assign them the Dev Box User role on the project.
90+
To give external users access to dev boxes, first invite them as guest users in your Microsoft Entra tenant, and then assign them the Dev Box User role on the project.
9191

92-
1. Invite external users as guests in your Microsoft Entra tenant. For the detailed steps, see [Add B2B collaboration users in the Azure portal](/entra/external-id/add-users-administrator).
92+
1. Invite external users as guests in your Microsoft Entra tenant. For detailed steps, see [Add B2B collaboration users in the Azure portal](/entra/external-id/add-users-administrator).
9393

94-
1. After the guest users accept the invitation and appear in your directory, assign them the **DevCenter Dev Box User** role at the project level. For the detailed steps, see [Configure access to Microsoft Dev Box projects](how-to-manage-dev-box-access.md).
94+
1. After the guest users accept the invitation and appear in your directory, assign them the **DevCenter Dev Box User** role at the project level. For detailed steps, see [Configure access to Microsoft Dev Box projects](how-to-manage-dev-box-access.md).
9595

9696
After you assign the role, guest users can create dev boxes from the pools in that project.
9797

articles/dev-box/index.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ landingContent:
137137
linkLists:
138138
- linkListType: how-to-guide
139139
links:
140+
- text: Enable guest user access (preview)
141+
url: how-to-enable-guest-access.md
140142
- text: Configure conditional access policies
141143
url: how-to-configure-intune-conditional-access-policies.md
142144
- text: Enable single sign-on for dev box

0 commit comments

Comments
 (0)