# Zabezpieczane zasoby

**Chronione zasoby Azure DevOps definiują zakres dostępu systemu Xopero ONE do elementów środowiska Azure DevOps oraz wskazują, które z nich mogą być objęte kopią zapasową i przywracane.**

***

## Zakres backupu

Poniższe tabele przedstawiają wszystkie zasoby **Azure DevOps** oraz **Azure DevOps Server** uwzględnione w kopii zapasowej.

{% hint style="info" %}
Lista jest przedstawiona w kolejności alfabetycznej.
{% 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>Przywrócony komentarz zostaje przypisany kontu wykonującemu operację przywracania. Jego treść zawiera informacje o oryginalnym autorze komentarza oraz pierwotnej dacie utworzenia.</sub>

<sub>**\*\***</sub><sub>Pola assignee oraz identity-type nie są przywracane bezpośrednio; w ich miejsce dodawany jest komentarz zawierający informacje o pierwotnie przypisanym użytkowniku oraz powiązanych wartościach.</sub>

<sub>**\*\*\***</sub><sub>Typ elementu roboczego obejmuje nazwę, opis, kolor, ikonę, stan aktywności (enabled/disabled) oraz konfigurację wewnętrzną (layout i 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>Przywracaniu podlegają konfiguracja i definicje. Dzienniki zdarzeń, historia uruchomień oraz artefakty nie są przywracane. Obsługiwane są wyłącznie YAML pipelines korzystające z</sub> <sub></sub><sub>**Azure Repos**</sub><sub>.</sub>

<sub>**\*\***</sub><sub>Ze względu na ograniczenia API, secret variables nie są objęte kopią zapasową.</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>Zawarte w kopii zapasowej, ale mogą być przywracane wyłącznie do organizacji</sub> <sub></sub><sub>**GitHub**</sub> <sub></sub><sub>i</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/pl/kopia-zapasowa-i-przywracanie/devops/azure-devops-i-devops-server/integracja/zabezpieczane-zasoby.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.
