Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
APPLIES TO:
Azure Data Factory
Azure Synapse Analytics
Tip
Data Factory in Microsoft Fabric is the next generation of Azure Data Factory, with a simpler architecture, built-in AI, and new features. If you're new to data integration, start with Fabric Data Factory. Existing ADF workloads can upgrade to Fabric to access new capabilities across data science, real-time analytics, and reporting.
The GitHub connector in Azure Data Factory and Synapse Analytics pipelines is only used to receive the entity reference schema for the Common Data Model format in mapping data flow.
Create a linked service to GitHub using UI
Use the following steps to create a linked service to GitHub in the Azure portal UI.
Browse to the Manage tab in your Azure Data Factory or Synapse workspace and select Linked Services, then click New:
Search for GitHub and select the GitHub connector.
Configure the service details, test the connection, and create the new linked service.
Linked service properties
The following properties are supported for the GitHub linked service.
| Property | Description | Required |
|---|---|---|
| type | The type property must be set to GitHub. | yes |
| userName | GitHub username | yes |
| password | GitHub password | yes |
Related content
Create a source dataset in mapping data flow.