Hi,
I'm testing Azure Purview. I have some projects with SSIS and I have migrated the projects to Azure Data Factoy. The projects and its pacakges work correctly. On some data flows I have used SQL Commands (Components) to update records on destination table. When I use PurView I get this error :
Salida
{
"reportLineageToCatalog": {
"status": "Failed",
"message": "Code:300007\nDescription: Lineage is not supported for '[SqlCommand]
I think that the some components are not supported on Azure PurView. I need to know if these components are going to be supported or that other alternatives exist.
Thank you
Regards