X Tutup
Skip to content

[release/v7.4]Use workload identity service connection to download makeappx tool from storage account#25075

Merged
TravisEz13 merged 1 commit intoPowerShell:release/v7.4from
TravisEz13:backport-24817-74
Feb 24, 2025
Merged

[release/v7.4]Use workload identity service connection to download makeappx tool from storage account#25075
TravisEz13 merged 1 commit intoPowerShell:release/v7.4from
TravisEz13:backport-24817-74

Conversation

@TravisEz13
Copy link
Member

@TravisEz13 TravisEz13 commented Feb 24, 2025

Backport #24817

This pull request includes a significant update to the .pipelines/templates/release-create-msix.yml file, focusing on improving the installation process for the makeappx tool and removing outdated AzureRM modules.

Pipeline improvements:

  • .pipelines/templates/release-create-msix.yml: Removed the script to uninstall AzureRM modules and install Az.Storage, and replaced it with a task to install the makeappx tool using AzurePowerShell@5. This change simplifies the pipeline and ensures the use of the latest Azure PowerShell version.
  • .pipelines/templates/release-create-msix.yml: Updated the URL variable from $(makeappUrl) to $(makeappUrlDirect) for downloading the makeappx tool, providing a more direct and reliable download link.

@TravisEz13
Copy link
Member Author

/azp run PowerShell-CI-linux-packaging, PowerShell-Windows-Packaging-CI

@azure-pipelines
Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@TravisEz13 TravisEz13 merged commit 70d022d into PowerShell:release/v7.4 Feb 24, 2025
31 checks passed
@TravisEz13 TravisEz13 deleted the backport-24817-74 branch February 24, 2025 18:57
@microsoft-github-policy-service
Copy link
Contributor

microsoft-github-policy-service bot commented Feb 24, 2025

📣 Hey @TravisEz13, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

@TravisEz13 TravisEz13 added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup