Skip to content

Commit b5ef43b

Browse files
committed
Minor change
1 parent f498567 commit b5ef43b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/virtual-desktop/prerequisites.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ To check the status of the resource provider and register if needed:
4242

4343
## Identity
4444

45-
To access virtual desktops and remote apps from your session hosts, your users need to be able to authenticate and sign in. Azure Active Directory (Azure AD) is the central identity service that brings these two tasks together. You can create user accounts and join session hosts to Azure AD, or you can combine using Azure AD with Active Directory Domain Services (AD DS) or Azure Active Directory Domain Services (Azure AD DS), providing you with a choice of flexible configuration options.
45+
To access virtual desktops and remote apps from your session hosts, your users need to be able to authenticate. [Azure Active Directory](../active-directory/fundamentals/active-directory-whatis.md) (Azure AD) is Microsoft's centralized cloud identity service that enables this capability. Azure AD is always used to authenticate users for Azure Virtual Desktop. Session hosts can be joined to the same Azure AD tenant, or to an Active Directory domain using [Active Directory Domain Services](/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview) (AD DS) or [Azure Active Directory Domain Services](../active-directory-domain-services/overview.md) (Azure AD DS), providing you with a choice of flexible configuration options.
4646

4747
### Session hosts
4848

49-
You need to join session hosts that provide virtual desktops and remote apps to an AD DS domain, Azure AD DS domain, or Azure AD.
49+
You need to join session hosts that provide virtual desktops and remote apps to an AD DS domain, Azure AD DS domain, or the same Azure AD tenant as your users.
5050

5151
- If you're joining session hosts to an AD DS domain and you want to manage them using [Intune](/mem/intune/fundamentals/what-is-intune), you'll need to configure [Azure AD Connect](../active-directory/hybrid/whatis-azure-ad-connect.md) to enable [hybrid Azure AD join](../active-directory/devices/hybrid-azuread-join-plan.md).
5252
- If you're joining session hosts to an Azure AD DS domain, you can't manage them using [Intune](/mem/intune/fundamentals/what-is-intune).
@@ -119,13 +119,13 @@ There are different automation and deployment options available depending on whi
119119
|Operating system|Azure Image Gallery|Manual VM deployment|Azure Resource Manager template integration|Deploy host pools from Azure Marketplace|
120120
|--------------------------------------|:------:|:------:|:------:|:------:|
121121
|Windows 11 Enterprise multi-session|Yes|Yes|Yes|Yes|
122-
|Windows 11 Enterprise|Yes|Yes|Yes|Yes|
122+
|Windows 11 Enterprise|Yes|Yes|No|No|
123123
|Windows 10 Enterprise multi-session, version 1909 and later|Yes|Yes|Yes|Yes|
124-
|Windows 10 Enterprise, version 1909 and later|Yes|Yes|Yes|Yes|
124+
|Windows 10 Enterprise, version 1909 and later|Yes|Yes|No|No|
125125
|Windows 7 Enterprise|Yes|Yes|No|No|
126126
|Windows Server 2022|Yes|Yes|No|No|
127-
|Windows Server 2019|Yes|Yes|No|No|
128-
|Windows Server 2016|Yes|Yes|Yes|Yes|
127+
|Windows Server 2019|Yes|Yes|Yes|Yes|
128+
|Windows Server 2016|Yes|Yes|No|No|
129129
|Windows Server 2012 R2|Yes|Yes|No|No|
130130

131131
## Network
@@ -136,7 +136,7 @@ Users connecting to Azure Virtual Desktop use Transmission Control Protocol (TCP
136136

137137
To successfully deploy Azure Virtual Desktop, you'll need to meet the following network requirements:
138138

139-
- You'll need a virtual network for your session hosts. If you create your session hosts at the same time as a host pool, you must create this virtual network in advance for it to appear in the drop-down list. Your virtual network must be in the same Azure region as the session host.
139+
- You'll need a virtual network for your session hosts. If you create your session hosts at the same time as a host pool, you must create this virtual network in advance for it to appear in the drop-down list. Your virtual network must be in the same Azure region as the session host.
140140

141141
- Make sure this virtual network can connect to your domain controllers and relevant DNS servers if you're using AD DS or Azure AD DS, since you'll need to join session hosts to the domain.
142142

0 commit comments

Comments
 (0)