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

az ad sp show w/ password #20

Open
noelbundick opened this issue Aug 15, 2018 · 0 comments
Open

az ad sp show w/ password #20

noelbundick opened this issue Aug 15, 2018 · 0 comments

Comments

@noelbundick
Copy link
Owner

VMs have an additional --show-details, -d flag that shows extended information with a note "command will run slow"

There should be a similar option for az ad sp show --show-password --keyvault foo that gets the SP info and password from KeyVault (in the format of az ad sp create-for-ralph) and includes it in the output - in a single command rather than having to chain together az ad sp show and az ad sp credential list --keyvault

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

No branches or pull requests

1 participant