Skip to content

Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml#27339

Merged
edgchen1 merged 4 commits intomainfrom
edgchen1/py_win_arm64_build_use_powershell
Feb 13, 2026
Merged

Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml#27339
edgchen1 merged 4 commits intomainfrom
edgchen1/py_win_arm64_build_use_powershell

Conversation

@edgchen1
Copy link
Contributor

Description

Remove AzurePowerShell pwsh parameter in tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml so it will default to powershell.exe instead of pwsh.exe.

Some Windows build agents don't have pwsh.exe.

Motivation and Context

Fix Win ARM64 Python packaging pipeline issue.

@edgchen1 edgchen1 enabled auto-merge (squash) February 13, 2026 20:37
@edgchen1 edgchen1 merged commit 301aaf5 into main Feb 13, 2026
93 of 94 checks passed
@edgchen1 edgchen1 deleted the edgchen1/py_win_arm64_build_use_powershell branch February 13, 2026 21:52
tianleiwu pushed a commit that referenced this pull request Feb 13, 2026
…pipelines/templates/publish-symbolrequestprod-api.yml (#27339)

### Description
<!-- Describe your changes. -->

Remove AzurePowerShell pwsh parameter in
tools/ci_build/github/azure-pipelines/templates/publish-symbolrequestprod-api.yml
so it will default to powershell.exe instead of pwsh.exe.

Some Windows build agents don't have pwsh.exe.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

Fix Win ARM64 Python packaging pipeline issue.
tianleiwu added a commit that referenced this pull request Feb 14, 2026
This cherry-picks the following commits for the release:
- #27323
- #27339

---------

Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com>
Co-authored-by: Edward Chen <18449977+edgchen1@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants