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
I tried to login in using CosmosDBShell --connect <uri> --connect-tenant <tenantguid>. However, --connect-tenant expects the domain, not the guid, so login failed. However, after that, I was unable to quit the shell with Ctrl+C (on windows).
I tried to login in using
CosmosDBShell --connect <uri> --connect-tenant <tenantguid>. However,--connect-tenantexpects the domain, not the guid, so login failed. However, after that, I was unable to quit the shell with Ctrl+C (on windows).