Skip to content

Commit c2a330d

Browse files
add more visibility about ADO connect tenant prereq
1 parent 809bafb commit c2a330d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/sentinel/ci-cd-custom-content.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ Microsoft Sentinel repositories require careful planning to ensure you have the
3030
- Contributor access to the repository is required.
3131
- The Microsoft Sentinel application needs authorization to your repo.
3232
- Actions must be enabled for GitHub.
33-
- Pipelines must be enabled for Azure DevOps.
33+
- Pipelines must be enabled for Azure DevOps.
34+
- An Azure DevOps connection must be in the same tenant as your Microsoft Sentinel workspace
3435

3536
Creating a connection to a repository requires an **Owner** role in the resource group that contains your Microsoft Sentinel workspace. If you're unable to use the Owner role in your environment, use the combination of **User Access Administrator** and **Sentinel Contributor** roles to create the connection.
3637

articles/sentinel/ci-cd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Microsoft Sentinel currently supports connections to GitHub and Azure DevOps rep
3232
- Collaborator access to your GitHub repository or Project Administrator access to your Azure DevOps repository
3333
- Actions enabled for GitHub and Pipelines enabled for Azure DevOps
3434
- Third-party application access via OAuth enabled for Azure DevOps [application connection policies](/azure/devops/organizations/accounts/change-application-access-policies#manage-a-policy).
35+
- An Azure DevOps connection must be in the same tenant as your Microsoft Sentinel workspace
3536
- Ensure custom content files you want to deploy to your workspaces are in a supported format. For supported formats, see [Plan your repository content](ci-cd-custom-content.md#plan-your-repository-content).
3637

3738
For more information, see [Validate your content](ci-cd-custom-content.md#validate-your-content).
@@ -82,7 +83,7 @@ You can't create duplicate connections, with the same repository and branch, in
8283

8384
# [Azure DevOps](#tab/azure-devops)
8485

85-
You're automatically authorized to Azure DevOps using your current Azure credentials. [Verify that you're authorized to the same Azure DevOps organization](https://aex.dev.azure.com/) that you're connecting to from Microsoft Sentinel or use an InPrivate browser window to create your connection.
86+
You're automatically authorized to Azure DevOps using your current Azure credentials. [Verify that you're authorized to the same Azure DevOps tenant](https://aex.dev.azure.com/) that you're connecting to from Microsoft Sentinel or use an InPrivate browser window to create your connection.
8687

8788
Due to cross-tenant limitations, if you're creating a connection as a [guest user](../active-directory/external-identities/what-is-b2b.md) on the workspace, your Azure DevOps URL doesn't appear in the dropdown. Enter it manually instead.
8889

0 commit comments

Comments
 (0)