Skip to content

Commit 33f17c5

Browse files
committed
AVD host pool supported regions
1 parent e210abd commit 33f17c5

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,25 @@ Host pools are a collection of one or more identical virtual machines (VMs), als
2020
2121
This article will walk you through the setup process for creating a host pool for an Azure Virtual Desktop environment through the Azure portal. This method provides a browser-based user interface to create a host pool in Azure Virtual Desktop, create a resource group with VMs in an Azure subscription, join those VMs to either an Active Directory (AD) domain or Azure Active Directory (Azure AD) tenant, and register the VMs with Azure Virtual Desktop.
2222

23+
You can create host pools in the following Azure regions:
24+
25+
- Australia East
26+
- Canada Central
27+
- Canada East
28+
- Central US
29+
- East US
30+
- East US 2
31+
- Japan East
32+
- North Central US
33+
- North Europe
34+
- South Central US
35+
- UK South
36+
- UK West
37+
- West Central US
38+
- West Europe
39+
- West US
40+
- West US 2
41+
2342
## Prerequisites
2443

2544
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).

articles/virtual-desktop/create-host-pools-powershell.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,25 @@ manager: femila
1616
1717
Host pools are a collection of one or more identical virtual machines within Azure Virtual Desktop. Each host pool can be associated with multiple RemoteApp groups, one desktop app group, and multiple session hosts.
1818

19+
You can create host pools in the following Azure regions:
20+
21+
- Australia East
22+
- Canada Central
23+
- Canada East
24+
- Central US
25+
- East US
26+
- East US 2
27+
- Japan East
28+
- North Central US
29+
- North Europe
30+
- South Central US
31+
- UK South
32+
- UK West
33+
- West Central US
34+
- West Europe
35+
- West US
36+
- West US 2
37+
1938
## Create a host pool
2039

2140
### [Azure PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)