We can't help you build the code but we can give some suggestions and ideas.
If you want copy data from one teradata table to a table in azure SQL using azure function, the workaround should like this:
- Add bindings to Teradata table to get the data.
- Using entity to store the Teradata data.
- Then insert the entity to Azure SQL.
HTH.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…