Skip to content

AZ CLI Authentication #168

Closed Answered by cmendible
robsissons-contino asked this question in Q&A
Discussion options

You must be logged in to vote

if you want to use the CLI then use: az login --service-principal -u <app-id> -p <password-or-cert> --tenant <tenant> which should work without issues, unless you have one of the above env variables set. In such a case clear or remove the vars before attempting the scan...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@robsissons-contino
Comment options

@cmendible
Comment options

Answer selected by cmendible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants