Skip to content

Commit 8e51505

Browse files
committed
preview alterations
1 parent 06fa30b commit 8e51505

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

docs/boards/get-started/sign-up-invite-teammates.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,11 @@ To sign up for all Azure DevOps Services, see [Sign up, sign in to Azure DevOps]
4646

4747
You can sign up using either a Microsoft account (personal or Microsoft Entra) or a GitHub account. Choose the option that matches how you plan to authenticate and invite users.
4848

49-
### Microsoft account (personal or Microsoft Entra)
50-
5149
[!INCLUDE [sign-up-msft-account](../../includes/sign-up-msft-account.md)]
5250

5351
> [!NOTE]
5452
> If your organization uses Microsoft Entra ID and your identity is managed by that tenant, sign in with your Microsoft Entra account. External (guest) accounts might not be allowed to create or administer an organization in that tenant—use a native tenant account if you see authentication errors.
5553
56-
### GitHub account
57-
5854
[!INCLUDE [sign-in-github-account](../../includes/sign-in-github-account.md)]
5955

6056
> [!IMPORTANT]

docs/boards/includes/enable-mcp-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ ms.service: azure-devops
33
ms.author: chcomley
44
author: chcomley
55
ms.topic: include
6-
ms.date: 09/08/2025
6+
ms.date: 09/18/2025
77
---
88

99
## Enable AI assistance for Azure DevOps
1010

11-
For enhanced productivity across your Azure DevOps workflow, use the to enable AI assistance with your project data. Get intelligent insights for daily standups, sprint planning, code reviews, project reporting, pull request analysis, and work item management—all through natural language queries to your AI assistant. For more information and installation instructions, see the [Azure DevOps MCP Server overview](../../mcp-server/mcp-server-overview.md)
11+
For enhanced productivity across your Azure DevOps workflow, use the Azure DevOps MCP Server to enable AI assistance with your project data. Get intelligent insights for daily standups, sprint planning, code reviews, project reporting, pull request analysis, and work item management—all through natural language queries to your AI assistant. For more information and installation instructions, see the [Azure DevOps MCP Server overview](../../mcp-server/mcp-server-overview.md).

docs/organizations/security/view-permissions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@ Quick steps:
3030
3. Use the Users/Groups or Effective Permissions UI to inspect effective access.
3131
4. If needed, examine group memberships and deny rules that override allows.
3232

33-
What "effective permissions: mean:
34-
35-
Effective permissions are the net access a user or group actually has on an object after Azure DevOps evaluates every relevant permission assignment. The system combines explicit Allow and Deny assignments across the object, parent scopes, and all group memberships; explicit Deny entries take priority. In practice, "effective permissions" show the final result (what someone can actually do), not every individual assignment that contributed to that result.
36-
3733
> [!NOTE]
3834
> Permission management features and UI vary slightly between Azure DevOps Services (cloud) and on-premises Azure DevOps Server. The following guidance calls out UI differences where applicable.
3935
@@ -50,6 +46,10 @@ Effective permissions are computed by evaluating assignments across:
5046
- Group memberships (built-in groups, custom groups, Microsoft Entra ID groups)
5147
- Explicit Deny assignments (take precedence)
5248

49+
What "effective" permissions means:
50+
51+
Effective permissions are the net access a user or group actually has on an object after Azure DevOps evaluates every relevant permission assignment. The system combines explicit Allow and Deny assignments across the object, parent scopes, and all group memberships; explicit Deny entries take priority. In practice, "effective permissions" show the final result (what someone can actually do), not every individual assignment that contributed to that result.
52+
5353
For a deep dive on permission resolution and inheritance, see [About permissions, Permission states](about-permissions.md).
5454

5555
## Where to view permissions

docs/report/dashboards/dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ms.date: 09/18/2025
1515
# customer intent: As a team member, I want to learn how to create, edit, and delete Azure DevOps dashboards so that I can view and share information about my projects and teams, such as progress and status updates.
1616
---
1717

18-
# Quickstart: Add, rename, and delete dashboards in Azure DevOps
18+
# Quickstart: Add, rename, and delete dashboards
1919

2020
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
2121

0 commit comments

Comments
 (0)