Skip to content

Conversation

vicroms
Copy link
Collaborator

@vicroms vicroms commented Aug 4, 2025

For: microsoft/vcpkg-tool#1738

Document the new x-azcopy-sas and x-azcopy binary caching sources. These use the AzCopy tool to interact with Azure Storage blob containers using SAS and non-SAS based authentication respectively. There is empirical evidence that these providers may perform better than the existing x-azblob provider that uses CURL invocations.

This comment was marked as resolved.

Copy link
Contributor

Learn Build status updates of commit 5b5ee11:

✅ Validation status: passed

File Status Preview URL Details
vcpkg/reference/binarycaching.md ✅Succeeded View

For more details, please refer to the build report.

@vicroms vicroms changed the title Add azcopy and azcopy-sas docs Docs for x-azcopy and x-azcopy-sas binary caching sources Aug 4, 2025
@vicroms vicroms requested a review from Copilot August 4, 2025 18:41
Copy link

@Copilot 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 PR documents two new experimental Azure Blob Storage binary caching providers (x-azcopy and x-azcopy-sas) that use the AzCopy tool instead of CURL for potentially better performance.

  • Adds documentation for x-azcopy provider with Microsoft Entra ID authentication support
  • Adds documentation for x-azcopy-sas provider using SAS token authentication
  • Updates the binary caching configuration table with these new providers

Copy link
Contributor

Learn Build status updates of commit 0dbf0be:

✅ Validation status: passed

File Status Preview URL Details
vcpkg/reference/binarycaching.md ✅Succeeded View

For more details, please refer to the build report.

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.

2 participants