Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix slow perf of PipeBlob uploads and Added OAuth support for listing operations #2821

Merged
merged 17 commits into from
Oct 10, 2024

Conversation

wonwuakpa-msft
Copy link
Collaborator

@wonwuakpa-msft wonwuakpa-msft commented Oct 7, 2024

  • Assigned the pipingUploadParallelism to the user defined environment variable AZCOPY_CONCURRENCY_VALUE if present. If not, fell back on the default concurrency value. Cleanly errored out for AUTO and non-integer values.

  • Removed the check that required customers to utilize SAS token for Azure file lists. Tested in the new E2E framework with a Blob and File variation

Addresses these ADO items:

@wonwuakpa-msft
Copy link
Collaborator Author

Same as this PR #2779

@wonwuakpa-msft wonwuakpa-msft merged commit 8c32b42 into main Oct 10, 2024
19 checks passed
@wonwuakpa-msft wonwuakpa-msft changed the title Fix to slow performance of PipeBlob uploads Fix slow perf of PipeBlob uploads and Added OAuth support for listing operations Oct 14, 2024
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