
Vamsi Manyam
Shaping Products, Solving Problems.
-
Copy Single File from Blob to ADLS
In this task, you’ll learn how to transfer a single file from Azure Blob Storage to Azure Data Lake Storage (ADLS) using Azure Data Factory, demonstrating real-world data movement.
-
ADF Vs Logic App
ADF & Logic App work together effectively, with ADF handling the heavy data processing and Logic Apps managing the workflow and notification side.
-
Azure Logic Apps
Azure Logic Apps enable automation of workflows, integrating systems, services, and applications seamlessly in the cloud.
-
Azure Key Vault
Azure Key Vault securely manages and safeguards encryption keys, secrets, and certificates for cloud applications and services.
-
Dataset Parameterisation with Lookup & ForEach
Azure Data Factory (ADF) enables dynamic data pipelines using dataset parameterisation, Lookup, and ForEach activities. This allows you to iterate over multiple sources and sinks efficiently, automating data movement…
-
ADF Copy Activity
Copy Activity in Azure Data Factory is used to copy data from a source to a destination. It is the primary activity for moving data between various data stores,…