An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
You can use Copy activity to copy data into dataverse :
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I know we can pull data from Dataverse to Azure Synpse through pipelines. Is its possible to write back to Dataverse from Pipelines or Spark notebook?
I didnot see any documentation showing writing back to Dataverse.
Thanks,
Arun
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
An Azure service for ingesting, preparing, and transforming data at scale.
Answer accepted by question author
You can use Copy activity to copy data into dataverse :
Hello Kumar, Arun,
Please correct me if my understanding is wrong. You want to write data from a lake database to Dataverse using Synapse.
Using synapse copy activity/dataflow, I see the lake database as the source and Dataverse as the sink. So, I believe you can use copyactivty or dataflow to write data back to Dataverse.