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

run azcopy only with storage_type BLOB #17

Merged
merged 1 commit into from
Sep 28, 2023
Merged

Conversation

leo-schick
Copy link
Member

@leo-schick leo-schick commented Sep 28, 2023

command azcopy only supports storage type BLOB by default. Support for DFS is marked as feature, even it worked before with an older version of azcopy. See: Azure/azure-storage-azcopy#2387

This PR makes sure that even when azure storage type is not BLOB, the command with azcopy is executed as BLOB.

  • Local unit tests passed

@leo-schick leo-schick merged commit 4401327 into main Sep 28, 2023
5 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.

None yet

1 participant