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
Small change to authentication flow: default auth method is still Azure CLI, but the fallback to device auth has been removed. Instead, if you want device auth, initiate PyKustoClient with auth_method=KustoConnectionStringBuilder.with_aad_device_authentication.
Added functions: rand, has_any.
Update azure-kusto-data dependency to 2.1.1
Add support for Python 3.9
This discussion was created from the release v0.0.30.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
PyKustoClient
withauth_method=KustoConnectionStringBuilder.with_aad_device_authentication
.rand
,has_any
.This discussion was created from the release v0.0.30.
Beta Was this translation helpful? Give feedback.
All reactions