Edit

Share via


Troubleshoot the Azure Table Storage connector in Data Factory in Microsoft Fabric

This article provides suggestions to troubleshoot common problems with the Azure Table Storage connector in Data Factory in Microsoft Fabric.

Error code: AzureTableDuplicateColumnsFromSource

  • Message: Duplicate columns with same name '%name;' are detected from source. This is NOT supported by Azure Table Storage destination.

  • Cause: Duplicated source columns might occur if you're using the database as a source and applied table joins, or if you have unstructured CSV files with duplicated column names in the header row.

  • Recommendation: Double-check and fix the source columns, as necessary.

For more troubleshooting help, try these resources: