Azure / azure-service-operator

Azure Service Operator allows you to create Azure resources using kubectl
https://azure.github.io/azure-service-operator/
MIT License
793 stars 203 forks source link

Feature: Add support for Kusto #3152

Open theunrepentantgeek opened 1 year ago

theunrepentantgeek commented 1 year ago

Add support for Azure Data Explorer (Kusto) resources.

The main resource is Microsoft.Kusto/Cluster but it appears there are a number of useful child resources to consider.

matthchr commented 5 months ago

Still interested in this

danielkimuipath commented 3 months ago

I'm interested in this feature too. Is there going to be an update on this?

matthchr commented 3 months ago

Current plan is to do this in 2.10.0.

AndreiBarbuOz commented 2 months ago

we are definitely interested in this also. we are heavily invested in ASO and would like to avoid mixing Terraform back into the infrastructure provisioning

super-harsh commented 2 months ago

@AndreiBarbuOz we're working on this and planning it to get it out in 2.10 release of ASO. Did you have any specific sub-resource you're looking into as well?

AndreiBarbuOz commented 2 months ago

hey @super-harsh ,

we are primarily looking at the basic Kusto cluster /providers/Microsoft.Kusto/clusters now, don't have any other APIs we are interested in at the moment

campionite commented 3 weeks ago

It would be helpful to include Microsoft.Kusto/clusters/databases and Microsoft.Kusto clusters/databases/dataConnections. Also, assuming it would support RoleAssignments on databases.