Skip to content

Commit 26d361c

Browse files
Merge pull request #286891 from sipastak/avd-hci-update
AVD HCI update
2 parents 819abda + 6b0a85f commit 26d361c

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,14 @@ description: Learn about using Azure Virtual Desktop on Azure Stack HCI, enablng
44
ms.topic: conceptual
55
author: dknappettmsft
66
ms.author: daknappe
7-
ms.date: 04/11/2024
7+
ms.date: 09/17/2024
88
---
99

1010
# Azure Virtual Desktop on Azure Stack HCI
1111

1212
> [!IMPORTANT]
13-
> Azure Virtual Desktop on Azure Stack HCI is currently in preview for Azure Government and Azure China. See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
13+
>- Azure Virtual Desktop on Azure Stack HCI for Azure Government and Azure operated by 21Vianet (Azure in China) is currently in preview with HCI version 22H2. Portal provisioning isn't available.
14+
>- See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1415
1516
Using Azure Virtual Desktop on Azure Stack HCI, you can deploy session hosts for Azure Virtual Desktop where you need them. If you already have an existing on-premises virtual desktop infrastructure (VDI) deployment, Azure Virtual Desktop on Azure Stack HCI can improve your experience. If you're already using Azure Virtual Desktop with your session hosts in Azure, you can extend your deployment to your on-premises infrastructure to better meet your performance or data locality needs.
1617

@@ -77,7 +78,7 @@ Azure Virtual Desktop on Azure Stack HCI has the following limitations:
7778

7879
- Azure Stack HCI supports many types of hardware and on-premises networking capabilities, so performance and user density might vary compared to session hosts running on Azure. Azure Virtual Desktop's [virtual machine sizing guidelines](/windows-server/remote/remote-desktop-services/virtual-machine-recs) are broad, so you should use them for initial performance estimates and monitor after deployment.
7980

80-
- You can only join session hosts on Azure Stack HCI to an Active Directory Domain Services domain.
81+
- You can only join session hosts on Azure Stack HCI to an Active Directory Domain Services (AD DS) domain. This includes using [Microsoft Entra hybrid join](/entra/identity/devices/concept-hybrid-join), where you can benefit from some of the functionality provided by Microsoft Entra ID.
8182

8283
## Next step
8384

articles/virtual-desktop/deploy-azure-virtual-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
ms.custom: devx-track-azurecli, devx-track-azurepowershell
66
author: dknappettmsft
77
ms.author: daknappe
8-
ms.date: 08/08/2024
8+
ms.date: 09/17/2024
99
---
1010

1111
# Deploy Azure Virtual Desktop
@@ -198,7 +198,7 @@ Here's how to create a host pool by using the Azure portal:
198198
| **Network and security** | |
199199
| **Network dropdown** | Select an existing network to connect each session to. |
200200
| **Domain to join** | |
201-
| **Select which directory you would like to join** | **Active Directory** is the only available option. |
201+
| **Select which directory you would like to join** | **Active Directory** is the only available option. This includes using [Microsoft Entra hybrid join](/entra/identity/devices/concept-hybrid-join). |
202202
| **AD domain join UPN** | Enter the user principal name (UPN) of an Active Directory user who has permission to join the session hosts to your domain. |
203203
| **Password** | Enter the password for the Active Directory user. |
204204
| **Specify domain or unit** | Select **yes** if you want to join session hosts to a specific domain or be placed in a specific organizational unit (OU). If you select **no**, the suffix of the UPN is used as the domain. |

articles/virtual-desktop/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: overview
55
ms.custom: references_regions
66
author: dknappettmsft
77
ms.author: daknappe
8-
ms.date: 04/17/2024
8+
ms.date: 09/17/2024
99
---
1010
# Prerequisites for Azure Virtual Desktop
1111

@@ -93,7 +93,7 @@ To access desktops and applications from your session hosts, your users need to
9393
You need to join session hosts that provide desktops and applications to the same Microsoft Entra tenant as your users, or an Active Directory domain (either AD DS or Microsoft Entra Domain Services).
9494

9595
> [!NOTE]
96-
> For Azure Stack HCI, you can only join session hosts to an Active Directory Domain Services domain.
96+
> For Azure Stack HCI, you can only join session hosts to an Active Directory Domain Services domain. You can only join session hosts on Azure Stack HCI to an Active Directory Domain Services (AD DS) domain. This includes using [Microsoft Entra hybrid join](/entra/identity/devices/concept-hybrid-join), where you can benefit from some of the functionality provided by Microsoft Entra ID.
9797
9898
To join session hosts to Microsoft Entra ID or an Active Directory domain, you need the following permissions:
9999

0 commit comments

Comments
 (0)