Azure – Regarding pipeline return value feature: error as Expression of type: 'String' does not match the field: 'value'. Expected type is 'object'
set_list is of child pipeline and sam_k is from main pipeline in "@concat(variables('set_list'),variables('sam_k'))" but i am getting error as Expression of type: 'String' does not match the field: 'value'. Expected type is 'object'. sam_k output: { "name": "sam_k", "value": […