You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/overview.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,12 +68,10 @@ We plan to add support for the following OSes, so make sure you have the [approp
68
68
Your infrastructure needs the following things to support Windows Virtual Desktop:
69
69
70
70
* An [Azure Active Directory](https://docs.microsoft.com/azure/active-directory/)
71
-
* A Windows Server Active Directory in sync with Azure Active Directory. This can be enabled through:
72
-
* Azure AD Connect
73
-
* Azure AD Domain Services
74
-
>[!NOTE]
75
-
>If you use Azure AD Domain Services, your users must be sourced from Azure Active Directory. Using Azure AD Domain Services with users sourced from Windows Server AD isn't supported at this time.
76
-
* An Azure subscription, containing a virtual network that either contains or is connected to the Windows Server Active Directory
71
+
* A Windows Server Active Directory in sync with Azure Active Directory. You can configure this with one of the following:
72
+
* Azure AD Connect (for hybrid organizations)
73
+
* Azure AD Domain Services (for hybrid or cloud organizations)
74
+
* An Azure subscription that contains a virtual network that either contains or is connected to the Windows Server Active Directory
77
75
78
76
The Azure virtual machines you create for Windows Virtual Desktop must be:
79
77
@@ -95,7 +93,7 @@ The Azure virtual machines you create for Windows Virtual Desktop must have outb
95
93
>[!NOTE]
96
94
>Opening these URLs is essential for a reliable Windows Virtual Desktop deployment. Blocking access to these URLs is unsupported and will affect service functionality. These URLs only correspond to Windows Virtual Desktop sites and resources, and do not include URLS for other services like Azure AD.
97
95
98
-
Windows Virtual Desktop comprises the Windows desktops and apps you deliver to users and the management solution, which is hosted as a service on Azure by Microsoft. Desktops and apps can be deployed on virtual machines (VMs) in any Azure region, and the management solution and data for these VMs will reside in the United States (US East 2 region). This may result in data transfer to the United States.
96
+
Windows Virtual Desktop comprises the Windows desktops and apps you deliver to users and the management solution, which is hosted as a service on Azure by Microsoft. Desktops and apps can be deployed on virtual machines (VMs) in any Azure region, and the management solution and data for these VMs will reside in the United States. This may result in data transfer to the United States.
99
97
100
98
For optimal performance, make sure your network meets the following requirements:
101
99
@@ -112,7 +110,7 @@ The following Remote Desktop clients support Windows Virtual Desktop:
112
110
113
111
## Supported virtual machine OS images
114
112
115
-
Windows Virtual Desktop supports the following OS images:
113
+
Windows Virtual Desktop supports the following x64 operating system images:
116
114
117
115
* Windows 10 Enterprise multi-session
118
116
* Windows 10 Enterprise
@@ -121,6 +119,8 @@ Windows Virtual Desktop supports the following OS images:
121
119
* Windows Server 2016
122
120
* Windows Server 2012 R2
123
121
122
+
Windows Virtual Desktop does not support x86 (32-bit) operating system images.
123
+
124
124
Available automation and deployment options depend on which OS and version you choose, as shown in the following table:
125
125
126
126
|Operating system|Azure Image Gallery|Manual VM deployment|Azure Resource Manager template integration|Provision host pools on Azure Marketplace|Windows Virtual Desktop Agent updates|
0 commit comments