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
# github.com/denisenkom/go-mssqldb/azuread
../../go/pkg/mod/github.com/denisenkom/[email protected]/azuread/configuration.go:176:97: not enough arguments in call to azidentity.NewClientCertificateCredential
have (string, string, string, *azidentity.ClientCertificateCredentialOptions)
want (string, string, []*x509.Certificate, crypto.PrivateKey, *azidentity.ClientCertificateCredentialOptions)
../../go/pkg/mod/github.com/denisenkom/[email protected]/azuread/configuration.go:176:144: unknown field Password in struct literal of type azidentity.ClientCertificateCredentialOptions
../../go/pkg/mod/github.com/denisenkom/[email protected]/azuread/configuration.go:185:67: too many arguments in call to azidentity.NewManagedIdentityCredential
have (string, nil)
want (*azidentity.ManagedIdentityCredentialOptions)
../../go/pkg/mod/github.com/denisenkom/[email protected]/azuread/configuration.go:187:106: unknown field AuthorityHost in struct literal of type azidentity.InteractiveBrowserCredentialOptions
The text was updated successfully, but these errors were encountered:
results with:
The text was updated successfully, but these errors were encountered: