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

Handling credential without -0-- pattern #412

Merged
merged 2 commits into from Nov 18, 2016
Merged

Handling credential without -0-- pattern #412

merged 2 commits into from Nov 18, 2016

Conversation

NimishaS
Copy link

No description provided.

Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
if result.stdout.empty?
raise "Azure Credentials not found. Please run xplat's 'azure login' command"
xplat_creds_cmd = Mixlib::ShellOut.new('cmdkey /list | findstr AzureXplatCli | findstr -v common')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a debug message here about being unable to find a credential with --0- and falling back to looking for any credential?

Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
@btm btm merged commit 1c48c7a into master Nov 18, 2016
@btm btm deleted the nim/arm_auth_issue branch November 18, 2016 16:55
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

2 participants