This message was deleted.
# general
s
This message was deleted.
b
What error message are you getting?
a
Hey @brave-planet-10645, it's all syntax based for now: error CS1513: } expected error CS1003: Syntax error, ',' Not quite sure what the syntax should look like. The API documentation is very slim in this regards. Essentially, i want to create an Function within my Function App that will trigger a Javascript file when a new message comes into my event hub. Unfortunately "Source Control" settings within Function Apps aren't an option so i need to try and build the function with Pulumi. Cheers
b
It's your config that doesn't look right.
Where did you get that from?
a
I took an existing ARM template from Datadog and ran it through the ARM to Pulumi converter. Long shot!
b
It looks like it should be a dictionary?
@able-dinner-12335 You'll want something like this I think https://gist.github.com/pierskarsenbarg/089da29f4941660628def9de8dc973cd
The dictionary might not be exactly right, but that should give you a good idea