Azure Data Factory
Azure Data Factory is a cloud-based data integration and orchestration service by Microsoft Azure. See all your ETLs in decube and monitor the status of your jobs.
Minimum Requirement
From our Azure account, we will need the following information:
Subscription ID
Tenant ID
Client ID
Client Service
Resource Group Name
Factory Name
How to connect
On the Azure Home Page, go to
Azure Active Directory
.
Go to
App registrations
.
Click on
New registration
.
Click
Register
.
Save the
Application (client) ID
andDirectory (tenant) ID
.Click
Add a certificate or secret
.Go to
Client secrets
and client+ New client secret
.
Click
+Add
.
Copy and save the
Value
.
Go to Data Factories and click the factory you wanna add.
Go to
Access Control (IAM)
.
Click on
+ Add
and selectAdd role assignment
.
Select
Data Factory Contributor
.
Click on
+ Select members
.
Search and select the service principal that was created in the previous step. Click on
Select
.
Click
Review + assign
.
Go to Data Factories and select the factory you wanna add, copy the
Name
andResource group
.
Copy the
Subscription ID
.
Last updated