Skip to content

Commit 2f7a247

Browse files
Merge pull request #191882 from dknappettmsft/avd-requirements-prerequisites
Added separate article for AVD prerequities and removed duplicate con…
2 parents ae55b30 + b5ef43b commit 2f7a247

8 files changed

+214
-154
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
items:
55
- name: What is Azure Virtual Desktop?
66
href: overview.md
7+
- name: Prerequisites
8+
href: prerequisites.md
79
- name: What's new?
810
href: whats-new.md
911
- name: What's new for Azure Monitor

articles/virtual-desktop/azure-stack-hci.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ To create a profile container using a file share:
7979

8080
### Download supported OS images from Azure Marketplace
8181

82-
You can run any OS images that both Azure Virtual Desktop and Azure Stack HCI support on your deployment. To learn which OSes Azure Virtual Desktop supports, see [Supported VM OS images](overview.md#supported-virtual-machine-os-images).
82+
You can run any OS images that both Azure Virtual Desktop and Azure Stack HCI support on your deployment. To learn which OSes Azure Virtual Desktop supports, see [Supported VM OS images](prerequisites.md#operating-systems-and-licenses).
8383

8484
You have two options to download an image:
8585

articles/virtual-desktop/create-host-pools-azure-marketplace.md

Lines changed: 4 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -22,37 +22,7 @@ This article will walk you through the setup process for creating a host pool fo
2222

2323
## Prerequisites
2424

25-
There are two different sets of requirements depending on if you're an IT professional setting up a deployment for your organization or an app developer serving applications to customers.
26-
27-
### Requirements for IT professionals
28-
29-
You'll need to enter the following parameters to create a host pool:
30-
31-
- The VM image name
32-
- VM configuration
33-
- Domain and network properties
34-
- Azure Virtual Desktop host pool properties
35-
36-
You'll also need to know the following things:
37-
38-
- Where the source of the image you want to use is. Is it from Azure Gallery or is it a custom image?
39-
- Your domain join credentials.
40-
41-
### Requirements for app developers
42-
43-
If you're an app developer who's using remote app streaming for Azure Virtual Desktop to deliver apps to your customers, here's what you'll need to get started:
44-
45-
- If you plan on serving your organization's app to end-users, make sure you actually have that app ready. For more information, see [How to host custom apps with Azure Virtual Desktop](./remote-app-streaming/custom-apps.md).
46-
- If existing Azure Gallery image options don't meet your needs, you'll also need to create your own custom image for your session host VMs. To learn more about how to create VM images, see [Prepare a Windows VHD or VHDX to upload to Azure](../virtual-machines/windows/prepare-for-upload-vhd-image.md) and [Create a managed image of a generalized VM in Azure](../virtual-machines/windows/capture-image-resource.md).
47-
- Your domain join credentials. If you don't already have an identity management system compatible with Azure Virtual Desktop, you'll need to set up identity management for your host pool. To learn more, see [Set up managed identities](./remote-app-streaming/identities.md).
48-
49-
### Final requirements
50-
51-
Finally, make sure you've registered the Microsoft.DesktopVirtualization resource provider. If you haven't already, go to **Subscriptions**, select the name of your subscription, and then select **Resource providers**. Search for **DesktopVirtualization**, select **Microsoft.DesktopVirtualization**, and then select **Register**.
52-
53-
If you're an IT professional creating a network, when you create a Azure Virtual Desktop host pool with the Azure Resource Manager template, you can create a virtual machine from the Azure gallery, a managed image, or an unmanaged image. To learn more about how to create VM images, see [Prepare a Windows VHD or VHDX to upload to Azure](../virtual-machines/windows/prepare-for-upload-vhd-image.md) and [Create a managed image of a generalized VM in Azure](../virtual-machines/windows/capture-image-resource.md). (If you're an app developer, you don't need to worry about this part.)
54-
55-
Last but not least, if you don't have an Azure subscription already, make sure to [create an account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you start following these instructions.
25+
Before you can create a host pool, make sure you've completed the prerequisites. For more information, see [Prerequisites for Azure Virtual Desktop](prerequisites.md).
5626

5727
## Begin the host pool setup process
5828

@@ -63,9 +33,9 @@ To start creating your new host pool:
6333
1. Sign in to the Azure portal at [https://portal.azure.com](https://portal.azure.com/).
6434

6535
>[!NOTE]
66-
> If you're signing in to the US Gov portal, go to [https://portal.azure.us/](https://portal.azure.us/) instead.
36+
> If you need to access the Azure US Gov portal, go to [https://portal.azure.us/](https://portal.azure.us/) instead.
6737
>
68-
>If you're accessing the Azure China portal, go to [https://portal.azure.cn/](https://portal.azure.cn/).
38+
> If you need to access the Azure China portal, go to [https://portal.azure.cn/](https://portal.azure.cn/) instead.
6939
7040
2. Enter **Azure Virtual Desktop** into the search bar, then find and select **Azure Virtual Desktop** under Services.
7141

@@ -174,7 +144,7 @@ To set up your virtual machine within the Azure portal host pool setup process:
174144
- Windows 10 Enterprise multi-session, Version 2004
175145
- Windows 10 Enterprise multi-session, Version 2004 + Microsoft 365 Apps
176146

177-
If you don't see the image you want, select **See all images**, which lets you select either another image in your gallery or an image provided by Microsoft and other publishers. Make sure that the image you choose is one of the [supported OS images](overview.md#supported-virtual-machine-os-images).
147+
If you don't see the image you want, select **See all images**, which lets you select either another image in your gallery or an image provided by Microsoft and other publishers. Make sure that the image you choose is one of the [supported OS images](prerequisites.md#operating-systems-and-licenses).
178148

179149
> [!div class="mx-imgBorder"]
180150
> ![A screenshot of the Azure portal with a list of images from Microsoft displayed.](media/marketplace-images.png)

articles/virtual-desktop/fslogix-office-app-rule-editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You'll need the following things to set up the rule editor:
3131

3232
## Install Office
3333

34-
To install Office on your VHD or VHDX, enable the Remote Desktop Protocol in your VM, then follow the instructions in [Install Office on a VHD master image](install-office-on-wvd-master-image.md). When installing, make sure you're using [the correct licenses](overview.md#requirements).
34+
To install Office on your VHD or VHDX, enable the Remote Desktop Protocol in your VM, then follow the instructions in [Install Office on a VHD master image](install-office-on-wvd-master-image.md). When installing, make sure you're using [the correct licenses](prerequisites.md#operating-systems-and-licenses).
3535

3636
>[!NOTE]
3737
>Azure Virtual Desktop requires Share Computer Activation (SCA).

articles/virtual-desktop/overview.md

Lines changed: 25 additions & 116 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: What is Azure Virtual Desktop? - Azure
33
description: An overview of Azure Virtual Desktop.
44
author: Heidilohr
55
ms.topic: overview
6-
ms.date: 07/14/2021
6+
ms.date: 03/16/2022
77
ms.author: helohr
88
manager: femila
99
---
@@ -13,141 +13,50 @@ Azure Virtual Desktop is a desktop and app virtualization service that runs on t
1313

1414
Here's what you can do when you run Azure Virtual Desktop on Azure:
1515

16-
* Set up a multi-session Windows 10 deployment that delivers a full Windows 10 with scalability
17-
* Virtualize Microsoft 365 Apps for enterprise and optimize it to run in multi-user virtual scenarios
18-
* Provide Windows 7 virtual desktops with free Extended Security Updates
19-
* Bring your existing Remote Desktop Services (RDS) and Windows Server desktops and apps to any computer
20-
* Virtualize both desktops and apps
21-
* Manage Windows 10, Windows Server, and Windows 7 desktops and apps with a unified management experience
16+
- Set up a multi-session Windows 11 or Windows 10 deployment that delivers a full Windows experience with scalability
17+
- Present Microsoft 365 Apps for enterprise and optimize it to run in multi-user virtual scenarios
18+
- Provide Windows 7 virtual desktops with free Extended Security Updates
19+
- Bring your existing Remote Desktop Services (RDS) and Windows Server desktops and apps to any computer
20+
- Virtualize both desktops and apps
21+
- Manage desktops and apps from different Windows and Windows Server operating systems with a unified management experience
2222

2323
## Introductory video
2424

25-
Learn about Azure Virtual Desktop, why it's unique, and what's new in this video:
25+
Learn about Azure Virtual Desktop (formerly Windows Virtual Desktop), why it's unique, and what's new in this video:
2626

27-
<br></br><iframe src="https://www.youtube.com/embed/NQFtI3JLtaU" width="640" height="320" allowFullScreen="true" frameBorder="0"></iframe>
27+
> [!VIDEO https://www.youtube.com/embed/NQFtI3JLtaU]
2828
2929
For more videos about Azure Virtual Desktop, see [our playlist](https://www.youtube.com/watch?v=NQFtI3JLtaU&list=PLXtHYVsvn_b8KAKw44YUpghpD6lg-EHev).
3030

3131
## Key capabilities
3232

3333
With Azure Virtual Desktop, you can set up a scalable and flexible environment:
3434

35-
* Create a full desktop virtualization environment in your Azure subscription without running any gateway servers.
36-
* Publish as many host pools as you need to accommodate your diverse workloads.
37-
* Bring your own image for production workloads or test from the Azure Gallery.
38-
* Reduce costs with pooled, multi-session resources. With the new Windows 10 Enterprise multi-session capability, exclusive to Azure Virtual Desktop and Remote Desktop Session Host (RDSH) role on Windows Server, you can greatly reduce the number of virtual machines and operating system (OS) overhead while still providing the same resources to your users.
39-
* Provide individual ownership through personal (persistent) desktops.
35+
- Create a full desktop virtualization environment in your Azure subscription without running any gateway servers.
36+
- Publish host pools as you need to accommodate your diverse workloads.
37+
- Bring your own image for production workloads or test from the Azure Gallery.
38+
- Reduce costs with pooled, multi-session resources. With the new Windows 11 and Windows 10 Enterprise multi-session capability, exclusive to Azure Virtual Desktop and Remote Desktop Session Host (RDSH) role on Windows Server, you can greatly reduce the number of virtual machines and operating system overhead while still providing the same resources to your users.
39+
- Provide individual ownership through personal (persistent) desktops.
40+
- Use autoscale to automatically increase or decrease capacity based on time of day, specific days of the week, or as demand changes, helping to manage cost.
4041

4142
You can deploy and manage virtual desktops:
4243

43-
* Use the Azure portal, Azure Virtual Desktop PowerShell and REST interfaces to configure the host pools, create app groups, assign users, and publish resources.
44-
* Publish full desktop or individual remote apps from a single host pool, create individual app groups for different sets of users, or even assign users to multiple app groups to reduce the number of images.
45-
* As you manage your environment, use built-in delegated access to assign roles and collect diagnostics to understand various configuration or user errors.
46-
* Use the new Diagnostics service to troubleshoot errors.
47-
* Only manage the image and virtual machines, not the infrastructure. You don't need to personally manage the Remote Desktop roles like you do with Remote Desktop Services, just the virtual machines in your Azure subscription.
44+
- Use the Azure portal, Azure CLI, PowerShell and REST API to configure the host pools, create app groups, assign users, and publish resources.
45+
- Publish full desktop or individual remote apps from a single host pool, create individual app groups for different sets of users, or even assign users to multiple app groups to reduce the number of images.
46+
- As you manage your environment, use built-in delegated access to assign roles and collect diagnostics to understand various configuration or user errors.
47+
- Use the new Diagnostics service to troubleshoot errors.
48+
- Only manage the image and virtual machines, not the infrastructure. You don't need to personally manage the Remote Desktop roles like you do with Remote Desktop Services, just the virtual machines in your Azure subscription.
4849

4950
You can also assign and connect users to your virtual desktops:
5051

51-
* Once assigned, users can launch any Azure Virtual Desktop client to connect to their published Windows desktops and applications. Connect from any device through either a native application on your device or the Azure Virtual Desktop HTML5 web client.
52-
* Securely establish users through reverse connections to the service, so you never have to leave any inbound ports open.
52+
- Once assigned, users can launch any Azure Virtual Desktop client to connect to their published Windows desktops and applications. Connect from any device through either a native application on your device or the Azure Virtual Desktop HTML5 web client.
53+
- Securely establish users through reverse connections to the service, so you don't need to open any inbound ports.
5354

54-
## Requirements
55-
56-
There are a few things you need to set up Azure Virtual Desktop and successfully connect your users to their Windows desktops and applications.
57-
58-
We support the following operating systems, so make sure you have the [appropriate licenses](https://azure.microsoft.com/pricing/details/virtual-desktop/) for your users based on the desktop and apps you plan to deploy:
59-
60-
|OS|Required license|
61-
|---|---|
62-
|Windows 10 Enterprise multi-session or Windows 10 Enterprise|Microsoft 365 E3, E5, A3, A5, F3, Business Premium<br>Windows E3, E5, A3, A5|
63-
|Windows 7 Enterprise |Microsoft 365 E3, E5, A3, A5, F3, Business Premium<br>Windows E3, E5, A3, A5|
64-
|Windows Server 2012 R2, 2016, 2019, 2022|RDS Client Access License (CAL) with Software Assurance|
65-
66-
Your infrastructure needs the following things to support Azure Virtual Desktop:
67-
68-
* An [Azure Active Directory](../active-directory/index.yml).
69-
* A Windows Server Active Directory in sync with Azure Active Directory. You can configure this using Azure AD Connect (for hybrid organizations) or Azure AD Domain Services (for hybrid or cloud organizations).
70-
* A Windows Server AD in sync with Azure Active Directory. User is sourced from Windows Server AD and the Azure Virtual Desktop VM is joined to Windows Server AD domain.
71-
* A Windows Server AD in sync with Azure Active Directory. User is sourced from Windows Server AD and the Azure Virtual Desktop VM is joined to Azure AD Domain Services domain.
72-
* An Azure AD Domain Services domain. User is sourced from Azure Active Directory, and the Azure Virtual Desktop VM is joined to Azure AD Domain Services domain.
73-
* An Azure subscription, parented to the same Azure AD tenant, that contains a virtual network that either contains or is connected to the Windows Server Active Directory or Azure AD DS instance.
74-
75-
User requirements to connect to Azure Virtual Desktop:
76-
77-
* The user must be sourced from the same Active Directory that's connected to Azure AD. Azure Virtual Desktop does not support B2B or MSA accounts.
78-
* The UPN you use to subscribe to Azure Virtual Desktop must exist in the Active Directory domain the VM is joined to.
79-
80-
The Azure virtual machines you create for Azure Virtual Desktop must be:
81-
82-
* [Standard domain-joined](../active-directory-domain-services/compare-identity-solutions.md) or [Hybrid AD-joined](../active-directory/devices/hybrid-azuread-join-plan.md). [Azure AD-joined](deploy-azure-ad-joined-vm.md) virtual machines are available in preview.
83-
* Running one of the following [supported OS images](#supported-virtual-machine-os-images).
84-
85-
>[!NOTE]
86-
>If you need an Azure subscription, you can [sign up for a one-month free trial](https://azure.microsoft.com/free/). If you're using the free trial version of Azure, you should use Azure AD Domain Services to keep your Windows Server Active Directory in sync with Azure Active Directory.
87-
88-
For a list of URLs you should unblock for your Azure Virtual Desktop deployment to work as intended, see our [Required URL list](safe-url-list.md).
89-
90-
Azure Virtual Desktop includes 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.
91-
92-
For optimal performance, make sure your network meets the following requirements:
93-
94-
* Round-trip (RTT) latency from the client's network to the Azure region where host pools have been deployed should be less than 150 ms. Use the [Experience Estimator](https://azure.microsoft.com/services/virtual-desktop/assessment) to view your connection health and recommended Azure region.
95-
* Network traffic may flow outside country/region borders when VMs that host desktops and apps connect to the management service.
96-
* To optimize for network performance, we recommend that the session host's VMs are located in the Azure region that is closest to the user.
97-
98-
You can see a typical architectural setup of Azure Virtual Desktop for the enterprise in our [architecture documentation](/azure/architecture/example-scenario/wvd/windows-virtual-desktop).
99-
100-
## Supported Remote Desktop clients
101-
102-
The following Remote Desktop clients support Azure Virtual Desktop:
103-
104-
* [Windows Desktop](./user-documentation/connect-windows-7-10.md)
105-
* [Web](./user-documentation/connect-web.md)
106-
* [macOS](./user-documentation/connect-macos.md)
107-
* [iOS](./user-documentation/connect-ios.md)
108-
* [Android](./user-documentation/connect-android.md)
109-
* Microsoft Store Client
110-
111-
> [!IMPORTANT]
112-
> Azure Virtual Desktop doesn't support the RemoteApp and Desktop Connections (RADC) client or the Remote Desktop Connection (MSTSC) client.
113-
114-
To learn more about URLs you must unblock to use the clients, see the [Safe URL list](safe-url-list.md).
115-
116-
## Supported virtual machine OS images
117-
118-
Azure Virtual Desktop follows the [Microsoft Lifecycle Policy](/lifecycle/) and supports the following x64 operating system images:
119-
120-
* Windows 11 Enterprise multi-session
121-
* Windows 11 Enterprise
122-
* Windows 10 Enterprise multi-session
123-
* Windows 10 Enterprise
124-
* Windows 7 Enterprise
125-
* Windows Server 2022
126-
* Windows Server 2019
127-
* Windows Server 2016
128-
* Windows Server 2012 R2
129-
130-
Azure Virtual Desktop doesn't support x86 (32-bit), Windows 10 Enterprise N, Windows 10 LTSB, Windows 10 LTSC, Windows 10 Pro, or Windows 10 Enterprise KN operating system images. Windows 7 also doesn't support any VHD or VHDX-based profile solutions hosted on managed Azure Storage due to a sector size limitation.
131-
132-
Available automation and deployment options depend on which OS and version you choose, as shown in the following table:
133-
134-
|Operating system|Azure Image Gallery|Manual VM deployment|Azure Resource Manager template integration|Provision host pools on Azure Marketplace|
135-
|--------------------------------------|:------:|:------:|:------:|:------:|
136-
|Windows 11 Enterprise multi-session|Yes|Yes|Yes|Yes|
137-
|Windows 11 Enterprise|Yes|Yes|Yes|Yes|
138-
|Windows 10 Enterprise multi-session, version 1909 and later|Yes|Yes|Yes|Yes|
139-
|Windows 10 Enterprise, version 1909 and later|Yes|Yes|Yes|Yes|
140-
|Windows 7 Enterprise|Yes|Yes|No|No|
141-
|Windows Server 2022|Yes|Yes|No|No|
142-
|Windows Server 2019|Yes|Yes|No|No|
143-
|Windows Server 2016|Yes|Yes|Yes|Yes|
144-
|Windows Server 2012 R2|Yes|Yes|No|No|
55+
You can see a typical architectural setup of Azure Virtual Desktop for the enterprise in our [architecture documentation](/azure/architecture/example-scenario/wvd/windows-virtual-desktop?context=/azure/virtual-desktop/context/context).
14556

14657
## Next steps
14758

148-
If you're using Azure Virtual Desktop (classic), you can get started with our tutorial at [Create a tenant in Azure Virtual Desktop](./virtual-desktop-fall-2019/tenant-setup-azure-active-directory.md).
149-
150-
If you're using the Azure Virtual Desktop with Azure Resource Manager integration, you'll need to create a host pool instead. Head to the following tutorial to get started.
59+
Read through the prerequisites for Azure Virtual Desktop before getting started creating a host pool.
15160

15261
> [!div class="nextstepaction"]
153-
> [Create a host pool with the Azure portal](create-host-pools-azure-marketplace.md)
62+
> [Prerequisites](prerequisites.md)

0 commit comments

Comments
 (0)