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
during the "release" of core library we upgraded from azcore 0.19.0 to 0.20.0. However there's no azidentity for that version yet.
The workaround for now is to edit the go mod and replace az identity by
during the "release" of core library we upgraded from azcore 0.19.0 to 0.20.0. However there's no azidentity for that version yet.
The workaround for now is to edit the go mod and replace az identity by
We could either:
The text was updated successfully, but these errors were encountered: