Skip to content

Commit 4ea5eca

Browse files
authored
Update source-control.md
the picture does not provide a clear example of the value that should be provided for owner this leaves some ambiguity about the value needed either the full url or just the owner name. for reference see this answer on stack overflow: https://stackoverflow.com/questions/71950079/how-to-connect-azure-synapse-and-an-enterprise-git-repo-using-personal-access-to I've attempted to leave add this information to make it easier to troubleshoot.
1 parent eec0be8 commit 4ea5eca

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/data-factory/source-control.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,11 @@ For repositories owned by GitHub organization account, the admin has to authoriz
154154

155155
:::image type="content" source="media/author-visually/github-configure-repository-pane.png" alt-text=" Screenshot showing GitHub Configure a repository pane.":::
156156

157+
> [!NOTE]
158+
> if you recieve this error: ***Failed to list GitHub repositories. Please make sure the account name is correct and you have permission to perform the action.***
159+
> Ensure that you are using the correct owner name and not the GitHub repository URL. For example, if the repository URL is **https://github.com/contoso/contoso-ads**, the owner is **contoso**, not the full URL.
160+
161+
157162
:::image type="content" source="media/author-visually/use-github-enterprise-server-pane.png" alt-text="Screenshot showing GitHub Configure a repository using enterprise server pane.":::
158163

159164
:::image type="content" source="media/author-visually/github-integration-image2.png" alt-text="GitHub repository settings":::

0 commit comments

Comments
 (0)