Tired of Azure Functions ? Switch to Azure Data Mapper for Logic Apps transforms
Azure data mapper is a very convincing way of transforming your data schemas, without involving little or no requirement for coding, and a easy to use: a. Drag and drop facilities b. A rich built-in library contaning a good number of assisting functions c. You can manually test the mapping/preview the data. d. Ability to Debug e. Ability to use them on API Management services and Logic Apps very easily f. An overview pane to review if your mappings are correct. A lot of emphasis have been laid on transforming myriad file types: a. XML to XML b. JSON to JSON c. XML to JSON and vice versa However, yes, there are limitations too. As of now: Data Mapper currently works only in Visual Studio Code running on Windows operating systems . Data Mapper is currently available only in Visual Studio Code, not the Azure portal, and only from within Standard logic app projects, not Consumption logic app projects. Data Mapper currently doesn't support comma-separated values (.csv) files. ...