You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-desktop/add-session-hosts-host-pool.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ For a general idea of what's required, such as operating systems, virtual networ
63
63
64
64
- An existing [Azure load balancer](../load-balancer/load-balancer-outbound-connections.md) on the virtual network to which you're deploying the session hosts.
65
65
66
-
- If you want to use the Azure CLI or Azure PowerShell locally, see [Use the 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 [Azure Cloud Shell](../cloud-shell/overview.md).
66
+
- If you want to use the Azure CLI or Azure PowerShell locally, see [Use the 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)Azure PowerShell module installed. Alternatively, use [Azure Cloud Shell](../cloud-shell/overview.md).
67
67
68
68
> [!IMPORTANT]
69
69
> If you want to create Microsoft Entra joined session hosts, we support this action only if you use the Azure portal with the Azure Virtual Desktop service.
@@ -92,7 +92,7 @@ Here's how to generate a registration key by using the Azure portal:
92
92
93
93
# [Azure PowerShell](#tab/powershell)
94
94
95
-
Here's how to generate a registration key by using the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization) PowerShell module. In the following examples, be sure to change the `<placeholder>` values for your own.
95
+
Here's how to generate a registration key by using the [Az.DesktopVirtualization](/powershell/module/az.desktopvirtualization)Azure PowerShell module. In the following examples, be sure to change the `<placeholder>` values for your own.
2. Use the `New-AzWvdRegistrationInfo` cmdlet by using the following example to generate a registration key that's valid for 24 hours.
@@ -272,7 +272,7 @@ Select the relevant tab for your scenario and follow the steps.
272
272
273
273
1. Make sure the virtual machines that you want to use as session hosts are joined to Microsoft Entra ID or an Active Directory domain (Active Directory Domain Services or Microsoft Entra Domain Services).
274
274
275
-
1. If your virtual machines are running a Windows Server OS, you need to install the *Remote Desktop Session Host* role, and then restart the virtual machine. For more information, see [Install roles, role services, and features by using the Add Roles and Features Wizard](/windows-server/administration/server-manager/install-or-uninstall-roles-role-services-or-features#install-roles-role-services-and-features-by-using-the-add-roles-and-features-wizard).
275
+
1. If your virtual machines are running a Windows Server OS, you need to install the *Remote Desktop Session Host* role and then restart the virtual machine. For more information, see [Install roles, role services, and features by using the Add Roles and Features Wizard](/windows-server/administration/server-manager/install-or-uninstall-roles-role-services-or-features#install-roles-role-services-and-features-by-using-the-add-roles-and-features-wizard).
276
276
277
277
1. Sign in to your virtual machine as an administrator.
278
278
@@ -365,7 +365,7 @@ After you add session hosts to your host pool, you might need to do some extra c
365
365
366
366
Now that you've expanded your existing host pool, you can sign in to an Azure Virtual Desktop client to test the hosts as part of a user session. You can connect to a session by using any of the following clients:
367
367
368
-
-[Connect with the Windows Desktop client](./users/connect-windows.md)
368
+
-[Connect with the Windows desktop client](./users/connect-windows.md)
369
369
-[Connect with the web client](./users/connect-web.md)
370
370
-[Connect with the Android client](./users/connect-android-chrome-os.md)
371
371
-[Connect with the macOS client](./users/connect-macos.md)
Copy file name to clipboardExpand all lines: articles/virtual-desktop/includes/include-cloud-shell-local-cli.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ ms.date: 11/30/2022
9
9
10
10
- If you're using Cloud Shell, make sure your [Azure context is set to the subscription that you want to use](/cli/azure/manage-azure-subscriptions-azure-cli).
11
11
12
-
- If you're using the Azure CLI locally, first [Sign in with Azure CLI](/cli/azure/authenticate-azure-cli), and then make sure your [Azure context is set to the subscription that you want to use](/cli/azure/manage-azure-subscriptions-azure-cli).
12
+
- If you're using the Azure CLI locally, first [sign in with the Azure CLI](/cli/azure/authenticate-azure-cli), and then make sure your [Azure context is set to the subscription that you want to use](/cli/azure/manage-azure-subscriptions-azure-cli).
0 commit comments