Azure Data Factory
An overview of the Azure Data Factory Integration with Secoda
Last updated
Was this helpful?
An overview of the Azure Data Factory Integration with Secoda
Last updated
Was this helpful?
There are two options for setting up the Azure Data Factory integration on Secoda, OAuth (into Secoda's managed Azure AD App) or by creating and managing your own Azure AD App.
You must have access to Azure Data Factory to connect through OAuth.
The Azure Data Factory integration uses OAuth 2.0 to connect Secoda to your Azure workspace. To connect Data Factory to Secoda follow the steps below:
In the Integrations section, click on New Integration, and select Azure Data Factory.
Navigate to the OAuth tab, and click Connect with OAuth. You will be prompted to log in to your Azure Workspace.
Upon successful completion of OAuth authentication with Azure Data Factory, click the Run Initial Sync button to begin a sync.
Open the
Search for App registrations and start a new Registration
In the New Registration form, fill in the following details:
Name: Secoda
Supported account types: Accounts in this organizational directory only (Default Directory only - Single tenant)
Redirect URI: Leave blank
Click Register to submit the form. You'll now be able to access an Application ID and Tenant ID from the Overview tab. Save these values.
In the certificates and Secrets tab, click the New Client Secret button.
The description and expiry of the client secret is up to you. Click Add, and save the Client Secret value.
In the Manage -> API Permissions section of your App Registration, add the permissions Azure Service Management.user_impersonation
and Microsoft Graph.user_read
In the Integrations section, click on New Integration, and select Azure Data Factory.
Navigate to the Managed tab, and fill in the form with the required information from the previous steps.
Client ID: Application ID of Azure AD.
Tenant ID: Identifier of tenant of organization in Azure Active AD.
Client Secret: Client secret of the Azure AD App.
Username: Username of a user with access to the desired resources in Data Factory.
Password: Password corresponding to the provided username.