Skip to content

Commit 9db5c78

Browse files
committed
Rebase
1 parent b8ea03e commit 9db5c78

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Review the [Prerequisites for Azure Virtual Desktop](prerequisites.md) for a gen
5050

5151
- If you create VMs on Azure Stack HCI outside of the Azure Virtual Desktop service, such as with an automated pipeline, then add them as session hosts to a host pool, you need to install the [Azure Connected Machine agent](../azure-arc/servers/agent-overview.md) on the virtual machines so they can communicate with [Azure Instance Metadata Service](../virtual-machines/instance-metadata-service.md), which is a [required endpoint for Azure Virtual Desktop](../virtual-desktop/required-fqdn-endpoint.md).
5252

53-
- A logical network that you created on your Azure Stack HCI cluster. Both DHCP logical networks or static logical networks (automatic IP allocation) are supported. For more information, see [Create logical networks](/azure-stack/hci/manage/create-logical-networks?tabs=azurecli).
53+
- 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).
5454

5555
- If you want to use Azure CLI or Azure PowerShell locally, see [Use Azure CLI and Azure PowerShell with Azure Virtual Desktop](cli-powershell.md) to make sure you have the [desktopvirtualization](/cli/azure/desktopvirtualization) Azure CLI extension or the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module installed. Alternatively, use the [Azure Cloud Shell](../cloud-shell/overview.md).
5656

@@ -79,7 +79,6 @@ Here's how to generate a registration key using the Azure portal.
7979

8080
1. Select **Download** to download a text file containing the registration key, or copy the registration key to your clipboard to use later. You can also retrieve the registration key later by returning to the host pool overview.
8181

82-
8382
# [Azure PowerShell](#tab/powershell)
8483

8584
Here's how to generate a registration key using the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ In addition, you need:
6262

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

65-
- A logical network that you created on your Azure Stack HCI cluster. Both DHCP logical networks or static logical networks (automatic IP allocation) are supported. For more information, see [Create logical networks](/azure-stack/hci/manage/create-logical-networks?tabs=azurecli).
65+
- 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).
6666

6767
# [Azure PowerShell](#tab/powershell)
6868

0 commit comments

Comments
 (0)