Azure Managed Service Idenity Authentcation Support
·
299 commits
to master
since this release
BREAKING CHANGES:
None.
FEATURES:
- Added support of authentication with Azure Managed Service Identity (MSI) via a new API KustoConnectionStringBuilder.with_aad_managed_service_identity_authentication(...)
For more information about Azure MSI, see:
https://docs.microsoft.com/en-us/azure/active-directory/managed-identities-azure-resources/overview
FIXES:
- Prevent compression of binary formats (Avro, Parquet and Orc) when ingesting from local file.