Skip to content

Commit 822e60a

Browse files
Merge pull request #296538 from sipastak/patch-45
Update add-session-hosts-host-pool.md
2 parents b2abb82 + 1c8c96e commit 822e60a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
zone_pivot_groups: azure-virtual-desktop-host-pool-management-approaches
66
author: dknappettmsft
77
ms.author: daknappe
8-
ms.date: 01/28/2025
8+
ms.date: 03/18/2025
99
---
1010

1111
# Add session hosts to a host pool
@@ -335,7 +335,7 @@ Select the relevant tab for your scenario and follow the steps.
335335

336336
1. Download the installation files for the Agent and the Agent Boot Loader by using the following links. If you need to unblock them, right-click each file, select **Properties**, select **Unblock**, and finally select **OK**.
337337

338-
- [Azure Virtual Desktop Agent](https://res.cdn.office.net/s01-remote-desktop-agent/cdafac14-d9c8-43f6-a2c6-62d46ff4e722/Microsoft.RDInfra.RDAgent.Installer-x64-1.0.10004.2100.msi)
338+
- [Azure Virtual Desktop Agent](https://go.microsoft.com/fwlink/?linkid=2310011 )
339339
- [Azure Virtual Desktop Agent Bootloader](https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrxrH)
340340

341341
> [!TIP]
@@ -371,7 +371,7 @@ You can use `msiexec` to install the agent and the boot loader from the command
371371

372372
```powershell
373373
$uris = @(
374-
"https://res.cdn.office.net/s01-remote-desktop-agent/cdafac14-d9c8-43f6-a2c6-62d46ff4e722/Microsoft.RDInfra.RDAgent.Installer-x64-1.0.10004.2100.msi"
374+
"https://go.microsoft.com/fwlink/?linkid=2310011"
375375
"https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RWrxrH"
376376
)
377377

0 commit comments

Comments
 (0)