Vamsi Manyam
Envision. Engineer. Empower.
-
Enhancing Your Coding Experience in VSCode: Recommended Extensions and Settings for macOS Users
Boost your coding experience in VSCode on macOS with essential extensions like Python, Pylance, and Code Runner
-
Effortless Python Dependency Management: Switching to Poetry Instead of Pip
Poetry is a dependency and package management tool for Python that simplifies project setup, virtual environments, and dependency management, offering version control and locking, making it more robust and…
-
VSCode Settings for Python & ML: Virtual Environment Setup
Learn how to set up a Python virtual environment in VSCode, manage dependencies, and use Jupyter notebooks for efficient machine learning projects.
-
Copy Multiple Files Using Lookup & ForEach activity
Automate the process of copying multiple files or folders using Azure Data Factory’s Lookup and ForEach activities. This task streamlines data movement with efficient automation.
-
Dynamic File Copying in Azure Data Factory Using Parameterised Datasets
In this task, you’ll learn to copy multiple files dynamically by leveraging parameterised datasets in Azure Data Factory, demonstrating automated data movement with flexible file selection.
-
Copying Data from Azure SQL to ADLS Using Azure Data Factory
In this task, you’ll transfer a single file from an SQL database to Azure Data Lake Storage (ADLS) using Azure Data Factory, demonstrating how to move data between a…
-
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.