Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
f
future-kite-91191
11/30/2020, 11:04 AM
Hi! Q regarding `nextgen`; where can I find the implementation for
https://docs.microsoft.com/en-us/azure/templates/microsoft.kusto/clusters/databases/dataconnections
t
tall-librarian-49374
11/30/2020, 11:12 AM
This one?
https://www.pulumi.com/docs/reference/pkg/azure-nextgen/kusto/dataconnection/
f
future-kite-91191
11/30/2020, 11:13 AM
No the one that has a
compression
field
https://docs.microsoft.com/en-us/azure/templates/microsoft.kusto/clusters/databases/dataconnections#eventhub-object
I need to create a Kusto data connection to Event Hubs that holds events compressed using GZip
Not available using the Terraform provider:
https://github.com/terraform-providers/terraform-provider-azurerm/issues/9363
So I thought let's use Pulumi Next-Gen 🙂
t
tall-librarian-49374
11/30/2020, 11:44 AM
Hmm, it supposed to be this resource but I can see we don’t expose those type-specific properties. Could you file an issue and I will take a look?
f
future-kite-91191
12/08/2020, 7:44 AM
Worked my way around this one. GZip support in ADX seems kinda in-the-works still ATM anyway
3 Views
#azure
Join Slack