Skip to content

Commit fec2673

Browse files
committed
Merged main into live
2 parents 2f956d7 + 23e3daa commit fec2673

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

docs/boards/work-items/manage-attachments.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: chcomley
99
ai-usage: ai-assisted
1010
monikerRange: '<= azure-devops'
1111
ms.topic: how-to
12-
ms.date: 11/21/2024
12+
ms.date: 08/07/2025
1313
---
1414

1515
# Manage work item attachments
@@ -35,7 +35,7 @@ By default, each work item can include up to **100 attachments**, with each file
3535
| Category | Requirements |
3636
|--------------|-------------|
3737
| **Permissions** | - To view, follow, and edit work items: **View work items in this node** and **Edit work items in this node** permissions set to **Allow**. By default, the **Contributors** group has these permissions. For more information, see [Set work tracking permissions](../../organizations/security/set-permissions-access-work-tracking.md). <br> - To add tags to work items: Project-level **Create new tag definition** permission set to **Allow**. By default, the **Contributors** group has this permission. |
38-
| **Access levels** | - [Project member](../../organizations/security/add-users-team-project.md). <br> - To add new tags to work items or to view or follow pull requests: At least [**Basic** access](../../organizations/security/access-levels.md). <br> - To view or follow work items: At least **Stakeholder** access. For more information, see [About access levels](../../organizations/security/access-levels.md). <br> - All project members, including those in the **Readers** group, can send emails containing work items. |
38+
| **Access levels** | - [Project member](../../organizations/security/add-users-team-project.md). <br> - To add new tags to work items or to view or follow pull requests: At least [**Basic** access](../../organizations/security/access-levels.md). <br> - To view or follow work items: At least **Stakeholder** access. For more information, see [About access levels](../../organizations/security/access-levels.md). <br> - All project members, including members in the **Readers** group, can send emails containing work items. |
3939
|**Permanent deletion permissions**| To permanently delete attachments: **Permanently delete work items** permission set to **Allow**.|
4040

4141
## Manage attachments through the web portal
@@ -63,11 +63,15 @@ Do the following steps to manage attachments through the web portal:
6363
- [**Download** an attachment](#download-attachment)
6464
- [**Delete** attachments](#delete-attachment)
6565
- [**Permanently Delete** an attachment](#permanently-delete-attachment)
66+
67+
> [!NOTE]
68+
> The preview function only supports certain file types. For images and text files (.txt), you can preview them directly in the browser. For other file types (such as Microsoft Office documents, PDFs, or code files), you need to download the attachment to view its contents.
69+
6670
### Tips
6771

6872
- **Bulk management**: To manage multiple attachments simultaneously, consider using bulk actions available in the **Attachments** tab.
6973
- **Permissions**: Ensure you have the appropriate permissions to add, edit, or delete attachments. Project administrators typically have full access, while other roles might have limited permissions.
70-
- **File size and type**: Be mindful of the attachment size limits (up to **60 MB** per file) and ensure that the file types you upload are supported by Azure DevOps.
74+
- **File size and type**: Be mindful of the attachment size limits (up to **60 MB** per file). While you can attach any file type, preview functionality is limited to images and text files.
7175

7276
::: moniker-end
7377

0 commit comments

Comments
 (0)