Skip to content

Commit 06d0106

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into fwfreshness1
2 parents c3b58d8 + 822e60a commit 06d0106

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

articles/energy-data-services/tutorial-seismic-ddms.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,4 +283,5 @@ As an alternative user experience to Postman, you can use the sdutil command-lin
283283

284284
> [!div class="nextstepaction"]
285285
> [Use sdutil to load data into Seismic Store](./tutorial-seismic-ddms-sdutil.md)
286-
> For more information on the Seismic REST APIs in Azure Data Manager for Energy, see the OpenAPI specifications available in the [adme-samples](https://microsoft.github.io/adme-samples/) GitHub repository.
286+
>
287+
> For more information on the Seismic REST APIs in Azure Data Manager for Energy, see the OpenAPI specifications available in the [adme-samples](https://microsoft.github.io/adme-samples/) GitHub repository.

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)