---
title: "PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/automationProjects/{automationProjectName}"
method: PATCH
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/automationProjects/{automationProjectName}"
tags: ["AutomationProjects"]
---

# PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/automationProjects/{automationProjectName}

`PATCH /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Logic/automationProjects/{automationProjectName}`

Updates an automation project using JSON Merge Patch.

## Path parameters

- `automationProjectName` string, required

## Parameters

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

## Request body

- AutomationProjectUpdate — The automation project patch model for update operations.
  - `tags` object — Resource tags.
  - `properties` AutomationProjectUpdateProperties — The updatable properties of the automation project resource.
    - `description` string — A description of the automation project.
  - `identity` ManagedServiceIdentity — unresolved $ref

## Response `200`

Azure operation completed successfully.

- AutomationProject — unresolved $ref

## Other responses

- `202` — Resource update request accepted.
- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2015-02-01-preview) `226e5793127f` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/azure/apis/logic-microsoft-logic-logic/changes/subscriptions/:subscriptionId/resourceGroups/:resourceGroupName/providers/Microsoft.Logic/automationProjects/:automationProjectName/patch.md)

---

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