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
For Copper we are removing VisualStudioCodeCredential from DefaultAzureCredential's credential chain. In a future semester we intend to fix it and restore it.
Remove VisualStudioCodeCredential from DefaultAzureCredential
Ensure troubleshooting guides recommend users use the Azure CLI to log in for developemnt time scenarios
Ensure any logging or exception text no longer references VisualStudioCodeCredential in the DefaultAzureCredential path
Update README to include notification that this change has occurred
For Copper we are removing
VisualStudioCodeCredentialfromDefaultAzureCredential's credential chain. In a future semester we intend to fix it and restore it.VisualStudioCodeCredentialfromDefaultAzureCredentialVisualStudioCodeCredentialin theDefaultAzureCredentialpathRelated: