You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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?
benchpress/Modules/BenchPress.Azure/Private/Connect-Account.ps1
Line 101 in a70d613
The text was updated successfully, but these errors were encountered: