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
More tests for ServiceAccountCredential (and probably other auth classes) needed.
e.g. ServiceAccountCredential.Initializer.FromCertificate() isn't tested at all.
e.g. ServiceAccountCredential.Initializer.FromPrivateKey() test doesn't check that the credential is valid.
etc...