# Protected resources

**Azure DevOps protected resources define which parts of the environment Xopero ONE can access, backup, and restore.**

***

## Backup coverage <a href="#bitbucket" id="bitbucket"></a>

The following tables list all **Azure DevOps** and **Azure DevOps Server** resources covered by backup.

{% hint style="info" %}
The list is presented in alphabetical order.
{% endhint %}

| ARTIFACTS                                                                                                                                                                                                                                                                                                                                                                | BOARDS                                                                                                                                                                                                                                                                                                               | BOARD PROCESSES                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked>Artifact Settings</li><li><input type="checkbox" checked>Deleted Package Options</li><li><input type="checkbox" checked>Feed</li><li><input type="checkbox" checked>Feed Name</li><li><input type="checkbox" checked>Packages</li><li><input type="checkbox" checked>Package Sharing Options</li></ul> | <ul class="contains-task-list"><li><input type="checkbox" checked>Work Item Attachments</li><li><input type="checkbox" checked>Work Item Comments<strong>\*</strong></li><li><input type="checkbox" checked>Work Items<strong>\*\*</strong></li><li><input type="checkbox" checked>Work Items Related Work</li></ul> | <ul class="contains-task-list"><li><input type="checkbox" checked>Work Item Types<strong>\*\*\*</strong></li><li><input type="checkbox" checked><p>Work Item Types - Layout</p><ul class="contains-task-list"><li><input type="checkbox" checked>Fields</li><li><input type="checkbox" checked>Groups</li><li><input type="checkbox" checked>Pages</li><li><input type="checkbox" checked>Picklists</li></ul></li><li><input type="checkbox" checked>Work Item Types - States</li></ul> |

<sub>**\***</sub><sub>The restored comment is attributed to the account performing the restore; content includes the original comment author information and the original creation date.</sub>

<sub>**\*\***</sub><sub>Assignee and identity-type fields are not restored directly; instead, a comment is added identifying the original assignee and related values.</sub>

<sub>**\*\*\***</sub><sub>A work item type consists of a name, description, color, icon, enabled/disabled status, and its internal configuration (layout and states).</sub>

| PIPELINES                                                                                                                                                                                                                                | PROJECT                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked>Environments</li><li><input type="checkbox" checked>Pipelines<strong>\*</strong></li><li><input type="checkbox" checked>Variable Groups<strong>\*\*</strong></li></ul> | <ul class="contains-task-list"><li><input type="checkbox" checked>Project Wiki</li></ul> |

<sub>**\***</sub><sub>Configuration and definitions are restored; logs, run history, and artifacts are not. Only YAML pipelines that use</sub> <sub></sub><sub>**Azure Repos**</sub> <sub></sub><sub>are supported.</sub>

<sub>**\*\***</sub><sub>Secret variables are not backed up due to an API limitation.</sub>

| PULL REQUESTS                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | REPOSITORY                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul class="contains-task-list"><li><input type="checkbox" checked>Closed Pull Requests<strong>*</strong></li><li><input type="checkbox" checked>Comments</li><li><input type="checkbox" checked>Creation Date</li><li><input type="checkbox" checked>Creator</li><li><input type="checkbox" checked>Description</li><li><input type="checkbox" checked>Merged Pull Requests<strong>*</strong></li><li><input type="checkbox" checked>Open Pull Requests</li><li><input type="checkbox" checked>Reviewers</li><li><input type="checkbox" checked>Tags</li></ul> | <ul class="contains-task-list"><li><input type="checkbox" checked>Branches</li><li><input type="checkbox" checked>Commits</li><li><input type="checkbox" checked>Commit Creators</li><li><input type="checkbox" checked>Commit Messages </li><li><input type="checkbox" checked>Default Branch</li><li><input type="checkbox" checked>Git Objects</li><li><input type="checkbox" checked>LFS</li><li><input type="checkbox" checked>Tags</li></ul> |

<sub>**\***</sub><sub>Included in backup, but can be restored only to</sub> <sub></sub><sub>**GitHub**</sub> <sub></sub><sub>and</sub> <sub></sub><sub>**GitLab**</sub><sub>.</sub>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpcenter.xopero.com/xopero-one-en/backup-and-recovery/devops/azure-devops-and-devops-server/integration/protected-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
