Logic App SQL Insert Truncating Column Value

Jack Speidel 0 Reputation points
2025-03-25T20:52:25.7366667+00:00

Logic App that is used to insert a row into SSMS Table is truncating the value of a string. The column receiving the data is set to type "varchar(max)" and is receiving data that, while substantial, is less than 2GB. The Logic App value shows the full string, so the issue is happening somewhere in-flight or on insert.

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,451 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.