---
title: "Registers a tool with the migrate project."
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/registerTool"
tags: ["MigrateProjects"]
---

# Registers a tool with the migrate project.

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/registerTool`

## Path parameters

- `subscriptionId` string, required
- `resourceGroupName` string, required
- `migrateProjectName` string, required

## Query parameters

- `api-version` '2018-09-01-preview', required

## Headers

- `Accept-Language` string

## Request body

- RegisterToolInput — Class representing the register tool input.
  - `tool` 'ServerDiscovery' | 'ServerAssessment' | 'ServerMigration' | 'Cloudamize' | 'Turbonomic' | 'Zerto' | 'CorentTech' | 'ServerAssessmentV1' | 'ServerMigration_Replication' | 'Carbonite' | 'DataMigrationAssistant' | 'DatabaseMigrationService' — Gets or sets the tool to be registered.

## Response `200`

OK

- RegistrationResult — Class representing the registration status of a tool with the migrate project.
  - `isRegistered` boolean — Gets or sets a value indicating whether the tool is registered or not.

## Changes

- **2019-07-01** (2018-09-01-preview) `be0189b955b6` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/azure-migrate-hub/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Migrate/migrateProjects/:migrateProjectName/registerTool/post.md)

---

[API](https://skmtc.dev/azure/apis/azure-migrate-hub.md) · [All operations](https://skmtc.dev/azure/apis/azure-migrate-hub/llms.txt) · [OpenAPI document](https://skmtc.dev/azure/apis/azure-migrate-hub/revisions/a9e35b5330cd?raw)
