Skip to content

Commit 06fa30b

Browse files
committed
build warning fixes
1 parent a9738d5 commit 06fa30b

File tree

6 files changed

+8
-12
lines changed

6 files changed

+8
-12
lines changed

docs/boards/boards/kanban-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Learn how to use your board to plan and track work in Azure Boards.
55
ms.custom: boards-kanban
66
ms.topic: quickstart
77
ms.service: azure-devops-boards
8-
ai-usage: ai-assistance
8+
ai-usage: ai-assisted
99
ms.author: chcomley
1010
author: chcomley
1111
monikerRange: '<= azure-devops'

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ After you sign in, you'll be prompted to create a project. Projects can be publi
7171
3. (Optional) Expand **Advanced** to choose version control (Git or TFVC) and the work item process (Basic, Agile, Scrum, or CMMI).
7272
4. Select **Create project** — your project's board appears automatically.
7373

74-
For more on project options, see [Create a project using Advanced settings](#advanced-settings) and [What is a public project?](../../organizations/projects/about-projects.md).
74+
For more on project options, see [Create a project using advanced settings](#advanced-project-options) and [What is a public project?](../../organizations/projects/about-projects.md).
7575

7676
## Invite teammates
7777

docs/organizations/projects/delete-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ If a project becomes obsolete, you can [delete it](#delete-project) from your or
3232

3333
| Category | Requirements |
3434
|--------------|-------------|
35-
|**Permissions**|- Member of the [Project Collection Administrators group](../security/look-up-project-collection-administrators.md). Organization owners are automatically members of this group.<br>- **Delete team project** permission set to **Allow**. For more information, see [View project-level permissions](../security/view-permissions.md#view-project-level-permissions).|
35+
|**Permissions**|- Member of the [Project Collection Administrators group](../security/look-up-project-collection-administrators.md). Organization owners are automatically members of this group.<br>- **Delete team project** permission set to **Allow**. For more information, see [View project-level permissions](../security/view-permissions.md#where-to-view-permissions).|
3636
|**Optional**| [Save project data](#save-project-data) before deleting a project if you want to access project data without restoring it.|
3737

3838
::: moniker-end

docs/organizations/security/view-permissions.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Effective permissions are computed by evaluating assignments across:
5050
- Group memberships (built-in groups, custom groups, Microsoft Entra ID groups)
5151
- Explicit Deny assignments (take precedence)
5252

53-
For a deep dive on permission resolution and inheritance, see [About permissions, Permission states](../organizations/security/about-permissions.md).
53+
For a deep dive on permission resolution and inheritance, see [About permissions, Permission states](about-permissions.md).
5454

5555
## Where to view permissions
5656

@@ -82,9 +82,7 @@ The **Security**/**Permissions** page shows assigned groups and users and a perm
8282

8383
## Check effective permissions (command line / REST)
8484

85-
If you prefer automation, use the REST API to read ACLs or the Azure DevOps CLI/PowerShell modules to script permission checks. Look up the security namespace for the resource and evaluate ACL bits to compute effective access. See:
86-
- [Security namespaces (REST API)](https://learn.microsoft.com/rest/api/azure/devops/security/)
87-
- Azure DevOps CLI and extension guidance (see the following related conten
85+
If you prefer automation, use the REST API to read ACLs or the Azure DevOps CLI/PowerShell modules to script permission checks. Look up the security namespace for the resource and evaluate ACL bits to compute effective access.
8886

8987
## Common scenarios and troubleshooting
9088

@@ -112,7 +110,6 @@ Use the audit logs (Organization settings > Audit logs) to track changes to secu
112110
- [About permissions and security groups](about-permissions.md)
113111
- [Set object-level permissions](set-object-level-permissions.md)
114112
- [Permissions lookup guide](permissions-lookup-guide.md)
115-
- [Security REST API reference](https://learn.microsoft.com/rest/api/azure/devops/security/)
116113
- [Manage users and groups](add-remove-manage-user-group-security-group.md)
117114

118115
## Next step
@@ -125,4 +122,3 @@ Use the audit logs (Organization settings > Audit logs) to track changes to secu
125122
- [Security groups, service accounts, and permissions reference](permissions.md)
126123
- [Manage and configure team tools](../../organizations/settings/manage-teams.md)
127124
- [Stakeholder access quick reference](stakeholder-access.md)
128-
- [Audit logs](../../organizations/settings/audit-logs.md)

docs/report/dashboards/add-widget-to-dashboard.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 10/25/2024
1919
Widgets smartly format data to provide access to easily consumable data. You add widgets to your team dashboards to gain visibility into the status and trends occurring as you develop your software project.
2020

2121
Each widget provides access to a chart, user-configurable information, or a set of links that open a feature or function.
22-
You can add one or more charts or widgets to your dashboard. Up to 200 widgets total. You add several widgets at a time simply by selecting each one. See [Manage dashboards](dashboards.md#manage) to determine the permissions you need to add and remove widgets from a dashboard.
22+
You can add one or more charts or widgets to your dashboard. Up to 200 widgets total. You add several widgets at a time simply by selecting each one.
2323

2424
## Prerequisites
2525

@@ -48,7 +48,7 @@ To add widgets to the dashboard, select :::image type="icon" source="media/icons
4848

4949
The [widget catalog](widget-catalog.md) automatically opens. Add all the widgets that you want and drag their tiles into the sequence you want.
5050

51-
When you finish your additions, select **Done editing** to exit dashboard editing. The widget catalog closes. You can then [configure the widgets](#configure) as needed.
51+
When you finish your additions, select **Done editing** to exit dashboard editing. The widget catalog closes. You can then configure the widget as needed.
5252

5353
> [!TIP]
5454
> When you're in dashboard edit mode, you can remove, rearrange, and configure widgets, as well as add new widgets. Once you leave edit mode, the widget tiles remain locked, reducing the chances of accidentally moving a widget.

docs/report/dashboards/dashboards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ To edit widgets:
137137
Developers can create custom widgets and automate dashboard operations:
138138

139139
- Create or extend widgets using the Dashboard widget extension model: [Add a dashboard widget](../../extend/develop/add-dashboard-widget.md).
140-
- Manage dashboards programmatically with the [Dashboards REST API](https://learn.microsoft.com/rest/api/azure/devops/dashboard/dashboards?view=azure-devops-rest-7.2).
140+
- Manage dashboards programmatically with the Dashboards REST API.
141141

142142
## Troubleshooting
143143

0 commit comments

Comments
 (0)