Update download link for Configurator App#4203
Update download link for Configurator App#4203vgrzebyk-rgb wants to merge 1 commit intoMicrosoftDocs:mainfrom
Conversation
Updated the download link for the Configurator App for Azure Local to the latest version. The .exe version is old one, the msix version have a new UI and less bugs
|
@vgrzebyk-rgb : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit 09689fa: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Updates the Configurator App download link in the Azure Local Arc registration walkthrough to point to a newer app package.
Changes:
- Replaces the Configurator App download URL in prerequisites with a direct MSIX download link.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| [!INCLUDE [hci-registration-azure-local-machine-prerequisites](../includes/hci-registration-azure-local-machine-prerequisites.md)] | ||
|
|
||
| - Download the [Configurator App for Azure Local](https://aka.ms/ConfiguratorAppForHCI). | ||
| - Download the [Configurator App for Azure Local](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/ConfiguratorApp/10.2604.0.3052/V2/ConfiguratorAppV2-10.2604.0.3052.msix). |
There was a problem hiding this comment.
This introduces a hard-coded, version-specific download URL. That will go stale as soon as a newer Configurator App build ships and also diverges from other Azure Local docs that use the stable aka.ms/ConfiguratorAppForHCI link. Consider using a stable redirect (or a non-versioned “latest” URL) so this doc doesn’t require frequent updates just to keep the download link valid.
| - Download the [Configurator App for Azure Local](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/ConfiguratorApp/10.2604.0.3052/V2/ConfiguratorAppV2-10.2604.0.3052.msix). | |
| - Download the [Configurator App for Azure Local](https://aka.ms/ConfiguratorAppForHCI). |
| [!INCLUDE [hci-registration-azure-local-machine-prerequisites](../includes/hci-registration-azure-local-machine-prerequisites.md)] | ||
|
|
||
| - Download the [Configurator App for Azure Local](https://aka.ms/ConfiguratorAppForHCI). | ||
| - Download the [Configurator App for Azure Local](https://azurestackreleases.download.prss.microsoft.com/dbazure/AzureLocal/ConfiguratorApp/10.2604.0.3052/V2/ConfiguratorAppV2-10.2604.0.3052.msix). |
There was a problem hiding this comment.
The doc now directs users to download an .msix package, but the remaining steps (and screenshots) still instruct users to “Right-click the Configurator app exe and run as administrator.” If the intent is to move to the V2 MSIX app, please update the launch/install instructions (and any UI-dependent steps/screenshots) accordingly; otherwise keep the download link consistent with the exe-based flow.
Updated the download link for the Configurator App for Azure Local to the latest version.
The .exe version is old one, the msix version have a new UI and less bugs