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
…al to the credential type of ADLSTokenCredential (#5990)
### What changes were proposed in this pull request?
ADLSTokenCredentialProvider use the credential type from
ADLSTokenCredential
### Why are the changes needed?
Fix: #5989
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
add test
…ot equal to the credential type of ADLSTokenCredential (apache#5990)
### What changes were proposed in this pull request?
ADLSTokenCredentialProvider use the credential type from
ADLSTokenCredential
### Why are the changes needed?
Fix: apache#5989
### Does this PR introduce _any_ user-facing change?
no
### How was this patch tested?
add test
Version
main branch
Describe what's wrong
The credential type of ADLSTokenCredentialProvider is not equal to the credential type of ADLSTokenCredential
The text was updated successfully, but these errors were encountered: