Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Linked Services | Foundations of Azure Data Factory
Introduction to Data Engineering with Azure
course content

Contenido del Curso

Introduction to Data Engineering with Azure

Introduction to Data Engineering with Azure

1. Getting Started with Azure and Core Tools
2. Foundations of Azure Data Factory
3. Data Flows and Transformations in ADF
4. Practical Problem Solving with ADF

bookLinked Services

In Azure Data Factory, one of the first steps in building a pipeline is to establish connections to your data sources and destinations. These connections are defined using Linked Services, which act as the bridge between ADF and the data you need to work with.

For example, if your pipeline needs to move data from Azure Blob Storage to Azure SQL Database, you'll create three Linked Services: one for Azure Blob Storage, one for Azure SQL Database and one for Key Vault to store credentials.

Why Are Linked Services Important?

  • Centralized Connection Management: instead of specifying connection details repeatedly, you define them once and reuse them across multiple datasets and activities;
  • Secure access: credentials and sensitive information are securely stored and can be encrypted or integrated with Azure Key Vault for enhanced security;
  • Flexibility: ADF supports over 90 different Linked Services, enabling seamless integration with diverse systems, including cloud-based, on-premises, and SaaS platforms.
What information is typically stored in a Linked Service?

What information is typically stored in a Linked Service?

Selecciona la respuesta correcta

¿Todo estuvo claro?

¿Cómo podemos mejorarlo?

¡Gracias por tus comentarios!

Sección 2. Capítulo 1
We're sorry to hear that something went wrong. What happened?
some-alt