Skip to content

Conversation

@janegilring
Copy link
Contributor

This pull request makes a minor change to the Set-NICs.ps1 script by removing the configuration of Windows Remote Management (WinRM). This is not needed anymore starting with Azure Local 2508.

  • Removed WinRM configuration steps, including setting the trusted hosts and related messaging, from the Set-NICs.ps1 script.

Signed-off-by: Jan Egil Ring <janegilring@microsoft.com>
@janegilring janegilring self-assigned this Sep 30, 2025
@janegilring janegilring requested a review from Copilot September 30, 2025 07:40
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request removes WinRM configuration from the Set-NICs PowerShell function as it's no longer needed for Azure Local 2508 and later versions.

  • Removed WinRM trusted hosts configuration steps from the Set-NICs function

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@likamrat likamrat merged commit 2244db7 into Azure:main Oct 15, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants