You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/integrations/includes/boards-troubleshoot-authentication.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
ms.topic: include
3
3
---
4
4
5
-
### Configuration failed. Please make sure that the organization '{organization name}' exists and that you have sufficient permissions.
5
+
### Configuration failed. Make sure that the organization '{organization name}' exists and that you have sufficient permissions.
6
6
7
7
To resolve this authentication issue, complete the following steps:
8
8
@@ -17,9 +17,4 @@ To resolve this authentication issue, complete the following steps:
17
17
> [!div class="mx-imgBorder"]
18
18
> 
19
19
20
-
5. In the **same browser**, start a new tab, go to `https://slack.com`, and sign in to your work space (**use web client**). Run the `/azboards signout` command followed by the `/azboards signin` command.
21
-
22
-
6. Select the `Sign in` button and you get redirected to a consent page like the one in the following example. Ensure that the directory shown beside the email is same as what was chosen in the previous step. Accept and complete the sign-in process.
23
-
24
-
> [!div class="mx-imgBorder"]
25
-
> 
20
+
5. In the **same browser**, start a new tab, go to `https://slack.com`, and sign in to your work space (**use web client**). Run the `/azboards signout` command followed by the `/azboards signin` command.
Copy file name to clipboardExpand all lines: docs/pipelines/integrations/includes/troubleshoot-authentication.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,18 +5,11 @@ title: Azure Pipelines with Slack
5
5
ms.manager: bijuv
6
6
ms.author: atinb
7
7
author: atinb
8
-
ms.date: 7/22/2024
8
+
ms.date: 10/24/2025
9
9
---
10
10
11
-
If you get the following errors when using the Azure Pipelines App for Slack, try the procedures in this section.
11
+
If you get the following errors when using the Azure Pipelines App for Slack, try the following procedure.
12
12
13
-
### Sorry, something went wrong. Please try again.
14
-
15
-
The Azure Pipelines app uses the OAuth authentication protocol, and requires [Third-party application access via OAuth](../../../organizations/accounts/change-application-access-policies.md) to be enabled. To enable this setting, navigate to **Organization Settings** > **Security** > **Policies**, and enable **Third-party application access via OAuth**.
16
-
17
-
:::image type="content" source="../media/troubleshooting/third-party-app-consent.png" alt-text="A screenshot showing how to enable third party access via OAuth.":::
18
-
19
-
### Configuration failed. Please make sure that the organization exists and that you have sufficient permissions.
20
-
21
-
If you're seeing this error, you're most likely a Guest user in the Entra tenant connected to your Azure DevOps organization. You'll need to have an Entra Member go through the configuration steps.
13
+
### Configuration failed. Make sure that the organization exists and that you have sufficient permissions.
22
14
15
+
If you're seeing this error, you're most likely a Guest user in the Microsoft Entra tenant connected to your Azure DevOps organization. You need to have a Microsoft Entra member go through the configuration steps.
Copy file name to clipboardExpand all lines: docs/pipelines/integrations/slack.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ This article shows you how to use the [Azure Pipelines app for Slack](https://sl
21
21
22
22
- A Slack account with permission to install an app to your Slack workspace.
23
23
- An Azure DevOps project with **Project Collection Administrators** or **Project Administrators** permissions.
24
-
- Must not be an external user in Entra.
24
+
- Must not be an external user in Microsoft Entra.
25
25
26
26
## Install the Azure Pipelines app
27
27
@@ -36,7 +36,7 @@ Once the app is installed in your Slack workspace, you can connect the app to an
36
36
:::image type="content" source="media/integrations-slack/sign-in.png" alt-text="A screenshot showing the sign-in prompt message.":::
37
37
38
38
> [!NOTE]
39
-
> If your Azure DevOps organization is connected to an Entra ID tenant, you must sign in with a native member of that tenant. External users will see the following error if they try to sign in to the Azure Pipelines app: `Configuration failed. Please make sure that the organization exists and that you have sufficient permissions.`
39
+
> If your Azure DevOps organization is connected to a Microsoft Entra ID tenant, you must sign in with a native member of that tenant. External users receive the following error if they try to sign in to the Azure Pipelines app: `Configuration failed. Please make sure that the organization exists and that you have sufficient permissions.`
40
40
41
41
## Subscribe to pipelines
42
42
@@ -125,4 +125,4 @@ The Azure Pipelines app can also help you monitor pipelines activity in your pri
125
125
## Related articles
126
126
-[Azure Boards with Slack](../../boards/integrations/boards-slack.md)
127
127
-[Azure Repos with Slack](../../repos/integrations/repos-slack.md)
128
-
-[Service hook for Azure DevOps with Slack](../../service-hooks/services/slack.md)
128
+
-[Service hook for Azure DevOps with Slack](../../service-hooks/services/slack.md)
Copy file name to clipboardExpand all lines: docs/repos/integrations/repos-slack.md
+3-8Lines changed: 3 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ ms.manager: bijuv
9
9
ms.author: Divais
10
10
author: Divais
11
11
monikerRange: 'azure-devops'
12
-
ms.date: 09/22/2025
12
+
ms.date: 10/24/2025
13
13
ms.custom:
14
14
- cross-service
15
15
- sfi-image-nochange
@@ -26,7 +26,7 @@ If you use [Slack](https://slack.com), you can use the [Azure Repos app for Slac
26
26
| Category | Requirements |
27
27
|--------------|-------------|
28
28
| Platform | Azure Repos Slack app works only with Azure DevOps Services (cloud); it isn't supported on Azure DevOps Server. |
29
-
| Permissions | To create subscriptions in a Slack channel for repository-related events: Member of the **Project Administrators** group or team administrator. For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md) or [Add a team administrator](../../organizations/settings/add-team-administrator.md). To receive notifications: **Third-party application access via OAuth** setting enabled for the organization. For more information, see [Change application access policies for your organization](../../organizations/accounts/change-application-access-policies.md). |
29
+
| Permissions | To create subscriptions in a Slack channel for repository-related events: Member of the **Project Administrators** group or team administrator. For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md) or [Add a team administrator](../../organizations/settings/add-team-administrator.md). |
30
30
| Microsoft Entra account | If your organization is connected to a Microsoft Entra ID tenant, sign in with an account that is a native member of that tenant; guest or external accounts can experience authentication errors when signing in through Slack. |
31
31
32
32
## Add the Azure Repos app to your Slack workspace
@@ -200,12 +200,7 @@ If you're experiencing the following errors when using the [Azure Repos App for
In the **same browser**, start a new tab, navigate to `https://slack.com`, and sign in to your work space (**use web client**). Run the `/azrepos signout` command followed by the `/azrepos signin` command.
204
-
205
-
Select the `Sign in` button and you're redirected to a consent page like the one in the following example. Ensure that the directory shown beside the email is same as what was chosen in the previous step. Accept and complete the sign in process.
206
-
207
-
> [!div class="mx-imgBorder"]
208
-
> 
203
+
In the **same browser**, start a new tab, navigate to `https://slack.com`, and sign in to your work space (**use web client**). Run the `/azrepos signout` command followed by the `/azrepos signin` command.
209
204
210
205
If these steps don't resolve your authentication issue, reach out to us at [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html).
Copy file name to clipboardExpand all lines: docs/repos/integrations/repos-teams.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: azure-devops
6
6
ms.subservice: azure-devops-integration
7
7
ms.topic: how-to
8
8
monikerRange: 'azure-devops'
9
-
ms.date: 05/22/2023
9
+
ms.date: 10/24/2025
10
10
ms.custom:
11
11
- cross-service
12
12
- sfi-image-nochange
@@ -33,7 +33,7 @@ In this article, learn how to do the following tasks:
33
33
34
34
| Category | Requirements |
35
35
|--------------|-------------|
36
-
|**Permissions**|- To create subscriptions for repo-related events: Member of the **Project Administrators** group or team administrator. For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md) or [Add a team administrator](../../organizations/settings/add-team-administrator.md).<br>- To receive notifications: **Third-party application access via OAuth** setting enabled for the Azure DevOps organization. For more information, see [Change application access policies for your organization](../../organizations/accounts/change-application-access-policies.md).|
36
+
|**Permissions**|- To create subscriptions for repo-related events: Member of the **Project Administrators** group or team administrator. For more information, see [Change project-level permissions](../../organizations/security/change-project-level-permissions.md) or [Add a team administrator](../../organizations/settings/add-team-administrator.md).|
37
37
38
38
> [!NOTE]
39
39
> * You can only link the Azure Repos app for Microsoft Teams to a project hosted on Azure DevOps Services.
@@ -145,14 +145,14 @@ The following table lists all the `azure repos` commands you can use in your Tea
145
145
|`@azure repos feedback`| Report a problem or suggest a feature |
146
146
|`@azure repos unsubscribe all [project url]`| Remove all repos (belonging to a project) and their associated subscriptions from a channel |
147
147
148
-
## Multi-tenant support
148
+
## Multitenant support
149
149
150
150
If you're using a different email or tenant for Microsoft Teams and Azure DevOps, do the following steps to sign in, based on your use case.
151
151
152
152
|Use case |Email ID + Microsoft Teams tenant|Email ID + Azure DevOps tenant|Steps |
|2 |[email protected] (tenant 1) |[email protected] (tenant 2) |Sign in to Azure DevOps. In the same browser, start a new tab and go to https://teams.microsoft.com/. Run the signin command and select **Sign in**. |
155
+
|2 |[email protected] (tenant 1) |[email protected] (tenant 2) |Sign in to Azure DevOps. In the same browser, start a new tab and go to https://teams.microsoft.com/. Run the sign-in command and select **Sign in**. |
156
156
|3 |[email protected] (tenant 1) |[email protected] (tenant 2) | Select **Sign in with different email address**, and then in the email ID picker use the email2 to sign in to Azure DevOps. |
@@ -164,11 +164,6 @@ If you're experiencing the following errors when using the Azure Repos App, foll
164
164
165
165
In the **same browser**, start a new tab and sign in to `https://teams.microsoft.com/`. Run the `@Azure Repos signout` command and then run the `@Azure Repos signin` command in the channel where the Azure Repos app for Microsoft Teams is installed.
166
166
167
-
Select the `Sign in` button and you're redirected to a consent page like the one in the following example. Ensure that the directory shown beside the email is same as what was chosen in the previous step. Accept and complete the sign-in process.
168
-
169
-
> [!div class="mx-imgBorder"]
170
-
> 
171
-
172
167
If these steps don't resolve your authentication issue, reach out to us at [Developer Community](https://developercommunity.visualstudio.com/spaces/21/index.html).
0 commit comments