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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: