As part of introduction of Azure Purview, in this article we will have a simple demo to visualize end to end data lineage (in Azure Purview) of copy data from Azure Sql database to Azure Data Lake GEN2. We will also get familiarize with Data map & Data Catalog in Azure Purview. Microsoft defined Azure… Continue reading Azure Data Factory end to end Data Lineage demo using Azure Purview
Tag: azure synapse analytics
Azure Data Factory and Synapse Analytics introduces a response timeout property HTTP Request Timeout in Web Activity
Recently Azure Data Factory & Azure Synapse made API response timeout improvement in Web Activity by introducing a response timeout property ‘Http Request Timeout‘ in Web activity to provide larger timeouts for synchronous APIs. Web activity is used to invoke an external API endpoint from within an ADF/Synapse pipeline. It works well with async or… Continue reading Azure Data Factory and Synapse Analytics introduces a response timeout property HTTP Request Timeout in Web Activity
Azure Data Factory and Synapse Analytics provides Script Activity to execute DML & DDL script
Now Azure Data Factory & Synapse Analytics provides Script Activity which allows to execute the DML & DDL script on data stores (SQL family, Snowflake, Oracle). To understand this activity, in this article we will have a quick demo using this Script Activity in Azure Synapse to create (DDL) table if does not exist then… Continue reading Azure Data Factory and Synapse Analytics provides Script Activity to execute DML & DDL script
Azure Synapse Analytics: Map Data tool Demo Step by Step
Microsoft recently announced ‘Map Data’ tool, a new feature of Azure Synapse Analytics. Update: Map Data tool in Synapse Analytics is now Generally Available as on Jul 12 2022. In this article we will demonstrate the step by step on how to use this new feature in Azure Synapse Analytics by mapping data between Azure… Continue reading Azure Synapse Analytics: Map Data tool Demo Step by Step