microsoft / vscode-azuretools

Common packages for building Azure extensions for VS Code
MIT License
106 stars 66 forks source link

auth: Allow passing in a tenantId when running the signIntoTenant command #1732

Closed motm32 closed 3 months ago

motm32 commented 3 months ago

This is needed to allow signing into tenants from the tenants view being added to resource groups. See this issue for more info: https://github.com/microsoft/vscode-azureresourcegroups/issues/849