Skip to content

Commit 4be8a20

Browse files
authored
Merge pull request #290187 from sipastak/avd-ashci-rebrand
AVD ASHCI rebrand
2 parents 7d9aae8 + 279d45a commit 4be8a20

11 files changed

+138
-135
lines changed

articles/virtual-desktop/TOC.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@
9494
- name: Bandwidth considerations
9595
displayName: network, throughput, latency
9696
href: rdp-bandwidth.md
97-
- name: Azure Stack HCI
97+
- name: Azure Local
9898
displayName: session hosts, virtual machines, vms, on-premises, on premises
99-
href: azure-stack-hci-overview.md
99+
href: azure-local-overview.md
100100
- name: Azure Extended Zones
101101
displayName: session hosts, virtual machines, vms, low latency
102102
href: azure-extended-zones.md
@@ -114,7 +114,7 @@
114114
displayName: standard, host pools, session host configuration, shc, shu
115115
href: host-pool-management-approaches.md
116116
- name: Deploy Azure Virtual Desktop
117-
displayName: deploy, create, get started, quickstart, host pool, application group, workspace, assign users, azure stack hci, azure extended zones
117+
displayName: deploy, create, get started, quickstart, host pool, application group, workspace, assign users, azure stack hci, azure local, azure extended zones
118118
href: deploy-azure-virtual-desktop.md
119119
- name: Quickstart
120120
displayName: deploy, create, get started, quickstart
@@ -219,7 +219,7 @@
219219
displayName: languages, language packs
220220
href: windows-11-language-packs.md
221221
- name: Add session hosts to a host pool
222-
displayName: deploy, get started, virtual machines, vms, azure stack hci, azure extended zones
222+
displayName: deploy, get started, virtual machines, vms, azure stack hci, azure local, azure extended zones
223223
href: add-session-hosts-host-pool.md
224224
- name: Multimedia redirection
225225
items:

articles/virtual-desktop/add-session-hosts-host-pool.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 10/01/2024
1313
> [!IMPORTANT]
1414
> The following features are currently in preview:
1515
>
16-
> - Azure Virtual Desktop on Azure Stack HCI for Azure Government and for Azure operated by 21Vianet (Azure in China).
16+
> - Azure Virtual Desktop on Azure Local for Azure Government and for Azure operated by 21Vianet (Azure in China).
1717
>
1818
> - Azure Virtual Desktop on Azure Extended Zones.
1919
>
@@ -29,7 +29,7 @@ When you add session hosts to a host pool, the method you use depends on your [h
2929

3030
- For a host pool using standard management, you can create new virtual machines (VMs) to use as session hosts and add them to a host pool natively by using the Azure Virtual Desktop service in the Azure portal. Alternatively, you can create VMs outside the Azure Virtual Desktop service, such as using an automated pipeline, the Azure CLI, or Azure PowerShell, and then add them as session hosts to a host pool separately.
3131

32-
For Azure Stack HCI, you can create new VMs to use as session hosts and add them to a host pool natively by using the Azure Virtual Desktop service in the Azure portal. If you want to create the VMs outside the Azure Virtual Desktop service, follow the steps in [Create Azure Arc virtual machines on Azure Stack HCI](/azure-stack/hci/manage/create-arc-virtual-machines), and then add the VMs as session hosts to a host pool separately.
32+
For Azure Local, you can create new VMs to use as session hosts and add them to a host pool natively by using the Azure Virtual Desktop service in the Azure portal. If you want to create the VMs outside the Azure Virtual Desktop service, follow the steps in [Create Azure Arc virtual machines on Azure Local](/azure-stack/hci/manage/create-arc-virtual-machines), and then add the VMs as session hosts to a host pool separately.
3333

3434
> [!TIP]
3535
> Select a button at the top of this article to choose between host pools using standard management or host pools using session host configuration to see the relevant documentation.
@@ -51,7 +51,7 @@ For a general idea of what's required, such as supported operating systems, virt
5151
::: zone-end
5252

5353
::: zone pivot="host-pool-standard"
54-
- You need an existing host pool with standard management. Each host pool must only contain session hosts on Azure or on Azure Stack HCI. You can't mix session hosts on Azure and on Azure Stack HCI in the same host pool.
54+
- You need an existing host pool with standard management. Each host pool must only contain session hosts on Azure or on Azure Local. You can't mix session hosts on Azure and on Azure Local in the same host pool.
5555
::: zone-end
5656

5757
- If you have existing session hosts in the host pool, make a note of the virtual machine size, the image, and name prefix that you used. All session hosts in a host pool should have the same configuration, including the same identity provider. For example, a host pool shouldn't contain some session hosts joined to Microsoft Entra ID and some session hosts joined to an Active Directory domain.
@@ -72,21 +72,21 @@ For a general idea of what's required, such as supported operating systems, virt
7272
|--|--|
7373
| Generate a registration key for the host pool | [Desktop Virtualization Host Pool Contributor](rbac.md#desktop-virtualization-host-pool-contributor) |
7474
| Create and add session hosts by using the Azure portal (Azure and Azure Extended Zones) | [Desktop Virtualization Host Pool Contributor](rbac.md#desktop-virtualization-host-pool-contributor)<br />[Virtual Machine Contributor](../role-based-access-control/built-in-roles.md#virtual-machine-contributor) |
75-
| Create and add session hosts by using the Azure portal (Azure Stack HCI) | [Desktop Virtualization Host Pool Contributor](rbac.md#desktop-virtualization-host-pool-contributor)<br />[Azure Stack HCI VM Contributor](/azure-stack/hci/manage/assign-vm-rbac-roles) |
75+
| Create and add session hosts by using the Azure portal (Azure Local) | [Desktop Virtualization Host Pool Contributor](rbac.md#desktop-virtualization-host-pool-contributor)<br />[Azure Stack HCI VM Contributor](/azure-stack/hci/manage/assign-vm-rbac-roles) |
7676

7777
- Don't disable [Windows Remote Management](/windows/win32/winrm/about-windows-remote-management) (WinRM) when you're creating and adding session hosts by using the Azure portal. [PowerShell DSC](/powershell/dsc/overview) requires it.
7878

79-
- To add session hosts on Azure Stack HCI, you also need:
79+
- To add session hosts on Azure Local, you also need:
8080

81-
- An [Azure Stack HCI cluster registered with Azure](/azure-stack/hci/deploy/register-with-azure). Your Azure Stack HCI clusters need to be running a minimum of version 23H2. For more information, see [About Azure Stack HCI, version 23H2 deployment](/azure-stack/hci/deploy/deployment-introduction). [Azure Arc VM management](/azure-stack/hci/manage/azure-arc-vm-management-overview) is installed automatically.
81+
- An [Azure Local instance registered with Azure](/azure-stack/hci/deploy/register-with-azure). Your Azure Local instances need to be running a minimum of version 23H2. For more information, see [About Azure Stack HCI, version 23H2 deployment](/azure-stack/hci/deploy/deployment-introduction). [Azure Arc VM management](/azure-stack/hci/manage/azure-arc-vm-management-overview) is installed automatically.
8282

8383
- A stable connection to Azure from your on-premises network.
8484

85-
- At least one Windows OS image available on the cluster. For more information, see how to [create VM images by using Azure Marketplace images](/azure-stack/hci/manage/virtual-machine-image-azure-marketplace), [use images in an Azure Storage account](/azure-stack/hci/manage/virtual-machine-image-storage-account), and [use images in a local share](/azure-stack/hci/manage/virtual-machine-image-local-share).
85+
- At least one Windows OS image available on the instance. For more information, see how to [create VM images by using Azure Marketplace images](/azure-stack/hci/manage/virtual-machine-image-azure-marketplace), [use images in an Azure Storage account](/azure-stack/hci/manage/virtual-machine-image-storage-account), and [use images in a local share](/azure-stack/hci/manage/virtual-machine-image-local-share).
8686

87-
- The [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on Azure Stack HCI VMs created outside the Azure Virtual Desktop service, such as with an automated pipeline. The virtual machines use the agent to communicate with [Azure Instance Metadata Service](/azure/virtual-machines/instance-metadata-service), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
87+
- The [Azure Connected Machine agent](/azure/azure-arc/servers/agent-overview) on Azure Local machines created outside the Azure Virtual Desktop service, such as with an automated pipeline. The virtual machines use the agent to communicate with [Azure Instance Metadata Service](/azure/virtual-machines/instance-metadata-service), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
8888

89-
- A logical network that you created on your Azure Stack HCI cluster. DHCP logical networks or static logical networks with automatic IP allocation are supported. For more information, see [Create logical networks for Azure Stack HCI](/azure-stack/hci/manage/create-logical-networks).
89+
- A logical network that you created on your Azure Local instance. DHCP logical networks or static logical networks with automatic IP allocation are supported. For more information, see [Create logical networks for Azure Local](/azure-stack/hci/manage/create-logical-networks).
9090

9191
- To deploy session hosts to [Azure Extended Zones](/azure/virtual-desktop/azure-extended-zones), you also need:
9292

@@ -218,7 +218,7 @@ Here's how to create session hosts and register them to a host pool by using the
218218

219219
1. The **Basics** tab is unavailable because you're using the existing host pool. Select **Next: Virtual Machines**.
220220

221-
1. On the **Virtual machines** tab, expand one of the following sections and complete the information, depending on whether you want to create session hosts on Azure or on Azure Stack HCI. For guidance on sizing session host virtual machines, see [Session host virtual machine sizing guidelines](/windows-server/remote/remote-desktop-services/virtual-machine-recs).<br /><br />
221+
1. On the **Virtual machines** tab, expand one of the following sections and complete the information, depending on whether you want to create session hosts on Azure or on Azure Local. For guidance on sizing session host virtual machines, see [Session host virtual machine sizing guidelines](/windows-server/remote/remote-desktop-services/virtual-machine-recs).<br /><br />
222222

223223
<details>
224224
<summary>To add session hosts on <b>Azure</b>, expand this section.</summary>
@@ -255,19 +255,19 @@ Here's how to create session hosts and register them to a host pool by using the
255255
</details>
256256

257257
<details>
258-
<summary>To add session hosts on <b>Azure Stack HCI</b>, expand this section.</summary>
258+
<summary>To add session hosts on <b>Azure Local</b>, expand this section.</summary>
259259

260260
| Parameter | Value/Description |
261261
|--|--|
262262
| **Resource group** | This value defaults to the resource group that you chose to contain your host pool on the **Basics** tab, but you can select an alternative. |
263263
| **Name prefix** | Enter a name prefix for your session hosts, such as **hp01-sh**.<br /><br />Each session host has a suffix of a hyphen and then a sequential number added to the end, such as **hp01-sh-0**.<br /><br />This name prefix can be a maximum of 11 characters and is used in the computer name in the operating system. The prefix and the suffix combined can be a maximum of 15 characters. Session host names must be unique. |
264-
| **Virtual machine type** | Select **Azure Stack HCI virtual machine**. |
265-
| **Custom location** | In the dropdown list, select the Azure Stack HCI cluster where you want to deploy your session hosts. |
266-
| **Images** | Select the OS image that you want to use from the list, or select **Manage VM images** to manage the images available on the cluster that you selected. |
264+
| **Virtual machine type** | Select **Azure Local**. |
265+
| **Custom location** | In the dropdown list, select the Azure Local instance where you want to deploy your session hosts. |
266+
| **Images** | Select the OS image that you want to use from the list, or select **Manage VM images** to manage the images available on the instance that you selected. |
267267
| **Number of VMs** | Enter the number of virtual machines that you want to deploy. You can add more later. |
268-
| **Virtual processor count** | Enter the number of virtual processors that you want to assign to each session host. This value isn't validated against the resources available in the cluster. |
268+
| **Virtual processor count** | Enter the number of virtual processors that you want to assign to each session host. This value isn't validated against the resources available in the instance. |
269269
| **Memory type** | Select **Static** for a fixed memory allocation, or select **Dynamic** for a dynamic memory allocation. |
270-
| **Memory (GB)** | Enter a number for the amount of memory, in gigabytes, that you want to assign to each session host. This value isn't validated against the resources available in the cluster. |
270+
| **Memory (GB)** | Enter a number for the amount of memory, in gigabytes, that you want to assign to each session host. This value isn't validated against the resources available in the instance. |
271271
| **Network and security** | |
272272
| **Network dropdown** | Select an existing network to connect each session to. |
273273
| **Domain to join** | |

0 commit comments

Comments
 (0)