Azure-sdk-for-go: Kusto Data Support

Created on 18 Mar 2020  路  4Comments  路  Source: Azure/azure-sdk-for-go

I see sdks for Kusto Data across many languages but not for Go. https://docs.microsoft.com/en-us/azure/kusto/api/netfx/about-kusto-data

Right now, the lack of support is hindering Terraform's ability to support data connections in Terraform as a Kusto Table needs to be setup/managed prior to creating a data connection.

Azure Data Explorer Client customer-reported feature-request

Most helpful comment

CC @mayurid

Kusto is on our radar but we don't have a firm release date at present.

All 4 comments

Hi @mbfrahry thanks for this issue.
The features you are requesting should be some data-plane functionalities. Generally this go SDK repo only contains those are from management plane and a some amount of data-plane whose swagger is published in azure-rest-api-specs.

Hi @jhendrixMSFT do you have any idea about this?

CC @mayurid

Kusto is on our radar but we don't have a firm release date at present.

Kusto data plane SDK for Go is published here: https://github.com/Azure/azure-kusto-go

Was this page helpful?
0 / 5 - 0 ratings