Hi, I very much appreciate the different transformation scenarios the datamapper supports and look forward to further extensions/future releases. One quick question: I implemented a small workflow using datamapper locally and it runs well within my VSC development environment. Afterwards, I deployed the workflow definition file and the generated xslt map to a standard logic app. In the portal, everything looked fine so far, including the definition of the datamapper action. However, when running the workflow under Azure, the datamapper action failed with the message 'invalid xsltcontent'. I noticed that in the Visual Studio Code designer, I had to manually enter the map's name but eventually it worked. Are there currently any restrictions in using a map from the logic apps artifacts or do I have to tweak somehow the reference to the map in the action (I couldn't find any information in that direction in the documentation). Thanks in advance!