Skip to content

Commit fd2f23d

Browse files
Merge pull request #235622 from Heidilohr/work-faq-models
Updating phrasing for a question and answer pair to resolve a GitHub issue
2 parents 52f8fc6 + e774638 commit fd2f23d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-desktop/faq.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
author: Heidilohr
66
ms.topic: faq
77
ms.service: virtual-desktop
8-
ms.date: 12/06/2022
8+
ms.date: 04/27/2023
99
ms.author: helohr
1010
ms.custom: devx-track-azurepowershell
1111
manager: femila
@@ -41,11 +41,11 @@ sections:
4141
```
4242
4343
- question: |
44-
Does Azure Virtual Desktop support split Azure Active Directory models?
44+
Can I deploy Azure Virtual Desktop across multiple Azure Active Directory tenants?
4545
answer: |
46-
When a user is assigned to an application group, the service does a simple Azure role assignment. As a result, the user's Azure Active Directory (Azure AD) and the application group's Azure AD must be in the same location. All service objects, such as host pools, application groups, and workspaces, also must be in the same Azure AD as the user.
47-
48-
You can create virtual machines (VMs) in a different Azure AD as long as you sync the Active Directory with the user's Azure AD in the same virtual network (VNET).
46+
Users must be in the same Azure Active Directory (Azure AD) tenant as their assigned workspace, host pool, and app group. Having everything in the same tenant lets you assign users to proper role-based access control (RBAC) roles so they can access their resources.
47+
48+
However, you can deploy virtual machines (VMs) in a different Azure AD tenant if they're joined to either the same AD as the user or an AD that has a trust relationship with the user's AD.
4949
5050
- question: |
5151
What are location restrictions?

0 commit comments

Comments
 (0)