Skip to content

azcopy installation fix - #6787

Merged
Amit Chauhan (achauhan-scc) merged 71 commits into
Azure:mainfrom
achauhan-scc:main
Feb 19, 2026
Merged

azcopy installation fix#6787
Amit Chauhan (achauhan-scc) merged 71 commits into
Azure:mainfrom
achauhan-scc:main

Conversation

@achauhan-scc

Copy link
Copy Markdown
Member

This pull request updates the azure.ai.models extension to version 0.0.3-preview and addresses an issue with azcopy downloads by expanding the list of allowed redirect hosts. The main focus is on improving the reliability of downloads from GitHub-related sources.

Bug Fixes and Improvements:

  • Updated the azcopy installer to allow redirects from githubusercontent.com, in addition to previously allowed hosts, improving compatibility with GitHub file downloads.

Versioning and Documentation:

  • Bumped the extension version to 0.0.3-preview in extension.yaml, version.txt, and updated the changelog to reflect the new release and its changes. [1] [2] [3]

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the azure.ai.models extension release metadata to 0.0.3-preview and adjusts the azcopy installer’s redirect host allowlist to improve reliability when downloads redirect to GitHub-hosted domains.

Changes:

  • Added .githubusercontent.com to the azcopy download redirect allowlist.
  • Bumped extension version to 0.0.3-preview in extension.yaml and version.txt.
  • Updated the extension changelog with the 0.0.3-preview release note.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
cli/azd/extensions/azure.ai.models/version.txt Updates the extension version stamp to 0.0.3-preview.
cli/azd/extensions/azure.ai.models/internal/azcopy/installer.go Expands allowed redirect hosts for azcopy downloads to include GitHub user content domains.
cli/azd/extensions/azure.ai.models/extension.yaml Bumps manifest version to 0.0.3-preview.
cli/azd/extensions/azure.ai.models/CHANGELOG.md Adds 0.0.3-preview entry documenting the redirect allowlist change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cli/azd/extensions/azure.ai.models/internal/azcopy/installer.go
Comment thread cli/azd/extensions/azure.ai.models/extension.yaml
@achauhan-scc
Amit Chauhan (achauhan-scc) merged commit fd8cccb into Azure:main Feb 19, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants