-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I'd like to run a test with my Az creds logging in using Connect-AzAccount interactively but I don't see a way for this module to consume those credentials. I'll create an App for CI, but I just want to develop and iterate the test scripts in my IDE.
Is there a reason it has to be a ServicePrincipal?
| -and ($currentConnection).Account.Type -eq 'ServicePrincipal' ` |
Metadata
Metadata
Assignees
Labels
No labels