Hi, I've a question regarding Azure LogicApps. On ...
# dotnet
s
Hi, I've a question regarding Azure LogicApps. On Pulumi page (https://www.pulumi.com/registry/packages/azure-native/api-docs/logic/workflow/) you show how to provide the Definition of a LA, but my question is how can I set the Definition from a json file rather then setting it as a nested obejcts graph ? I'd like to just go to Azure, copy the code from the "Logic app code view" and set it as a string - this doesn't seem to work, as I always get an error with Definition deserialization.