Error: Cannot autolaunch D-Bus without X11 $DISPLAY
when using VisualStudioCodeCredential
on Linux Codespace
#21542
Labels
Azure.Identity
Client
This issue points to a problem in the data-plane of the library.
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
needs-author-feedback
Workflow: More information is needed from author to address the issue.
Hello! I am trying to use the
VisualStudioCodeCredential
helper to create a credential in VSCode (connected through a linux (debian) GitHub Codespace).Repro
Connect to a Codespace through the VsCode Client.
Attempt to
getToken
via theVisualStudioCodeCredential
.getToken
fails withError: Cannot autolaunch D-Bus without X11 $DISPLAY
.The text was updated successfully, but these errors were encountered: