---
title: "Update project."
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}"
tags: ["MigrateProjectsController"]
---

# Update project.

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

Update a project with specified name. Supports partial updates, for example only tags can be provided.

## Path parameters

- `migrateProjectName` string, required

## Parameters

- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter` — unresolved $ref
- `../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter` — unresolved $ref

## Request body

- MigrateProject — Migrate project.
  - `properties` MigrateProjectProperties — Properties of a migrate project.
    - `registeredTools` string[] — Register tools inside project.
    - `serviceEndpoint` string — Service endpoint.
    - `summary` object — Project summary.
    - `lastSummaryRefreshedTime` string, date-time — Last summary refresh time.
    - `refreshSummaryState` 'Started' | 'InProgress' | 'Completed' | 'Failed' — Refresh summary state.
    - `utilityStorageAccountId` string — Utility storage account id.
    - `publicNetworkAccess` 'NotSpecified' | 'Enabled' | 'Disabled' — Gets or sets the state of public network access.
    - `privateEndpointConnections` PrivateEndpointConnection[] — Gets the private endpoint connections.
      - `id` string — Relative URL to get this Sites.
      - `name` string — Gets the name of the resource.
      - `type` string — Gets the resource type.
      - `eTag` string — Gets the tag for optimistic concurrency control.
      - `properties` PrivateEndpointConnectionProperties — Properties of a private endpoint connection.
        - `provisioningState` 'Accepted' | 'InProgress' | 'Succeeded' | 'Failed' | 'Canceled' — Provisioning state.
        - `privateEndpoint` ResourceId — Defines resource ID of a private endpoint connection.
          - `id` string
        - `privateLinkServiceConnectionState` PrivateLinkServiceConnectionState — Private endpoint connection state.
          - `status` 'Approved' | 'Pending' | 'Rejected' | 'Disconnected' — Private link connection state.
          - `description` string — Description of the object.
          - `actionsRequired` string — Action required.
      - `systemData` SystemData — unresolved $ref
  - `eTag` string — For optimistic concurrency control.
  - `location` string — Azure location in which project is created.
  - `id` string — Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{projectName}
  - `name` string — Name of the project.
  - `type` string — Type of the object = [Microsoft.Migrate/migrateProjects].
  - `systemData` SystemData — unresolved $ref

## Response `200`

OK

- MigrateProject — Migrate project.
  - `properties` MigrateProjectProperties — Properties of a migrate project.
    - `registeredTools` string[] — Register tools inside project.
    - `serviceEndpoint` string — Service endpoint.
    - `summary` object — Project summary.
    - `lastSummaryRefreshedTime` string, date-time — Last summary refresh time.
    - `refreshSummaryState` 'Started' | 'InProgress' | 'Completed' | 'Failed' — Refresh summary state.
    - `utilityStorageAccountId` string — Utility storage account id.
    - `publicNetworkAccess` 'NotSpecified' | 'Enabled' | 'Disabled' — Gets or sets the state of public network access.
    - `privateEndpointConnections` PrivateEndpointConnection[] — Gets the private endpoint connections.
      - `id` string — Relative URL to get this Sites.
      - `name` string — Gets the name of the resource.
      - `type` string — Gets the resource type.
      - `eTag` string — Gets the tag for optimistic concurrency control.
      - `properties` PrivateEndpointConnectionProperties — Properties of a private endpoint connection.
        - `provisioningState` 'Accepted' | 'InProgress' | 'Succeeded' | 'Failed' | 'Canceled' — Provisioning state.
        - `privateEndpoint` ResourceId — Defines resource ID of a private endpoint connection.
          - `id` string
        - `privateLinkServiceConnectionState` PrivateLinkServiceConnectionState — Private endpoint connection state.
          - `status` 'Approved' | 'Pending' | 'Rejected' | 'Disconnected' — Private link connection state.
          - `description` string — Description of the object.
          - `actionsRequired` string — Action required.
      - `systemData` SystemData — unresolved $ref
  - `eTag` string — For optimistic concurrency control.
  - `location` string — Azure location in which project is created.
  - `id` string — Path reference to this project /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{projectName}
  - `name` string — Name of the project.
  - `type` string — Type of the object = [Microsoft.Migrate/migrateProjects].
  - `systemData` SystemData — unresolved $ref

## Other responses

- `default` — Error response describing why the operation failed.

## Changes

- **2026-07-13** (2020-05-01) `b293e7448c7d` — 3 warning
  - deleted the `path` request parameter `resourceGroupName`
  - deleted the `path` request parameter `subscriptionId`
  - deleted the `query` request parameter `api-version`

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

---

[API](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects.md) · [All operations](https://skmtc.dev/azure/apis/migrate-microsoft-migrate-migrateprojects/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/migrate-microsoft-migrate-migrateprojects/revisions/b293e7448c7d/schema)
