Yes. When using the VSCode AKS Tools extension, I’m always redirected to the default Azure login page for authentication. However, in my organization, we use a custom Azure Active Directory tenant/domain. Currently, there is no way to specify a custom tenant ID or domain.
Platform: vscode
Describe the solution you'd like
I'd like to have an option to configure a custom tenant ID or login domain before triggering the Azure authentication flow. This could be done via:
- VSCode settings (e.g.,
aks-tools.tenantId)
- Environment variable
- UI prompt when initiating login
Yes. When using the VSCode AKS Tools extension, I’m always redirected to the default Azure login page for authentication. However, in my organization, we use a custom Azure Active Directory tenant/domain. Currently, there is no way to specify a custom tenant ID or domain.
Platform:
vscodeDescribe the solution you'd like
I'd like to have an option to configure a custom tenant ID or login domain before triggering the Azure authentication flow. This could be done via:
aks-tools.tenantId)