Use GitHub to read Common Data Model entity references
APPLIES TO: Azure Data Factory Azure Synapse Analytics
Tip
Try out Data Factory in Microsoft Fabric, an all-in-one analytics solution for enterprises. Microsoft Fabric covers everything from data movement to data science, real-time analytics, business intelligence, and reporting. Learn how to start a new trial for free!
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.