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.
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
Most helpful comment
CC @mayurid
Kusto is on our radar but we don't have a firm release date at present.