# How to upgrade OpsHubTFSService after upgrading OpsHub Integration Manager?

### Description

To configure integrations for Team Foundation Server (TFS)/Azure DevOps, registering for OpsHubTFSService is a pre-requisite. At the time of upgrading the <code class="expression">space.vars.SITENAME</code> to a new version, this service also must be upgraded. What are the steps for the upgradation of OpsHubTFSService?

### Solution

Delete the old OpsHubTFSService installed on your system and re-register the new OpsHubTFSService.\
Refer [Team Foundation Server ALM System / Azure DevOps](https://docs.myopshub.com/oim/index.php/Post-Migration_Checklist#Team_Foundation_Server_ALM_System_.2F_Azure_DevOps) under "Upgrade system proxy" section to update OpsHubTFSService.


---

# 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://opstech.gitbook.io/opstech-docs/7.223/help-center-index/faqs/tfs-faqs/upgrade-tfsservice.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.
