Skip to content

Commit b561af1

Browse files
Merge pull request #14258 from rufer7/patch-3
Fix order in install-github-app.md
2 parents 40a1038 + 9fa4a66 commit b561af1

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

docs/boards/github/install-github-app.md

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,6 @@ For an overview of the integration that the Azure Boards app for GitHub supports
3030
>
3131
> You can connect an Azure DevOps organization to multiple GitHub repositories if you're an administrator for those repositories. However, you shouldn't connect a GitHub repository to more than one Azure DevOps organization.
3232
33-
## Give Azure Boards organization access
34-
35-
To grant GitHub access to your Azure DevOps organization, do the following steps.
36-
37-
1. From the GitHub web portal, open **Settings** from your profile menu.
38-
39-
:::image type="content" source="media/troubleshoot/choose-settings.png" alt-text="Screenshot of open profile, choose Settings.":::
40-
41-
2. Select **Applications** under **Integrations**.
42-
43-
3. Select **Authorized GitHub Apps** > **Azure Boards**.
44-
45-
:::image type="content" source="media/troubleshoot/open-azure-boards.png" alt-text="Screenshot of Authorized OAuth Apps tab, choose Azure Boards.":::
46-
47-
4. Under **Organization access**, resolve any issues that might appear. Select **Grant** to grant access to any organizations that show as having an **Access request pending**.
48-
49-
:::image type="content" source="media/troubleshoot/organization-access-issues.png" alt-text="Screenshot of Organization access with organizations without access.":::
50-
51-
<a id="install"></a>
52-
5333
## Install and configure the Azure Boards app
5434

5535
1. Go to the Azure Boards app in the [GitHub Marketplace](https://github.com/marketplace/azure-boards).
@@ -84,6 +64,26 @@ To grant GitHub access to your Azure DevOps organization, do the following steps
8464

8565
<a id="get-started"></a>
8666

67+
## Give Azure Boards organization access
68+
69+
To grant GitHub access to your Azure DevOps organization, do the following steps.
70+
71+
1. From the GitHub web portal, open **Settings** from your profile menu.
72+
73+
:::image type="content" source="media/troubleshoot/choose-settings.png" alt-text="Screenshot of open profile, choose Settings.":::
74+
75+
2. Select **Applications** under **Integrations**.
76+
77+
3. Select **Authorized GitHub Apps** > **Azure Boards**.
78+
79+
:::image type="content" source="media/troubleshoot/open-azure-boards.png" alt-text="Screenshot of Authorized OAuth Apps tab, choose Azure Boards.":::
80+
81+
4. Under **Organization access**, resolve any issues that might appear. Select **Grant** to grant access to any organizations that show as having an **Access request pending**.
82+
83+
:::image type="content" source="media/troubleshoot/organization-access-issues.png" alt-text="Screenshot of Organization access with organizations without access.":::
84+
85+
<a id="install"></a>
86+
8787
## Use the connection
8888

8989
At this point, your Azure Boards-GitHub integration is complete. You can skip the next steps or go through them to understand the features supported with the connection.
@@ -214,4 +214,4 @@ If you uninstall the Azure Boards app for GitHub, the following message displays
214214
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
215215
- [Change GitHub repository access, or suspend or uninstall the integration](change-azure-boards-app-github-repository-access.md)
216216
- [Configure status badges to add to GitHub README files](configure-status-badges.md)
217-
217+

0 commit comments

Comments
 (0)