Azure Data Factory Integration Templates
15 production-ready ADF pipeline templates for REST API, SFTP, SQL Server, and Event-driven ingestion into Databricks lakehouse.
📋 What's Inside 16 files
- ✓ README.md— Product overview, contents, and getting started guide
- ✓ manifest.json— Product manifest and metadata
- ✓ pipelines/rest_api_ingestion.json— REST API ingestion pipeline with pagination, retry, and error handling
- ✓ pipelines/sftp_file_ingestion.json— SFTP file pickup and processing pipeline
- ✓ pipelines/sql_server_cdc.json— SQL Server change data capture pipeline with watermark tracking
- ✓ pipelines/blob_copy_with_metadata.json— Parameterized blob-to-blob copy with metadata tracking
- ✓ pipelines/event_driven_trigger.json— Event Grid triggered pipeline for real-time file processing
- ✓ pipelines/databricks_notebook_activity.json— ADF pipeline calling Databricks notebooks with cluster management
- ✓ linked-services/linked_service_templates.json— 10 linked service configuration templates
- ✓ terraform/adf-infrastructure/main.tf— Terraform configuration for ADF resource provisioning
- ✓ terraform/adf-infrastructure/variables.tf— Terraform variable definitions
- ✓ terraform/adf-infrastructure/outputs.tf— Terraform output definitions
- ✓ guides/adf_databricks_patterns.md— ADF-to-Databricks integration patterns guide
- ✓ guides/error_handling_patterns.md— Error handling and retry patterns guide
- ✓ guides/cost_optimization.md— ADF cost optimization guide
📁 File Structure 16 files
├── README.md
├── manifest.json
├── pipelines/
│ ├── rest_api_ingestion.json
│ ├── sftp_file_ingestion.json
│ ├── sql_server_cdc.json
│ ├── blob_copy_with_metadata.json
│ ├── event_driven_trigger.json
│ ├── databricks_notebook_activity.json
├── linked-services/
│ ├── linked_service_templates.json
├── terraform/
│ ├── adf-infrastructure/
│ │ ├── main.tf
│ │ ├── variables.tf
│ │ ├── outputs.tf
├── guides/
│ ├── adf_databricks_patterns.md
│ ├── error_handling_patterns.md
│ ├── cost_optimization.md
├── cicd/
│ ├── adf-devops-pipeline.yml
📖 Documentation Preview README excerpt
Azure Data Factory Integration Templates
By [Datanest Digital](https://datanest.dev) — Production-Ready ADF Pipelines & Infrastructure
---
Overview
A comprehensive collection of Azure Data Factory pipeline templates, linked service configurations, Terraform infrastructure-as-code, and operational guides designed for enterprise data integration workloads. Every template follows Microsoft best practices for error handling, retry logic, parameterization, and cost optimization.
What's Included
Pipelines (6 Templates)
| Template | Description |
|---|---|
| `rest_api_ingestion.json` | REST API ingestion with pagination, retry policies, and incremental load support |
| `sftp_file_ingestion.json` | SFTP file pickup with pattern matching, archival, and processing validation |
| `sql_server_cdc.json` | SQL Server change data capture with watermark tracking and merge operations |
| `blob_copy_with_metadata.json` | Parameterized blob-to-blob copy with metadata tracking and audit logging |
| `event_driven_trigger.json` | Event Grid triggered pipeline for real-time file processing |
| `databricks_notebook_activity.json` | ADF-to-Databricks notebook orchestration with cluster management |
Linked Services (10 Templates)
Pre-configured linked service templates for:
Terraform Infrastructure
Guides
CI/CD
Getting Started
Prerequisites
... preview truncated, see full README in product download.
📄 Code Sample .yml preview
📅 Changelog
v1.0.0 — Initial release.
Purchases include lifetime updates. Check the product page for the latest version.
📄 Product Preview
Try the interactive reader and demo tools below, or get the full product with all content unlocked.
📖 Interactive Reader (Free Preview)⚙ Try Demo Tools📦 Download Free Sample❓ Frequently Asked Questions
What license is this under?
MIT License. You can use it in commercial, client, and internal projects. See our license terms page for details.
How do I download after purchase?
Immediately after purchase, you'll be redirected to a download page. A download link is also sent to your email.
Do I get updates?
Yes. All products include lifetime updates at no extra cost. Re-download anytime for the latest version.
What if it doesn't work for me?
DM @DatanestDigital on X and we'll make it right.
Can I get a refund?
DM @DatanestDigital on X with your order number and we'll help.
Is there support?
DM @DatanestDigital on X. We respond within 1-2 business days.