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

Deprecate login command #2310

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Deprecate login command #2310

merged 1 commit into from
Jul 25, 2023

Conversation

nakulkar-msft
Copy link
Member

@nakulkar-msft nakulkar-msft commented Jul 25, 2023

PS C:\Users\<>\go\src\github.com\Azure\azure-storage-azcopy> .\azure-storage-azcopy.exe login
INFO: 'azcopy login' command will be deprecated starting release 10.22. Use auto-login instead. Visit https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-authorize-azure-active-directory#authorize-without-a-secret-store  to know more.
INFO: If you set an environment variable by using the command line, that variable will be readable in your command line history. Consider clearing variables that contain credentials from your command line history.  To keep variables from appearing in your history, you can use a script to prompt the user for their credentials, and to set the environment variable.
PS C:\Users\<>\go\src\github.com\Azure\azure-storage-azcopy> .\azure-storage-azcopy.exe logout
INFO: 'azcopy logout' command will be deprecated starting release 10.22. Use auto-login instead. Visit https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-authorize-azure-active-directory#authorize-without-a-secret-store  to know more.

@gapra-msft gapra-msft merged commit 6ac4559 into dev Jul 25, 2023
17 checks passed
@gapra-msft gapra-msft deleted the nakulkar/private/login1 branch July 25, 2023 19:03
@weshaggard
Copy link
Member

@nakulkar-msft Which section on the doc page is the anchor "authorize-without-a-secret-store" supposed to point at in the documentation? The anchor doesn't seem to exist https://learn.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-authorize-azure-active-directory#authorize-without-a-secret-store

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