Closed
Description
The azcli_login function doesn't seem to be working--when I run this:
%kql azureDataExplorer://code;cluster='mycluster';database='MyDatabase' -try_azcli_login
I get this error message, which doesn't help me figure out the problem:
AuthenticationError: AuthenticationError('azcli_login', 'TypeError('catching classes that do not inherit from BaseException is not allowed')', '{'authority': 'azcli_login', 'authentication_method': 'azcli_login', 'resource': 'https://mycluster.kusto.windows.net'}')
I'd really like to get azcli authentication working so I don't have to do a multi-step device code auth process every time I re-run my notebook. Any help would be much appreciated.
Metadata
Metadata
Assignees
Labels
No labels