I use azure data explorer heavily - I see we can c...
# azure
f
I use azure data explorer heavily - I see we can create data connections with pulumi azure-native; and so the only thing stopping me from automating the entire planet is the ability to create an ADX table 👀 That's certainly data-plane though, so it wouldn't make sense to go in azure-native. I could wrap the native javascript bindings in a dynamic provider, or I could wrap a terraform provider into pulumi - or possibly generate a provider from an OpenAPI spec of the rest api 🤔