Skip to content

Commit aea541a

Browse files
authored
Merge pull request #190096 from ssabat/master
Updated GitHub Enterprise support policy
2 parents 564791b + ecfd241 commit aea541a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/data-factory/source-control.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: nabhishek
77
ms.author: abnarain
88
ms.topic: conceptual
99
ms.custom: seo-lt-2019
10-
ms.date: 11/23/2021
10+
ms.date: 03/01/2022
1111
---
1212

1313
# Source control in Azure Data Factory
@@ -130,9 +130,10 @@ For more info about connecting Azure Repos to your organization's Active Directo
130130

131131
Visual authoring with GitHub integration supports source control and collaboration for work on your data factory pipelines. You can associate a data factory with a GitHub account repository for source control, collaboration, versioning. A single GitHub account can have multiple repositories, but a GitHub repository can be associated with only one data factory. If you don't have a GitHub account or repository, follow [these instructions](https://github.com/join) to create your resources.
132132

133-
The GitHub integration with Data Factory supports both public GitHub (that is, [https://github.com](https://github.com)) and GitHub Enterprise. You can use both public and private GitHub repositories with Data Factory as long you have read and write permission to the repository in GitHub.
133+
The GitHub integration with Data Factory supports both public GitHub (that is, [https://github.com](https://github.com)) and GitHub Enterprise. You can use both public and private GitHub repositories with Data Factory as long you have read and write permission to the repository in GitHub. ADF’s GitHub enterprise server integration only works with [officially supported versions of GitHub enterprise server.](https://docs.github.com/en/[email protected]/admin/all-releases)
134134

135-
To configure a GitHub repo, you must have administrator permissions for the Azure subscription that you're using.
135+
> [!NOTE]
136+
> If you are using Microsoft Edge, GitHub Enterprise version less than 2.1.4 does not work with it. GitHub officially supports >=3.0 and these all should be fine for ADF. As GitHub changes its minimum version, ADF supported versions will also change.
136137
137138
### GitHub settings
138139

0 commit comments

Comments
 (0)