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

Feature request: support separate identity for source and destination #2603

Open
cveld opened this issue Mar 7, 2024 · 0 comments
Open

Feature request: support separate identity for source and destination #2603

cveld opened this issue Mar 7, 2024 · 0 comments

Comments

@cveld
Copy link

cveld commented Mar 7, 2024

Which version of the AzCopy was used?

Note: The version is visible when running AzCopy without any argument

10.23.0

Which platform are you using? (ex: Windows, Mac, Linux)

Windows

What command did you run?

Note: Please remove the SAS to avoid exposing your credentials. If you cannot remember the exact command, please retrieve it from the beginning of the log file.

N/A

What problem was encountered?

We have two separate environments accessible with two different identities. We can't use azcopy with these two identities and we are forced to use SAS tokens.

How can we reproduce the problem in the simplest way?

  • Set up two storage accounts
  • Set up two identities
  • Authorize identity 1 to storage account 1
  • Authorize identity 2 to storage account 2
  • Try to use azcopy

Have you found a mitigation/solution?

No

Desired situation

Azcopy should be able to leverage two identities.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants