Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] DefaultAzureCredential for local docker testing #3871

Open
karpikpl opened this issue Mar 17, 2023 · 3 comments
Open

[FEATURE REQ] DefaultAzureCredential for local docker testing #3871

karpikpl opened this issue Mar 17, 2023 · 3 comments

Comments

@karpikpl
Copy link

Recently Visual Studio added support for VisualStudioCredential to support local docker testing.
Azure/azure-sdk-for-net#19167 (comment)

Is there a plan to support similar feature for VSCode?

Downside of Visual Studio solution is that it requires Docker Desktop and doesn't work on WSL.
Sharing AZ CLI credentials is complicated and bloats the image size by over 1 GB - all those issues are described in the linked issue.

Ideally there's a way to pass credentials same way Visual Studio is doing?

@bwateratmsft
Copy link
Collaborator

We should see if we can share a token proxy implementation with VS.

@dbreshears dbreshears added this to the 1.26.0 milestone Mar 22, 2023
@dbreshears
Copy link
Member

Agreed, let's investigate to see what can be done here to share this.

@bwateratmsft bwateratmsft modified the milestones: 1.26.0, 1.27.0 May 4, 2023
@dbreshears dbreshears modified the milestones: 1.27.0, Future Jul 19, 2023
@AndreiCalin24
Copy link

Hi guys! Is there any update on this? Or workarounds?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants